cancel
Showing results for 
Search instead for 
Did you mean: 

How to map the shopping cart custom field to the backend standard ECC table ekko-xxxxx (purchase order).

Former Member
0 Kudos

Hello,

In SRM 7,

How to map the shopping cart custom field to the backend standard ECC table ekko-xxxxx (purchase order).

Thanks,

SRM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello,

Thanks for the reply

using classic scenario, how to fill the method  for my scenario   'IF_EX_BBP_CREATE_BE_PO_NEW~FILL_PO_INTERFACE1'

custom input field from shopping cart should map to ekko-xxxxx(field). ??

can u brief the step by step..

waiting for your comments

Thanks

SRM

Former Member
0 Kudos

Hello ..

If you have added custom field than ,, that should be available here in interfce structure.

Now you want to MAP that in backedn PO  2 possible ways

One find out Not used filed in BAPI of PO creation and map that with SRM custom filed.

If no field available than create Custom fields in ECC too and map this here .

NO code available .!

Thanks
sharad

Former Member
0 Kudos

Hello ..

If you have added custom field than ,, that should be available here in interfce structure.

Now you want to MAP that in backedn PO  2 possible ways

One find out Not used filed in BAPI of PO creation and map that with SRM custom filed.

If no field available than create Custom fields in ECC too and map this here .

NO code available .!

Thanks
sharad

Former Member
0 Kudos

Hello

Which Technical Scenarioa you are using .

1 If Classsic Scenario : Please use BADI BBP_CREATE_BE_PO_NEW

2 if extended classic scenario : Please use Badi BBP_ECS_PO_OUT_BADI

Thanks

Sharac

laurent_burtaire
Active Contributor
0 Kudos

Hello,

what is your technical scenario ?

For Classic, use BBP_CREATE_BE_PO_NEW

For Extended Classic, use BBP_ECS_PO_OUT_BADI

Regards.

Laurent.