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

create custom Bapi structure

Former Member
0 Likes
532

how to create custom Bapi strucure

Moderator message: please search for available information before asking.

[Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers]

locked by: Thomas Zloch on Aug 30, 2010 1:57 PM

3 REPLIES 3
Read only

Former Member
0 Likes
464

Hi SureshGurusamyy

Please follw the same procedure as we are making a normal function module , remember the naming convention starts with BAPI , and v will have to submit in the BOR .

Regards

Swapnil

Read only

Former Member
0 Likes
464

Suresh,

check this link

http://www.erpgenie.com/sap-technical/abap/bapi-step-by-step-example

Please search before posting the question

Thanks

Bala Duvvuri

Read only

Former Member
0 Likes
464

Hi,

Please follow the same procedure of the structure creation. Only thing is you have to give BAPI in the name of the structure.

Goto SE11, give the name ZBAPIXXXX as the name of the structure and press create button.

Select the structure radiobutton and then provide the description.

Now include the fields in the structure and save it.

Regards,

Naveen.