‎2010 Feb 16 5:31 AM
Hi,
I don't have a knowledge on infostructure. My FS is to read the data from the infostructure created as Sxxx. Now they need a report to read the data and output as in smartforms.
Is possible to read infostructure throw ABAP code? If Yes can give an example to read infostructure.
By,
Anand
‎2010 Feb 16 5:36 AM
Hi,
Infostructures will be configured by functional team. Simply infostructure is nothing but a DB table in SAP.
We can fire select queries on info structures like we select data from DB tables.
Hope this helps you !!!
Regards,
Ganga
‎2010 Feb 16 5:36 AM
Hi,
Infostructures will be configured by functional team. Simply infostructure is nothing but a DB table in SAP.
We can fire select queries on info structures like we select data from DB tables.
Hope this helps you !!!
Regards,
Ganga
‎2010 Feb 16 7:20 AM