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

Former Member
0 Likes
585

Hi,

I wanted to save ,change and retrieve data from my transparent table using BAPI .Is it feasible Please explain how.Which BAPI should I use.

thanks .

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
558

Hi,

BAPI_MATERIAL_SAVEDATA "is used to create or change the existing one.

BAPI_MATERIAL_DELETE "delete

BAPI_MATERIAL_DISPLAY "display

BAPI_MATERIAL_EDIT "change

like this you have so many based on module.

the above is for material master,

regards

vijay

4 REPLIES 4
Read only

FredericGirod
Active Contributor
0 Likes
558

Hi,

you have to create your own Bapi, if you want complete documentation please post your email.

Rgd

Frédéric

Read only

0 Likes
558

I want the complete documentation .Please sent it to me

at yaardostonline@gmail.com

Read only

timo_wendt
Explorer
0 Likes
558

which kind of data you want to save ?

in which table ?

Read only

Former Member
0 Likes
559

Hi,

BAPI_MATERIAL_SAVEDATA "is used to create or change the existing one.

BAPI_MATERIAL_DELETE "delete

BAPI_MATERIAL_DISPLAY "display

BAPI_MATERIAL_EDIT "change

like this you have so many based on module.

the above is for material master,

regards

vijay