Table list used by SAP ABAP Function Module RPY_VIEW_READ (Read View)
SAP ABAP Function Module RPY_VIEW_READ (Read View) is using
# Object Type Object Name Object Description Note
     
1 Table  DD02L SAP Tables
2 Table  DDREFSTRUC DD: General Reference Structure in ABAP Dictionary SOURCE VALUE(ACTIVATION_TYPE_I) LIKE DDREFSTRUC-STATE DEFAULT 'M'
3 Table  DDREFSTRUC DD: General Reference Structure in ABAP Dictionary SOURCE VALUE(ACTIVATION_TYPE_O) LIKE DDREFSTRUC-STATE
4 Table  RPY_VIFD Structure of view: Fields SOURCE VIEW_FIELDS STRUCTURE RPY_VIFD
5 Table  RPY_VIHD Structure of a view: Attributes SOURCE VALUE(VIEW_HEAD) LIKE RPY_VIHD
6 Table  RPY_VIHD Structure of a view: Attributes SOURCE VALUE(VIEW_NAME) LIKE RPY_VIHD-VIEWNAME
7 Table  RPY_VISC Lines of a selection condition SOURCE VIEW_SELCONDS STRUCTURE RPY_VISC
8 Table  RPY_VITB Structure of a view: Basis tabs/foreign key relationships SOURCE VIEW_TABLES STRUCTURE RPY_VITB
9 Table  TGLIF Internal/external assignment for fields in global interface