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

Need Function module or Bapi for tcode MC94.

Former Member
0 Likes
815

I am trying to change planning hierarchy through Tcode MC94 for infotype S140. Customised Planning type is

Z_S140 . I want to change forecast constrained values for a given planning hierarchy. Is There any function module or Bapi for tcode MC94.

Thanks !!!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
553

Hi,

try using BAPI

BAPI_PROMO_CHANGESITEPLANNING

or

BAPI_PLANNEDORDER_CHANG

THANKS

ravi

2 REPLIES 2
Read only

Former Member
0 Likes
554

Hi,

try using BAPI

BAPI_PROMO_CHANGESITEPLANNING

or

BAPI_PLANNEDORDER_CHANG

THANKS

ravi

Read only

0 Likes
553

Dear all,

Im having the same requirement to perform change via MC94. Have check for BAPI mentioned above, however i found that those are not relevant. Please point me out if I'm wrong, or if possible can i look at the sample code?

Any idea?