Hi,
I am working on AX 2012 R2.
When I open planned order in below path
Master Planning -->Common-->Planned orders -->Select Planned Order ->Click on Reschedule
If I click on Reschedule button it will open below form.
In the above form I can see Default Direct as "Backward From Requirement date".
can anybody have Idea from where this default value is picking.
I have debugged the code of the class ReqtransPomarkSched but by the executing this class already i have default direction.
Please let me know if anybody have an Idea.I have to change the defaultDirection.
Thanks
Haribabu
I don't recall any module, with a parameter for this field where you can selected as a default value for scheduling, either in master planning or in the production module
Hariyadav said:Backward From Requirement date
It is set in code as default direction.
\Classes\ReqTransPoMarkSched\newForm
Thanks you very much kranthi