Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding 'BAPI_OUTB_DELIVERY_SAVEREPLICA'

nitin_gupta
Associate
Associate
0 Likes
1,677

Hi,

I am using the BAPI 'BAPI_OUTB_DELIVERY_SAVEREPLICA' to post outbound deliveries created in SAP to Legacy system.

I am using the BADI enhancement 'SMOD_V50B0001' and method 'EXIT_SAPLV50K_012' to populate some custom fields in the corresponding IDoc 'SHP_OBDLV_SAVE_REPLICA02' and segment 'E1BPTXT'.

Now I want to populate the prameter 'ET_EXTENSION2' of data type 'BAPIEXTT' in method 'EXIT_SAPLV50K_012' of BADI enhancement 'SMOD_V50B0001' .

Does any body knows what are the meaning of different fields in data type 'BAPITXT'? If anybody has filled these custom fields before, a demo example will be very helpful to me.

Regards,

Nitin

Hi,

I am using the BAPI 'BAPI_OUTB_DELIVERY_SAVEREPLICA' to post outbound deliveries created in SAP to Legacy system.

I am using the BADI enhancement 'SMOD_V50B0001' and method 'EXIT_SAPLV50K_012' to populate some custom fields in the corresponding IDoc 'SHP_OBDLV_SAVE_REPLICA02' and segment 'E1BPTXT'.

Now I want to populate the prameter 'ET_EXTENSION2' of data type 'BAPIEXTT' in method 'EXIT_SAPLV50K_012' of BADI enhancement 'SMOD_V50B0001' .

Does any body knows what are the meaning of different fields in data type 'BAPITXT'? If anybody has filled these custom fields before, a demo example will be very helpful to me.

Regards,

Nitin

1 REPLY 1
Read only

Former Member
0 Likes
798

Hi,

my requirement is also same.

1. please tell how to fill data with custom fields in idoc segments using EXTENSION1 on ECC   side.

2. i am using EXIT_SAPLV50K_007 user exit in ecc.

3. please help how you solved  to transfer data from ECC to EWM.

please answer these how to use user EXIT_SAPLV50K_007 to idoc

please answer .