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 object

Former Member
0 Likes
338

how to release bapi object?ans.plz

2 REPLIES 2
Read only

Former Member
0 Likes
306

Hi,

You don;t have to release a BAPI or an FM for internal use. But if you want to release, FUnction Module-> Release in the MENU bar.

Thanks,

Anil

Read only

Former Member
0 Likes
306

Hi,

U can release.First Edit->change release status->object type->to implemented.

Edit->change release status->object type->to released.

Then

Edit->change release status->object type component->to implemented.

Edit->change release status->object type component->to released.

suppose in one if is not released.create a own package by using t.code 'se21'.and then create a function group and function module under that package.i hope it is usefull.