cancel
Showing results for 
Search instead for 
Did you mean: 

Pop-up customer text during sales order creation

Former Member
0 Kudos

Hi Friends,

We have a requirement where a message should pop-up with some business information for a specific customer as soon as the sold-to party is entered at the time of sales order creation. Can this be done through Text Determination.

Regards,

Abhishek.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

1) T-code VOTXN, for the text object Customer>Sales and distribution>click the Text types-->create your 4 digit Text ID

2) Come back to initial screen of this t-code and again select the text object Customer-->Sales and distribution and click change. Select the text procedure and double click on the Text IDs in text procedure. Here you create a new sequence and select the 4 digit Text ID you have created initially.

3) Assign the Text procedure which you have selected in step2 and double click on Text procedure assignment .Here you assign the Text ID to the Customer Account group.

4) In the customer master, sales area tab>Extras menu>text, Select the text which you have created now and enter text into it and save.

The text which you have created now ,can be used for multiple purpose(Ex. sales order,delivery,billing,pricing,inforecords,legal). For example in this case, You just want to display this text during sales order processing, then proceed as follows,

5)T-code VOTXN ,for the text object Sales document>Header>click the Text types-->create your 4 digit Text ID.

6) Come back to initial screen of this t-code and again select the text object Sales document-->Header and click change. Select the access sequence and create new access sequence(This access sequence is similar to that of in Pricing).Select this access sequence and double click the access sequence for text ids.Here in the first column this is Serial no. second column is text object(This is the area from which text has to be refer. In our case we have created the customer Text object for sales and distribution area, so i.e.KNVV) and the next column is Text id, this is the id which we have created at customer text object for sales and distribution initialy, at step 1). The next column is partner function, it will identify for which partner this text has defined. Next 2columns are Languages (if you want to define for all language or specified language), next column is for specified language for partner function. if you have any requirement to be fulfilled you can create those requirements in the next columns or else leave blank, save and come back to text proceudure.id.

7) Select the text procedure (for ex.01-Sales header) and double click on the Text IDs in text procedure. Create new entries Fill in the sequence and the text id which we have created for sales document-header(in step 5).There is a small check box in the 3rd column which is used whether the text should be refered or copied(this is used if you want to modify the text during the sales order processing or just display the originally text as it is),next column is whether the text should be displayed while creating or it is not obligatory, last column is access sequence, this is nothing but the sequence which we have created in step 6) and save.

😎 in the final step assign the text procedure id to the particular sales order.

As already we have created the customer text in the customer master record, so during the processing the sales order, the text should be displayed once the customer number is keyed in.

Answers (2)

Answers (2)

Former Member
0 Kudos

hi

You are right this can be done through TEXT DETERMINATION PROCEDURE.

in VOTXN select the customer and so on

Former Member
0 Kudos

Thanks for the reply Prashanth, but I am not really sure how to do it. I have tried everything I could think of in VOTXN but couldn't get it. Can you please give me the steps to achieve this.

former_member204513
Active Contributor
0 Kudos

Dear Abishek,

Through text determination you can get the Customer master text to the sales order but message should pop-up with some business information for a specific customer as soon as the sold-to party is entered at the time of sales order creation for this you need to go for some user exit with the help of ABAPer.

I hope it will help you,

Regards,

Murali.