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 | DD02L | SAP Tables | ||
| 2 | DD03L | Table Fields | ||
| 3 | DD26V | V-VIEWTABLE: View of Base Tables of a View | ||
| 4 | DD27P | View of Fields in an SAP Table View | ||
| 5 | DD28V | View on a Selection Condition | ||
| 6 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(ACTIVATION_TYPE) LIKE DDREFSTRUC-STATE DEFAULT 'M' |
|
| 7 | RGLIF | DW interface parameter | SOURCE VALUE(TRANSPORT_NUMBER) LIKE RGLIF-TRKORR DEFAULT SPACE |
|
| 8 | RPY_VIFD | Structure of view: Fields | SOURCE VIEW_FIELDS STRUCTURE RPY_VIFD |
|
| 9 | RPY_VIHD | Structure of a view: Attributes | SOURCE VALUE(VIEW_HEAD) LIKE RPY_VIHD |
|
| 10 | RPY_VIHD | Structure of a view: Attributes | SOURCE VALUE(VIEW_NAME) LIKE RPY_VIHD-VIEWNAME |
|
| 11 | RPY_VISC | Lines of a selection condition | SOURCE VIEW_SELCONDS STRUCTURE RPY_VISC |
|
| 12 | RPY_VITB | Structure of a view: Basis tabs/foreign key relationships | SOURCE VIEW_TABLES STRUCTURE RPY_VITB |
|
| 13 | TGLIF | Internal/external assignment for fields in global interface |