Skip to Content
0
Former Member
Oct 05, 2007 at 06:19 AM

Transferring field "Unloading Point" from ECC to SRM

72 Views

Hello Everybody,

I need to pass the field "Unloading Point" from the ECC side to the SRM side. Currently, SAP doesn't transfer this field when we execute the program BBP_EXTREQ_TRANSFER.

The field Unloading Point has been enabled in the SRM and is displayed properly for any Shopping Cart created there.

In order to pass the field, I have explored the BADI - BBP_BADI_EXTREQ_OUT, but there is no field in this BADI which can be used for passing the Unloading Point.

One solution that I have is to create a custom field in the BADI structure and then move the Unloading Point in this custom field. But then again, a question arises, how will SRM know that this is the Unloading Point field.

Also, will any of the following BADI's do the trick?

BBP_CREATE_REQ_BACK

BBP_TARGET_OBJECTS

BBP_CREATE_BE_RQ_NEW

BBP_GROUP_LOC_PO

Please let me know if there is any solution for this problem.

Thanks & Regards,

Nikhil.