Print Selection
Hi
Now we have a requirement to add a parameter in concurrent program
Parameter name: print selection
Requirement: if value of selected is New, then only not printed sales of order will be printed.
If value of selected is All, then all sales of order will be printed although it maybe has been printed before.
I found there is document about print selection logic for Purchase Order.
Understanding the PO "Print Selection" Parameter Values "CHANGED" and "NEW" in the Print PO/Communication Reports & How They Relate to PRINT_COUNT & PRINTED_DATE in the PO_HEADERS_ALL Table (Doc ID 2496331.1)
Is there any document for sales of order?