Table list used by SAP ABAP Function Module DD_VIEW_ACT (DDinternal: view activation program)
SAP ABAP Function Module
DD_VIEW_ACT (DDinternal: view activation program) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCDELTB | DD: Objects to be deleted in the mass activation program | ||
| 2 | DCGENTB | DD: Objects to be activated in the mass activation program | ||
| 3 | DCVIEWACTM | Control (Mode) for View Activation | ||
| 4 | DD25L | Aggregate Header (Views, MC Objects, Lock Objects) | SOURCE VALUE(VIEWNAME) LIKE DD25L-VIEWNAME |
|
| 5 | DD25V | Generated Table for View | ||
| 6 | DD26V | V-VIEWTABLE: View of Base Tables of a View | ||
| 7 | DD27P | View of Fields in an SAP Table View | ||
| 8 | DD28V | View on a Selection Condition | ||
| 9 | DDMASS | DD: Structure for mass activator parameters | ||
| 10 | DDPRH | R/3 DD: Log header | SOURCE VALUE(PROTNAME) LIKE DDPRH-PROTNAME DEFAULT SPACE |
|
| 11 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(AUTH_CHK) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 12 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(GET_STATE) LIKE DDREFSTRUC-STATE DEFAULT 'M' |
|
| 13 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(ACT_MODE) LIKE DDREFSTRUC-MODE |
|
| 14 | TBATG | Control table for batch table conversion | SOURCE VALUE(DBACT) LIKE TBATG-FCT |