cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Missing field in SRM PO for extnd classic

Former Member
0 Likes
221

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??

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

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.

Former Member
0 Likes

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.

Former Member
0 Likes

I don't see Commodity Code in EKPO. Where is this field in ECC PO?

Former Member
0 Likes

You can see it under item data -->tab IMPORT for PO's created for foreign vendors.

The table is EIPO not EKPO.