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

Using extension in BAPI_INCOMINGINVOICE_CREATE

Former Member
0 Likes
1,761

Hi,

I have a append structure in RBKP field called ZZTERM1(incoterms1). I need to post the data using the BAPI BAPI_INCOMINGINVOICE_CREATE.

I tried to find the communication structure for the table RBKP and RSEG, but unable to find it

Please help me in finding the communication structure so that i can pass the value in the BAPI extension in .

Or please let me know any other alternative to acheive this.

Thanks

Siva

3 REPLIES 3
Read only

mvoros
Active Contributor
0 Likes
1,040

Hi,

not all BAPis have table extension in. Unfortunately, your BAPI does not have it. So you can try to implement it by yourself using enhancement framework. Have a look at [this thread|;.

Cheers

Read only

Former Member
0 Likes
1,040

Hi Martin,

Thanks for the response.

Actually the BAPI BAPI_INCOMINGINVOICE_CREATE has extension in, but when i try to find the communication structure it is not available.

Can you please help me in finding the communincation structure?.

Or please let me know the exit or BADI where i can update the structure using the BAPI extension.

Thanks

Siva

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
1,040