Skip to Content
0
Former Member
Feb 20, 2009 at 10:03 AM

Get db view of maintenance view

710 Views

Hi. I am quite new to ABAP and i have to create a program that will replace some SPRO customizing. The idea is that for Time sheet customizing, the user will update the tables without transport, directly in productive system.

Now, because i do not want to do everything from scrach, i want to use some of the views provided by SAP standard to be used in my program for update / delete / insert, but the problem is that those views are maintenance views (Exemple : V_TCATX_LEVE2TYP ).

Can i find the database view linked to this maintenance view ?

Thank you,

Cristian.