on 2018 May 14 11:50 AM
Hi All,
Does anyone here know how can we update the consumption value PROW-KOPRW by using FM EXIT_SAPMM61W_002?
There is a changing parameter and also TABLES. Anyhow, i can't find related field in PCOM for me to update PORW-KOPRW.
CALL FUNCTION 'EXIT_SAPMM61W_002' "Change the Consumption Values Before Running the Forecast
* EXPORTING
* i_rm61w = " rm61w Material & Value Structure
* i_progdat = " prop-prdat Forecast Date
* TABLES
* t_vergwerte = " Historical Values
* CHANGING
* c_prog_param = " pcom Forecast Parameters
. " EXIT_SAPMM61W_002
I still not able to find any source via internet on this problem. Hence i'm posting here to seek all the Guru help.
Really appreciate your help .
Regards,
Sham.
hi everyone,
Can any help/share your opinion on these? I’m kinda helpless now.
Regarda,
Sham.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you use EXIT_SAPMM61W_001? It has a table called T_PROGNOSE that contains forecast results values.
EXIT_SAPMM61W_002 perhaps allows you to change the forecast parameters which influence the forecast values, but not change values directly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
4 | |
3 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.