Hi,
i am hoping someone can help me here.
I want to create a customer credit report with with aging buckets using the infoset query (SQ01-03 tcodes). Within the infoset i would like to have data coming from 2 different sources, on one side i would like to have table joins using basis tables (customer credit information such as exposure and credit limit) and on the other side for the aging i would like the amounts sorted into the aging buckets (0-30, 31-60, etc) to be provided by an existing Z program for aging by customer.
Is this possible via query or ABAP programing is needed? If possible via infoset query can you please advise how to link the current infoset to the existing program (should data structure be defined before hand?)
Thanks!