cancel
Showing results for 
Search instead for 
Did you mean: 

Text Determination..

Former Member
0 Kudos

Hello guys,

Please explain text determination along with Tcode and what is the utility fo doing Tax determination..

David.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi

Suppose if you want to display the Lorry Number on the commercial invoice when you are despatching the goods. Also you have no field available for you to enter the Lorry No. So in this case you will go for "text determination" for "billing documents". The scenario can be explained as under:

You can maintain texts for

1. Customer

2. Info record

3. Pricing conditions

4. Sales Document

5. Deliver

6. Billing Document

7. Sales activity

8. Shipment

9. Financial Document

10. Legal control

11. Agency business

12. Trading contract

Procedure:

1) Transaction code VOTXN - enter - select Billing document header - click on text types - (message - Caution: The table is cross-client) - press enter - click on new entries - enter a 4 digit "alphanumeric code" say "L001" & a description explaining "LORRY NUMBER" - save the entries - go back to initial screen of VOTXN transaction code.

2) the billing document header should remain selected - now click on "change" - select text procedure - click on new entries - create new one - save.

3) select the text procedure created - double click on Text IDs in Text Procedure - click on new entries - you can enter the sequence as starting from 1,2,3.. or 10,20,30..... like that. - enter the text ID created in step no. 1 - press enter - select the access sequence - save the entries.

If you want to create a new access sequence to be entered in the Text procedure created before then

4) click on "access sequences" - click on new entries - create a new one & save.

5) select the access sequence created - double click on "access sequence for text IDs" - enter the Seq. no. as 10,20,30....... - select the text object as "VBBK" (VBBK - because you want the text ID to be entered at the header level of the billing document) - enter the text ID created in step no. 1 - save the entries.

6) You can go back - click on text procedures - select your text procedure - double click on text IDs in text procedures - change the access sequence for your text ID - save the settings.

7) Double click on "text procedure assignment" - select your billing document type say "F2" - enter the "text determination procedure" created in step no. 3. in the column no.2 - if you want the same procedure at the item level then enter the same procedure in column no.3. - Save the settings.

Now create a sales order - create the delivery - do the PGI - create the invoice using transaction code VF01 - go to header details - click on the header text tab - here you will see the text ID for LORRY NUMBER - double click on the same - enter a description in the space provided - save the billing document.

NOTE: For displaying the Lorry No. on the print out of the invoice you have to give the "text ID" "L001" to your ABAPER who will include it in the print program &also make provisions on the script of the layout.

Hope this makes you understand the text determination procedure completely.

Reward points if solution helps.