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

Object creation for BAPI

Former Member
0 Likes
455

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
Read only

Former Member
0 Likes
426

You cangive any meaningful name starting with Z.

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

Regards

Sabu.

Read only

Former Member
0 Likes
426

Hi ,

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

regards,

Munibabu.k

Read only

Former Member
0 Likes
426

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