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: 

Need bapi or function module that will run mrp for a material / plant

Former Member
0 Kudos

Hello all,

I am searching for a bapi or function module that will run mrp for a material / plant, basically executing the same functionality as md02/md03. We do not use MRP Areas, so MD_MRP_SINGLE_MAT_REPLAN does not work.

Thanks in advance for your help.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

check

http://www.planetsap.com/LIST_ALL_BAPIs.htm

TIP :- Suppose you want to find the bapi for creating a sales order, you usually use transaction VA01 for this.

Start va01 go to system-->status

Double click transaction VA01

Double click on package

Read the application component. (this is SD-SLS Sales)

Then open the transaction BAPI

Sales and distribution>Sales>sales order --> createfromdat2

Adding small screen shots to my TIP.

After finding the Application Component go to BAPI and check with the same path

what we got SD-> SLS Sales

You need to go to BAPI tcode

you will find the application path as i mentioned

goto Sales and Distribution

click on createfromdat2 and check the BAPI

Rewards if useful...................

Minal

1 REPLY 1

Former Member
0 Kudos

check

http://www.planetsap.com/LIST_ALL_BAPIs.htm

TIP :- Suppose you want to find the bapi for creating a sales order, you usually use transaction VA01 for this.

Start va01 go to system-->status

Double click transaction VA01

Double click on package

Read the application component. (this is SD-SLS Sales)

Then open the transaction BAPI

Sales and distribution>Sales>sales order --> createfromdat2

Adding small screen shots to my TIP.

After finding the Application Component go to BAPI and check with the same path

what we got SD-> SLS Sales

You need to go to BAPI tcode

you will find the application path as i mentioned

goto Sales and Distribution

click on createfromdat2 and check the BAPI

Rewards if useful...................

Minal