SAP ABAP Function Module IUUC_DELETE_DB_TRIGGER (delete DB triggers)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_INC_PROCESSING_REMOTE (Package) tools for logging table and trigger creation in sender syst.
⤷
⤷
Basic Data
| Function Module | IUUC_DELETE_DB_TRIGGER | delete DB triggers |
| Function Group | IUUC_REMOTE | IUUC Remote Components |
| Program Name | SAPLIUUC_REMOTE | |
| INCLUDE Name | LIUUC_REMOTEU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_TABNAME | TYPE | TABNAME | name of original table | |||
| |
I_SHADOWTAB | TYPE | TABNAME | name of logging table | |||
| |
I_DEL_LOGGING_TAB | TYPE | BOOLEAN | also delete the logging table | |||
| |
I_PROCESS_OPTION | TYPE | NUM1 | process option | |||
| |
I_POOL_HANDLING | TYPE | BOOLEAN | specific pool triggers | |||
| |
I_DELETE_TEMP_TRIG | TYPE | BOOLEAN | delete temporary triggers | |||
| |
TRIGGER_DELETION_FAILED | TYPE | the specified table doesn't exist | ||||
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 | 20141030 |
| SAP Release Created in | 2005_1_471 |