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

DOCUMENT_FLOW_ALV_STRUC

Former Member
0 Likes
1,911

In my FD it was written to use structure DOCUMENT_FLOW_ALV_STRUC but I could not able to find it in se11- tables, its more than its length.

it is not even a function module .. please help..

Thanks and regards,

Veeru.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,305

Hi,

Structures have to seen only in data types, not in tables.

Reward points!!

Thanks & Regards,

Vasudeva Rao

In my FD it was written to use structure DOCUMENT_FLOW_ALV_STRUC but I could not able to find it in se11- tables, its more than its length.

it is not even a function module .. please help..

Thanks and regards,

Veeru.

3 REPLIES 3
Read only

Former Member
0 Likes
1,305

Hi,

Paste the structure name in the DATA TYPE of SE11 and check - I can see the same in my system.

Reward points!!

Thanks & Regards,

Vasudeva Rao

Read only

0 Likes
1,305

It is not a data type it is a structure ..?

Thanks ,

Veeru.

Read only

Former Member
0 Likes
1,306

Hi,

Structures have to seen only in data types, not in tables.

Reward points!!

Thanks & Regards,

Vasudeva Rao