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

read maintenance view data

Former Member
0 Likes
465

Hi all

I would like to know if is there any function that allow me to read data from a maintenance view into an internal table of a report.

I find some function like VIEW_MAINTENANCE_CALL. I would like to find something like this without using maintenance dynpro of TMG instead.

Thanks

Gabriele

1 ACCEPTED SOLUTION
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
410

I remember Suhas once suggesting VIEW_GET_DATA Please try.

2 REPLIES 2
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
411

I remember Suhas once suggesting VIEW_GET_DATA Please try.

Read only

0 Likes
410

thank you

it works