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 automatically picks configuration determined vales

Former Member
0 Likes
491

I have recorded a bdc for mb11.

we are providing doc date posting date ,mvt type, plant, storage loc,

when we enter the material and quantity and press enter the system automatically

populated business area, cost centre and profit centre.and now i saved it.

I used the same in the program and it is working fine ie creating a material document with bdc.

Now i want to do with BAPI for mvttype 976.

1)Do we need to input the business area, cost centre and profit centre to the bapi or system will automatically take care ?

2)

BAPI_GOODSMVT_CREATE is this the bapi to create the material doc for all the mvt types which uses mb11 tcode?

I have recorded a bdc for mb11.

we are providing doc date posting date ,mvt type, plant, storage loc,

when we enter the material and quantity and press enter the system automatically

populated business area, cost centre and profit centre.and now i saved it.

I used the same in the program and it is working fine ie creating a material document with bdc.

Now i want to do with BAPI for mvttype 976.

1)Do we need to input the business area, cost centre and profit centre to the bapi or system will automatically take care ?

2)

BAPI_GOODSMVT_CREATE is this the bapi to create the material doc for all the mvt types which uses mb11 tcode?

2 REPLIES 2
Read only

mvoros
Active Contributor
0 Likes
456

Hi,

you should read documentation for this BAPI in SE37. It lsits all allowed cases where you can use this BAPI as well as all paramters required for each case.

Cheers

Read only

Former Member
0 Likes
456

futher suggestions please