cancel
Showing results for 
Search instead for 
Did you mean: 

How to Transfer Custom fields on SC to backend PO in SRM 7.0.

Former Member
0 Kudos

Hi all ,

I have defined a new custom field on SC and I want the contents of this field to be transferred to Backend PO .

I went through the forum and found that you can use either

BBP_CREATE_BE_PO_NEW OR

BBP_ECS_PO_OUT_BADI for this purpose .

Can somebdy guide me on how to go ahead on this and which BADI should I use ?

Regards,

Ambar Patil

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Solved ,

In SRM 7.0 , you dont need to implement any badi for this .

just keep the field names same in SRM and backend , The system will on itself transfer these fields.

Former Member
0 Kudos

Did you check the bellow thread?

[Adding Custom Field to Shopping Cart and PO, Classic Scenario | ]

Former Member
0 Kudos

Yes , I did check it .

However , I dont think this works for SRM 7.0 extended classic scenario .

I have defined some custom fields in PO and want the values to be transferred to the backend PO .

Does this work with BBP_ECS_PO_OUT_BADI ?

Regards,

Ambar