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

Structures in scripts

Former Member
0 Likes
244

Hi Frnds,

as we know that structures doesnt contain any data so can any one plzz let me know how in case of scripts structures fetch data and print it in the form.

thanking u all.

regards,

sanjay

1 REPLY 1
Read only

Former Member
0 Likes
221

Hi sanjay,

Structures have data during runtime of the Program.

When the ABAP Programm is calling the Sapscript Form

the refering Structures are filled during Program Runtime.

Frank