SAP ABAP Function Module DB_TABLE_SET_LOCK (DD: Set an exclusive table lock with return of statement)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDIC (Package) ABAP Dictionary

⤷

⤷

Basic Data
Function Module | DB_TABLE_SET_LOCK | DD: Set an exclusive table lock with return of statement |
Function Group | SDB2 | Database catalog accesses |
Program Name | SAPLSDB2 | |
INCLUDE Name | LSDB2U39 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
GENPROG | TYPE | TRDIR-NAME | Actual name of the generated program | |||
![]() |
SUBRC | TYPE | SYST-SUBRC | ||||
![]() |
DBSYS | TYPE | SYST-DBSYS | SY-DBSYS | DBS for which program is generated | ||
![]() |
NO_EXEC | TYPE | DDREFSTRUC-BOOL | SPACE | X: Do not execute generated program | ||
![]() |
PRID | TYPE | SYST-TABIX | 0 | |||
![]() |
PROGNAME | TYPE | TRDIR-NAME | SPACE | Name of gen. program | ||
![]() |
TABNAME | TYPE | DDREFSTRUC-SYMBOL | SPACE | Name of table | ||
![]() |
MAX_SEVERITY | TYPE | 'E' | ||||
![]() |
STATEMENTS | TYPE | Table of the generated statements | ||||
![]() |
ILLEGAL_VALUE | TYPE | |||||
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 | 19950222 |
SAP Release Created in |