I am struggling to find out which Class or Table method is effecting the functionality of Stopped Sales Order.
I debugged in SalesFormLetter Class but no results....
Please let me know.
Thanks,
Raziq
*This post is locked for comments
I am struggling to find out which Class or Table method is effecting the functionality of Stopped Sales Order.
I debugged in SalesFormLetter Class but no results....
Please let me know.
Thanks,
Raziq
*This post is locked for comments
Thanks Nils Kuttkat,
It worked for me......
It would helpful for others also..........
You may take a look at this class:
If i understand this right this range will filter out 'Blocked' lines. It is called when you open the 'Confirm'-form
This is class called SalesFormLetter_Confirmation
Can you tell me what's the name of the form you pictured above?
If you check this field, it won't let you confirmed or pick or pack or invoice the sales order.
It won't pull the record to show in dialog form.
please let me know which method is doing this?
Am I clear now??
Could it be that there is a customization affecting the field?
What do you want to know exactly? Where this field is set or where this field is read?
Because im quite sure this field is usually set manually in a form. The class SaleLineType seems to set this field only if it was initialized from another SalesLine. If you have crossreferences available this could be a good start to, like Rudi Hansen said.
Hi,
I didn't find anything which could help me in saleslinetype Class, I have checked all the methods in it.
As i understand this flag is set manually in several forms. There is only one class writing this field: SalesLineType->initFromSalesLine
Search all classes for SalesLine?Blocked then you should get all the classes that is uses the field.
André Arnaud de Cal... 291,711 Super User 2024 Season 2
Martin Dráb 230,458 Most Valuable Professional
nmaenpaa 101,156