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

MB5B Report (RM07MLBD)

Former Member
0 Likes
3,095

Hi ,

In MB5B Report (RM07MLBD) what is the name of the final internal table which stores all the data and dispays the output.My Reqiurement is to downlaod the data to presentation server.If i know the internal table i can download it using FM GUI_DOWNLOAD.

It is very urgent.

Regards,

V.GaneshRaja

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,746

HI,

the final internal table is BESTAND....

check it out...

Reward Points if it is Useful.

Thanks,

Manjunath MS

5 REPLIES 5
Read only

Former Member
0 Likes
1,746

Hai,

I think IT_VARIANT.U just check it out.

Regards,

Padmam.

Read only

Former Member
0 Likes
1,747

HI,

the final internal table is BESTAND....

check it out...

Reward Points if it is Useful.

Thanks,

Manjunath MS

Read only

0 Likes
1,746

hi,

i think it is G_T_BELEGE1 or G_T_BELEGE.

Read only

Former Member
0 Likes
1,746

Hi all,

I got it .The final internal table is BESTAND.

Thanks for ur reply

regars,

V.GaneshRaja

Read only

0 Likes
1,746

how can i veiw  the data inside this table "BESTAND"?

from what tCode?