cancel
Showing results for 
Search instead for 
Did you mean: 

can any one know about text determination

Former Member
0 Kudos

hi ginius

any one know about text determination why should we use text determintion. In which case it will be use ful give scenario. and what are the configuration steps where the text determination will be effect. If any one knows plz help me in this reagrd

thanks in advance

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Nag,

This will help you...

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 selct 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 initialy.

3)Asign the Text procedure which you have selected in step2 and double click onText procedure assignment .Here you assign the Text ID to the Customer Accout 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 selct the text object Sales document-->Header and click change. Select the access sequence and create new acces sequence(This access sequence is similar to that of in Pricing).Select this acces 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 parter this text has defined.Next 2columns are Languages(if you want to define for all langugage or specififed language),next column is for specified languge 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 dispaly the originail text as it is),next column is whether the text should be displayed while creating or it is not obligatory, last column is acces s sequce,this is nothign but the sequence which we have created in step 6) and save.

8)in the final step assign the text proceudre id to the particualre sales order.

Reward points pls.

Regards,

Govind.

Former Member
0 Kudos

Text Objects: are like sutomer material info record, sales document tect, billing document tect, shipping document text

Text types : For every object create tect types like header note 1, header note 2 warranty etc..

Create access sequence: The accesses will be tables VBBK, KNVV,KNA1.. ETC THEN assign LnaguagesText types Partner Functions+ Sales Org( If necessary) + Requirement for data transfer & for every access

Create Procedure and assign the text types

Assign procedure with document types make a tick mark if it is needed to write the tect while processing the sales order document

Assign text types in a sequence for a procedure

SAP defined text ID's are 0001, 0002 etc

Hope this gives answer to your question

Cheers

Former Member
0 Kudos

hi

http://www.scmexpertonline.com/archive/Volume_04_(2006)/Issue_10_(December)/V4I10A3.cfm?session=

A text determination procedure allows you to create texts automatically when you create a text object. You can define different text determination procedures for each text object, such as the sales document header or the central texts for customers. The text determination procedure contains all the text types that you maintain for a text object.

Exchanging information among business partners is a key function within the logistics supply chain. Sales and Distribution (SD) supports this in the form of texts in master records and documents. With texts, you can configure the system to meet a customer’s specific requirements. You also can create and link the text to document processing.

Texts in the SD module carry and share information, such as shipping instructions, through master data and transactional data. You can configure the system to propose the text from the master data or within a document and carry it across the supply chain process. The system then can copy the text to subsequent documents, so you don’t need to enter the information again. You also can use the text as an instruction for subsequent processes — for example, a note in the delivery document that specifies pick-up instructions.

For instance, you could record customer instructions for receiving the goods. You also could use texts when you have an agreement that is about to expire and you want to send a note with the document that accompanies the goods you send the customer. Another example would be if your customer would like to receive products in a particular sequence. In this case, you could include this information in the shipping instructions, which would notify the warehouse folks of the request before they ship the product.

http://techpreparation.com/sap-sd-nterview-questions-answers.htm.

http://www.sap-img.com/sap-sd/sap-sd-interview-questions.htm

Default Customizing Settings (Vendor System)http://help.sap.com/erp2005_ehp_02/helpdata/en/3c/c66934c8e311d3b513006094b9c9be/frameset.htm

Long Texts in Conditions

http://help.sap.com/erp2005_ehp_02/helpdata/en/72/6e0327214411d29a0d0000e8a5bd28/frameset.htm

Text Control

http://help.sap.com/erp2005_ehp_02/helpdata/en/55/01c1608f5d2c418b6d667259b7ec97/frameset.htm

Texts for Rebate Agreements

http://help.sap.com/erp2005_ehp_02/helpdata/en/13/891c9f21fb11d29a0f0000e8a5bd28/frameset.htm

Reward if Useful

Thanx & Regards.

Naren

Former Member
0 Kudos

Hi Nag,

Text determination is used to pass the texts from customer to order header,items and to other documents like delivery billing.We use condition technique for text determinationGo to T.code VOTXN for more details

Narayana