Hi Experts
can you explain this scenario
my report is urgent po report is i wants to display the report if document create date and delivery date is same day
for example user is input the one date (28/11/2014)
When user opens the report, it should look like below.
Plant | Vendor (key & text) | Manufacturer (key & text) | Purchase Group | Order Qty | Order Value | ||
1001 | 101 | ABC | 201 | GSK | 101 | 13,500 | 27,000.00 |
1001 | 102 | BCD | 202 | PFIZER | 101 | 36,000 | 72,000.00 |
1001 | 103 | CDE | 203 | ROCHE | 101 | 14,200 | 28,400.00 |
1001 | 104 | DEF | 204 | NOVARTIS | 101 | 16,314 | 32,628.00 |
|
|
|
|
|
|
|
|
HOW TO WRITE LOGIC BETWEEN DOCUMENT CREATE DATE AND DELIVERY DATE
regards
Balaram