on 2012 Mar 15 5:41 PM
Hi All,
I have a requirement to read additional details from the optimizer run, like Distance between source and destination location,travel duration between source and destination, lanes used by the optimizer for scheduling, means of transport the optimizer used while planning activity.
This extra details needs to be pulled when I press the save or document availability check button on the sales order. The standard availability check button triggers the FM 'AVAILABILITY_CHECK' where it does backward scheduling, ATP check and Forward scheduling in TM.
Is it possible to read the details from VSR optimizer in TM as the tcode RCCF_LOG does not specify which Sales order has used the particular details for scheduling.
Any help is greatly appreciated.
Regards,
Joseph M
Hi Joseph,
you can use the enhancement spot /SCMTMS/PLN_OPT (BAdI /SCMTMS/PLN_POST_PROC) to read the optimizer output: Via the parameter IO_VSR_RESULT of the method CHANGE_OPT_RESULT you can access all the optimizer output tables, these are member tables with the prefix MT_IT_*
Best regards
Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
7 | |
7 | |
2 | |
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.