Hello, I would like to make a simple data selection through two OPs. I would like to; "Take the invoices between these dates".
I created the Data Structure and created two variables jdDateInvoiceFrom and jdDateInvoiceTo.
In the initialization section I wrote:
Set Selection Append Flag (<Yes>)
Set User Selection (BC Date - Invoice (F42119) (IVD), <Greater Than or Equal To>, PO jdDateInvoiceFrom, <And>)
Set User Selection (BC Date - Invoice (F42119) (IVD), <Less Than or Equal To>, PO...
Read more
I created the Data Structure and created two variables jdDateInvoiceFrom and jdDateInvoiceTo.
In the initialization section I wrote:
Set Selection Append Flag (<Yes>)
Set User Selection (BC Date - Invoice (F42119) (IVD), <Greater Than or Equal To>, PO jdDateInvoiceFrom, <And>)
Set User Selection (BC Date - Invoice (F42119) (IVD), <Less Than or Equal To>, PO...
Read more