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

MD04

Former Member
0 Likes
428

HI,

I got a report, which reschedules the schedule lines and creates new schedule lines if required for a material on MRP date by using FM BAPI_SCHEDULE_MAINTAIN.

Here i am facing one issue for a specific material i dont have any schedule lines and i have demand based on that i need to create new schedule lines.

with the above FM i am unable to create,

can any one help me on this...

HI,

I got a report, which reschedules the schedule lines and creates new schedule lines if required for a material on MRP date by using FM BAPI_SCHEDULE_MAINTAIN.

Here i am facing one issue for a specific material i dont have any schedule lines and i have demand based on that i need to create new schedule lines.

with the above FM i am unable to create,

can any one help me on this...

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
379

This BAPI is able to create schedule as specified in its documentation, can you post the code you try to execute, did you analyze the RETURN parameter , did you ask functionals or analyze existing scheule items for missing fields ?

Regards,

Raymond

Read only

0 Likes
379

Thanks for your reply..

Issue got resolved and i am able to create schedule lines now...

some mess up with parameters