Function Module list used by SAP ABAP Function Module IUUC_GET_TRIGGER_STATEMENT (retrieve the sql trigger statement from remote system)
SAP ABAP Function Module
IUUC_GET_TRIGGER_STATEMENT (retrieve the sql trigger statement from remote system) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_DBSCHEMA | DB_DBSCHEMA- | ||
| 2 | DB_GET_PROGNAME | Returns DB-specific program names for a prefix | ||
| 3 | DB_GET_TRIGGERTEXT | Liefert die Triggerdefinition eines DB-Trigger als CREATE-Statement. | ||
| 4 | IUUC_GET_TRIGGERS | get list of all IUUC triggers | ||
| 5 | IUUC_PRINT_TRIGGER_STATEMENT | formats and prints a given sql trigger statement | ||
| 6 | MSS_GET_SQLTEXT | Bestimme den SQL Definition Statement Text eines Objekts | ||