Application Development 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: 

Object creation for BAPI

Former Member
0 Kudos
61

Hi,

When I am creating the object type for BAPI, there is a mandatory field of progarm. What progarm name is required to be filled in there.

3 REPLIES 3

Former Member
0 Kudos
32

You cangive any meaningful name starting with Z.

You do not need to write any code inside, since it will be generated.

Regards

Sabu.

Former Member
0 Kudos
32

Hi ,

Object type, object name and name are same (like zbapi_vendor_creation) it will work,

regards,

Munibabu.k

Former Member
0 Kudos
32

Hi,

You can give any name starting with Z and the program will be generated automatically once you generate the object type with the name you given.

regards,

Mani