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

BAPI_DELIVERYPROCESSING_EXEC Extensions

Former Member
0 Likes
1,712

Hello Dears,

I have to implement the Bapi BAPI_DELIVERYPROCESSING_EXEC with extensions, because I have some Z's fields in LIKP table, but I dont know how manage these extension tables. My process is not related with IDOCs.

There are three extensions tables:

1. EXTENSION1 , 2. EXTENSION2, 3. EXTENSIONIN

Then, I dont know which one of the 3 tables, should I be use, and how.

Somebody, worked with it and if is true, please could you help me.

Thanks a lot.

Regards

Henny

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,133

You can read below sap help to know how to use this extension parameter in general

http://help.sap.com/saphelp_45b/helpdata/en/3e/0e1089c24611d1ad09080009b0fb56/content.htm

2 REPLIES 2
Read only

Former Member
0 Likes
1,134

You can read below sap help to know how to use this extension parameter in general

http://help.sap.com/saphelp_45b/helpdata/en/3e/0e1089c24611d1ad09080009b0fb56/content.htm

Read only

0 Likes
1,133

Thank you for your helpful answer, It means that is necesary to create a structures BAPI_TE_... ? because it BADI doesn´t have specific structures, like VBAP or VBAK or VBEP, (BAPE_VBAP, BAPE_VBAK, BAPE_VBEP).

Regards

Henny