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 Function module or Bapi for tcode MC94.

former_member1110335
Participant
0 Kudos

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

Former Member
0 Kudos

Hi,

try using BAPI

BAPI_PROMO_CHANGESITEPLANNING

or

BAPI_PLANNEDORDER_CHANG

THANKS

ravi

2 REPLIES 2

Former Member
0 Kudos

Hi,

try using BAPI

BAPI_PROMO_CHANGESITEPLANNING

or

BAPI_PLANNEDORDER_CHANG

THANKS

ravi

0 Kudos

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?