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 | DD02L | SAP Tables | ||
| 2 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(ACTIVATION_TYPE_I) LIKE DDREFSTRUC-STATE DEFAULT 'M' |
|
| 3 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(ACTIVATION_TYPE_O) LIKE DDREFSTRUC-STATE |
|
| 4 | RPY_VIFD | Structure of view: Fields | SOURCE VIEW_FIELDS STRUCTURE RPY_VIFD |
|
| 5 | RPY_VIHD | Structure of a view: Attributes | SOURCE VALUE(VIEW_HEAD) LIKE RPY_VIHD |
|
| 6 | RPY_VIHD | Structure of a view: Attributes | SOURCE VALUE(VIEW_NAME) LIKE RPY_VIHD-VIEWNAME |
|
| 7 | RPY_VISC | Lines of a selection condition | SOURCE VIEW_SELCONDS STRUCTURE RPY_VISC |
|
| 8 | RPY_VITB | Structure of a view: Basis tabs/foreign key relationships | SOURCE VIEW_TABLES STRUCTURE RPY_VITB |
|
| 9 | TGLIF | Internal/external assignment for fields in global interface | ||