Table list used by SAP ABAP Function Module RPY_VIEW_UPDATE (Change View)
SAP ABAP Function Module RPY_VIEW_UPDATE (Change View) is using
# Object Type Object Name Object Description Note
     
1 Table  DD02L SAP Tables
2 Table  DD03L Table Fields
3 Table  DD26V V-VIEWTABLE: View of Base Tables of a View
4 Table  DD27P View of Fields in an SAP Table View
5 Table  DD28V View on a Selection Condition
6 Table  DDREFSTRUC DD: General Reference Structure in ABAP Dictionary SOURCE VALUE(ACTIVATION_TYPE) LIKE DDREFSTRUC-STATE DEFAULT 'M'
7 Table  RGLIF DW interface parameter SOURCE VALUE(TRANSPORT_NUMBER) LIKE RGLIF-TRKORR DEFAULT SPACE
8 Table  RPY_VIFD Structure of view: Fields SOURCE VIEW_FIELDS STRUCTURE RPY_VIFD
9 Table  RPY_VIHD Structure of a view: Attributes SOURCE VALUE(VIEW_HEAD) LIKE RPY_VIHD
10 Table  RPY_VIHD Structure of a view: Attributes SOURCE VALUE(VIEW_NAME) LIKE RPY_VIHD-VIEWNAME
11 Table  RPY_VISC Lines of a selection condition SOURCE VIEW_SELCONDS STRUCTURE RPY_VISC
12 Table  RPY_VITB Structure of a view: Basis tabs/foreign key relationships SOURCE VIEW_TABLES STRUCTURE RPY_VITB
13 Table  TGLIF Internal/external assignment for fields in global interface