Table/Structure Field list used by SAP ABAP Function Module DD_VIEW_INNER_ACT (DD_VIEW_INNER_ACT)
SAP ABAP Function Module
DD_VIEW_INNER_ACT (DD_VIEW_INNER_ACT) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCOBJDEP - RC | Return Code | ||
| 2 | DCOBJDEP - TYPEDEP | Object type of an ABAP Dictionary object | ||
| 3 | DCOBJDEP - NAMEDEP | Name of ABAP Dictionary Object | ||
| 4 | DCVIEWACT - DEPSELECT | Mode for determining the dependent objects | ||
| 5 | DCVIEWACT - SELCONDCHK | Result of the check of the selection conditions | ||
| 6 | DCVIEWACT - NTABPUTST | View, activate with inactive nametab | ||
| 7 | DCVIEWACT - NOACTFLUPD | Do not change partially active flag (ACTFLAG) | ||
| 8 | DCVIEWACT - LOGGINGUPD | Set logging flag for at least one logged basis table | ||
| 9 | DCVIEWACT - JOINCHK | Result of the check of the joins | ||
| 10 | DCVIEWACT - IMMEDIATE | Flag: Are database actions to be executed immediately? | ||
| 11 | DCVIEWACT - HEADERCHK | Result of header check | ||
| 12 | DCVIEWACT - FIELDCHK | Result of the field check | ||
| 13 | DCVIEWACT - DEPNODELTA | View change cannot be calculated | ||
| 14 | DCVIEWACT - DEBUG_INFO | Flag: debug information is to be output | ||
| 15 | DCVIEWACT - DBACTDEL | Flag for message if view must be deleted | ||
| 16 | DCVIEWACT - DBACTCRE | Flag for message if view must be created | ||
| 17 | DCVIEWACT - DBACTCNV | Flag for message if view must be converted | ||
| 18 | DCVIEWACT - COMMIT | Flag: Is COMMIT to be executed? | ||
| 19 | DCVIEWACT - BUFFERUPD | Update buffering flag in the nametab of the base tables | ||
| 20 | DCVIEWACT - BASETABCHK | Result of the check of the base tables | ||
| 21 | DCVIEWACT - AUTHCH | Flag if authority check was made for DB changes | ||
| 22 | DCVIEWACTM - BASFROMBUF | Basis tables were placed in buffer prior to call | ||
| 23 | DCVIEWACTM - SETTMST | Force updating of the time stamp | ||
| 24 | DCVIEWACTM - NOSRCREAD | DD: Overwrites getstate for reading DDL View sources | ||
| 25 | DCVIEWACTM - IS_DDL_VIEW | DD: Info whether a CDS view exists influences the check | ||
| 26 | DCVIEWACTM - GETSTATE | Read status A or M (A: N-version remains unchanged) | ||
| 27 | DCVIEWACTM - DDLNAME | Name of a DDL Source | ||
| 28 | DCVIEWACTM - INACTIVE | Activation with inactive nametab (inactive procedure) | ||
| 29 | DCVIEWGET - VIEW | Status of the ABAP Dictionary object | ||
| 30 | DD03P - FIELDNAME | Field Name | ||
| 31 | DD03P - TABNAME | Table Name | ||
| 32 | DD25V - VIEWNAME | Name of SAP table view | ||
| 33 | DD25V - VIEWNAME | Name of SAP table view | SOURCE VALUE(VIEWNAME) LIKE DD25V-VIEWNAME |
|
| 34 | DD25V - VIEWCLASS | View Type | ||
| 35 | DD25V - ACTFLAG | Activation flag | ||
| 36 | DDREFSTRUC - MODE | DD.: definition of activation mode | SOURCE VALUE(ACT_MODE) LIKE DDREFSTRUC-MODE DEFAULT 0 |
|
| 37 | DDREFSTRUC - MODE | DD.: definition of activation mode | ||
| 38 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 39 | TBATG - FCT | Function on Database - for example, for table conversion | SOURCE VALUE(DBACT) LIKE TBATG-FCT |
|
| 40 | TBATG - FCT | Function on Database - for example, for table conversion | ||
| 41 | TBATGKEY - FCT | Function on Database - for example, for table conversion | ||
| 42 | TBATGKEY - FCT | Function on Database - for example, for table conversion | SOURCE VALUE(DBACT) LIKE TBATG-FCT |