on 2016 Dec 14 6:26 PM
Hello I work in SAP SRM 7.0, classic scenario and Im trying to customize transfer of texts from SC to PO created in backend system. I want to transfer SC supplier text (ITXT) to PO Item text and SC Puchasing text (NOTE) to Material PO Text. I have done the respective customizing as follows, but it doesnt work:
DxxMAND250 BUS2012 F01 Header and Item SCITXT Header and Item
DxxMAND250 BUS2012 F03 Header and Item SCNOTE Header and Item
Any advice? Should we make some customizing also on backend? Or what can be the reason why it doesnt work? It transfers the texts still the standard way.
Request clarification before answering.
Hi Daniela
I actually tried something similar before but it never worked for me as well using config . Also rem to do the config 2 ways for both SRM and ECC also did you follow the below link There is a badi which you can use to debug the process and if you are using the classic scenario then you can update the BAPI_PO_CREATE1 to modify the mapping and be able to achieve the correct mapping
https://wiki.scn.sap.com/wiki/display/SRM/Text+transfer+from+SRM+to+ECC+MM
Also the below class has the method CREATE_DOCUMENT where the BAPI_PO_CREATE Fm is called where you may be able to do the mapping. It has the table IT_POTEXTITEM which could be used
CL_BBP_BS_ADAPTER_PO_CRT_ERP10
CL_BBP_BS_ADAPTER_PO_CRT_470_1
Let me know if you require more details some similar posts I found as below
https://archive.sap.com/discussions/thread/3472176
Regards
Vinita
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.