Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Need code to read Infostructure

Former Member
0 Likes
725

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
581

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

2 REPLIES 2
Read only

Former Member
0 Likes
582

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

Read only

0 Likes
581

Hi Ganga,

Thanks for replay.

By,

Anand Babu R