SAP ABAP Function Module DB_GET_TRIGGERTEXT (Liefert die Triggerdefinition eines DB-Trigger als CREATE-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_GET_TRIGGERTEXT | Liefert die Triggerdefinition eines DB-Trigger als CREATE-Statement. |
Function Group | SDB1 | Database catalog accesses |
Program Name | SAPLSDB1 | |
INCLUDE Name | LSDB1U23 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
TABNAME | TYPE | DD02L-TABNAME | Name der Tabelle | |||
![]() |
TRIGGERNAME | TYPE | DBOBJECT-OBJNAME | Name des Triggers | |||
![]() |
TRIGGERTEXT | TYPE | DDTEXTDATA | Trigger-Definition in Textform | |||
![]() |
NOT_FOUND | TYPE | keine Definition in der DB gefunden | ||||
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 | 20060330 |
SAP Release Created in |