JDE Report Help
Hi ,
I want to develop a report using RDA ,on that report i have to put a list of customer code in data section
Ex:Processing Option
Business Unit ;511
Category :TRE
FY:12
Month:1
Address number :341,347
i tried to develop that , but i will get only the data from 34431 code rather than combination of 34431 and 34790.
Ex:
Item code: address Code Qty
101 341 10
101 347 20.
according to my code it only show qty 10 ,but tn the report i want combine qty of two customer codes ie:30 .So can you please advise me which data mapping required in Select and fetch next operations.I want the output in the following format.
I want to develop a report using RDA ,on that report i have to put a list of customer code in data section
Ex:Processing Option
Business Unit ;511
Category :TRE
FY:12
Month:1
Address number :341,347
i tried to develop that , but i will get only the data from 34431 code rather than combination of 34431 and 34790.
Ex:
Item code: address Code Qty
101 341 10
101 347 20.
according to my code it only show qty 10 ,but tn the report i want combine qty of two customer codes ie:30 .So can you please advise me which data mapping required in Select and fetch next operations.I want the output in the following format.
0