SAP ABAP Function Module DD_TABL_ACTIVATE (DD: Äußere Schnittstelle: Online-Aktivierung mit Abhängigen)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDTB (Package) ABAP/4 Dictionary: Tables
⤷
⤷
Basic Data
| Function Module | DD_TABL_ACTIVATE | DD: Äußere Schnittstelle: Online-Aktivierung mit Abhängigen |
| Function Group | SDTA | Table Activation |
| Program Name | SAPLSDTA | |
| INCLUDE Name | LSDTAU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RESULT | TYPE | SYST-SUBRC | Results of the activation | |||
| |
TABNAME | TYPE | DD02L-TABNAME | Name of table to be activated | |||
| |
AUTH_CHK | TYPE | DDREFSTRUC-BOOL | 'X' | |||
| |
PRID | TYPE | SYST-TABIX | 0 | ID for the log writer | ||
| |
ACT_REFUSED | TYPE | Activation not possible at the moment | ||||
| |
ACT_FAILURE | TYPE | Error during activation | ||||
| |
ACT_UNLOCK_FAILURE | TYPE | Activation lock could not be cancelled | ||||
| |
ILLEGAL_VALUE | TYPE | Incorrect call | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950113 |
| SAP Release Created in |