cancel
Showing results for 
Search instead for 
Did you mean: 

MRP list: collective requirements (MD06) in the background mode

Former Member
0 Kudos

Hi Friends,

We have requirement to run MRP list: collective requirements (MD06) in the background mode per MRP controller. Is there any way we can run MD06 in the background?

Appreciate your response.

Thanks,

Srinivas

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member196530
Active Contributor
0 Kudos

Dear

Create a LSMW object for the background job of MD06 .Discuss with your ABAPer and ask him to utilise MDKP .

Otherwise , you can try function module MD_STOCK_REQUIREMENTS_LIST_API or BAPI_MATERIAL_STOCK_REQ_LIST

But best will be LSMW recording for MD06

Regards

JH

muthusamy_sankaran
Active Contributor
0 Kudos

Hi,

you can create customized program to use below table or function module then set background job for daily basis

MDKP

BAPI_MATERIAL_MRP_LIST

Regards,

Sankaran

former_member184701
Active Contributor
0 Kudos

Dear Srinivas

if you need to run planning as a background job please try t-code MDBT;

as far as i know you can't run MD06 as a backgroun job.

you could ask your abaper to create a custom program based on functional module MD_MRP_LIST_OVERVIEW

after that you will set up this custom code as a background job.

good luck!

Former Member
0 Kudos

Not clear if this is required by execution time or another reason...MD06 is typically interactive, to analyze those material having exceptions in the MRP lists....So, what kind of output for MD06 are you expecting...