Table/Structure Field 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 | DCDDOBJ - TYPE | ABAP/4 Dictionary object type | ||
| 2 | DCDDOBJ - NAME | Name of the ABAP Dictionary object | ||
| 3 | DCGENTB - ACTKIND | DD: Flag if direct or dependent object activation | ||
| 4 | DCGENTB - LOCAL | DD: 'N': Latest version/'A': Active version is activated | ||
| 5 | DCGENTB - NAME | Name of the ABAP Dictionary object | ||
| 6 | DCGENTB - TYPE | ABAP/4 Dictionary object type | ||
| 7 | DCVIEWACTM - AUTH_CHECK | X: Authority check for DB object should be executed | ||
| 8 | DCVIEWACTM - INACTIVE | Activation with inactive nametab (inactive procedure) | ||
| 9 | DD25L - VIEWNAME | Name of SAP table view | ||
| 10 | DD25L - VIEWNAME | Name of SAP table view | SOURCE VALUE(VIEWNAME) LIKE DD25L-VIEWNAME |
|
| 11 | DDMASS - INACTIVE | 'X': Inactive, ' ': Active nametab is written | ||
| 12 | DDPRH - PROTNAME | ABAP/4 Dictionary: name of SDIC log | ||
| 13 | DDPRH - PROTNAME | ABAP/4 Dictionary: name of SDIC log | SOURCE VALUE(PROTNAME) LIKE DDPRH-PROTNAME DEFAULT SPACE |
|
| 14 | DDREFSTRUC - BOOL | DD: truth value | ||
| 15 | DDREFSTRUC - STATE | Status of the ABAP Dictionary object | SOURCE VALUE(GET_STATE) LIKE DDREFSTRUC-STATE DEFAULT 'M' |
|
| 16 | DDREFSTRUC - STATE | Status of the ABAP Dictionary object | ||
| 17 | DDREFSTRUC - MODE | DD.: definition of activation mode | SOURCE VALUE(ACT_MODE) LIKE DDREFSTRUC-MODE |
|
| 18 | DDREFSTRUC - MODE | DD.: definition of activation mode | ||
| 19 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(AUTH_CHK) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 20 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 21 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 22 | SYST - UNAME | ABAP System Field: Name of Current User | ||
| 23 | SYST - UZEIT | ABAP System Field: Current Time of Application Server | ||
| 24 | TBATG - FCT | Function on Database - for example, for table conversion | ||
| 25 | TBATG - FCT | Function on Database - for example, for table conversion | SOURCE VALUE(DBACT) LIKE TBATG-FCT |
|
| 26 | TBATGKEY - FCT | Function on Database - for example, for table conversion | ||
| 27 | TBATGKEY - FCT | Function on Database - for example, for table conversion | SOURCE VALUE(DBACT) LIKE TBATG-FCT |