‎2007 Jul 09 10:34 AM
How to read the dynamic selections information to a table that is not in logical database for ex. : BSAD.
Currently, i'm reading from the function module 'RS_REFRESH_FROM_DYNAMICAL_SEL'. The value for the fields are read one by one...........totalling to thousands of codes.
Does anyone noe a shorter way of reading it ?
Please give sme guidance. Thank you.
‎2007 Jul 09 1:28 PM
‎2007 Jul 09 11:27 AM
‎2007 Jul 09 1:28 PM
‎2007 Jul 09 2:03 PM
Hi Mr: Tan,
Can you bit more clear about your requirment, so that I can help you more precisely.
Regards,
Antony Thomas
‎2007 Jul 09 2:29 PM
Hi Mr Anthony,
I have a report using logical database. However, the logical database used does not contain a table, BSEG, which i need to access.
I understand that for tables which are not in the logical database, I cannot use the "GET <tablename>" in the "START_OF_SELECTION" event.
Please advise on how to use the "SELECT" statement for the BSEG table with constraints from the dynamic selections. Thank you
‎2007 Jul 10 5:29 AM
Hi Mr Raymond,
Thank You. I solved my problem with the example provided..
points rewarded