on 2011 May 17 3:49 PM
Hi all,
srm 5.0.
In ECS,in ECC PO,I cna see the commodity field but the same field is not visible in SRM PO...We need this field in SRM PO and should populated in the corresponding PO in ECC too.
Also the badi which is available for the PO transfer in ECS,doenst have the field comm_code in the PO item structure which is used for transferring the SRM PO to ECC.In this case,do we need to create a custom field in PO and than map it to custom field /std field of ECC PO?
Anybody has worked on similar reqt??
Request clarification before answering.
In this case,do we need to create a custom field in PO and than map it to custom field /std field of ECC PO?
In both of your cases, I think you would need to create custom fields and map to standard ECC PO fields. The mapping can be done by implementing BADI BBP_ECS_PO_OUT_BADI.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Jay for the quick response.
The structure CT_BAPI_POITEM in badiBBP_ECS_PO_OUT_BADI does not have any field (standard) for commodity code.Considering this,is mapping of the SRM customfield(for commodiuty code in PO screen) to std field possible??Pls confirm.
As i understand,we need to create custom fields in SRM in PO sceen for commodity field and then map to another custom field in ECC PO screen for commodity code.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.