Hello SDNers,
I was trying to call a maintenance view from my abap program
Example :
Maintenance view name : ZNRD_MV1
Tables : ZNRD_MATERIAL and ZNRD_VENDOR
once we generate the maintenance view it creates 2 Function Module
1) VIEWFRAME_ZNRD_MV1
2) VIEWPROC_ZNRD_MV1
Can i use these function module within my abap program to call or display the maintenance view.
If not what is other way of it ?
Sample or example would help a lot.
Regards,
Ranjth N