on 2012 Mar 15 10:55 AM
Dear experts,
We have a specific requirement for supplier text at header level, where we need a option to enter supplier text at header level so that same can be copied to PO header text.
Please could some one help me how we can achieve this?
Regards,
krish
Request clarification before answering.
Hi
You have to do Zcustomization.
First in the Basic Data -Add a new field as Header Text and enter the no of charactertistics you want.
Then create a user exit to reflect in the Backend PO.
Please tell your requirements to your technical team .We have done for one of our client
this can be achieved.
Regards
G.Ganesh Kumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
If you have classic scenario, this won't be supported. Header texts cannot be mapped from cart to ECC PO. Standard code deletes header text mapping in case of classic scenario.
Regards,
Ricardo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You do not have the option to enter header text for shopping cart in the WebDynPro Screens. However, the related infrastructure at table level is available. For example, if you copy PR header during external transfer in PDP scenario....
If you wanted to make such development, you can add the text ID in configuration for SC at header level and make enhancement in WebDynPro.
We have observed that, then if you convert the SC to RFx the header texts can be transferred using BBP_DOC_CHANGE BAdI. You should be able to do the same in case of SC-to-PO conversion also, using the same BAdI.
Hope this will help you!
Ganapathi
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.