2016 Feb 22 7:46 AM
Hi Experts,
I am trying to create Sales text using BAPI - BAPI_MATERIAL_SAVEDATA,
I have a query i.e.
Sales text is only getting created in case I create a Purchase Text before it.
i.e. when I need to create Sales text there should be two enteries in the table MATERIALLONGTEXT
->first with the Object - "Material", TextName - MaterialNo, Language - EN
->second with Object - "MVKE", TextName - MaterialNo.+SalesOrg+DisChanl, Language - EN
Please tell me if there is any such condition in SAP or am I doing something wrong??
Thanks in Advance,
Aayush Aggarwal
Hi Experts,
I am trying to create Sales text using BAPI - BAPI_MATERIAL_SAVEDATA,
I have a query i.e.
Sales text is only getting created in case I create a Purchase Text before it.
i.e. when I need to create Sales text there should be two enteries in the table MATERIALLONGTEXT
->first with the Object - "Material", TextName - MaterialNo, Language - EN
->second with Object - "MVKE", TextName - MaterialNo.+SalesOrg+DisChanl, Language - EN
Please tell me if there is any such condition in SAP or am I doing something wrong??
Thanks in Advance,
Aayush Aggarwal
2016 Feb 22 8:00 AM
Did you check the BAPI's doc?
| MVKE | Matl no. (18 char.) | 0001 | Language | ||||
| Sales organization and | |||||||
| distribution channel |
You have to pass all the 18 char (even if empty) for material and then pass 0001 as TEXT_ID
2016 Feb 22 11:00 AM
Hello Aayush,
It seems to be problem with text determination settings. Go to transaction VOTXN and check the text determination settings. Also go through the below links which could be of some help to you.
Text Determination at Sales Order Initial Screen | SCN
Regards,
Thanga
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |