SAP ABAP Function Module IUUC_CHECK_TRIGGERS_EXIST (Check if the ltriggers for given app. table exists)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_MULTI_LOGTAB_USE (Package) multiple use of logging tables -> registration of consumer
⤷
⤷
Basic Data
| Function Module | IUUC_CHECK_TRIGGERS_EXIST | Check if the ltriggers for given app. table exists |
| Function Group | IUUC_MULTI_USE_REMOTE | remote fubas for multi log tab use |
| Program Name | SAPLIUUC_MULTI_USE_REMOTE | |
| INCLUDE Name | LIUUC_MULTI_USE_REMOTEU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_APPL_TAB | TYPE | TABNAME | Table Name | |||
| |
IV_LOG_TYPE | TYPE | IUUC_REPL_SND_RCV | SND / RCV identification | |||
| |
IV_LOGTAB_NAME | TYPE | TABNAME | Table Name | |||
| |
INCONSIST_LOGTAB_EXIST | TYPE | Logging table name on SLT and source is different | ||||
| |
TRIGGERS_NOT_EXIST | TYPE | Triggers for appl. tab don't exist, create them | ||||
| |
INCONSIST_TRIGG_EXIST | TYPE | Triggers for appl. tab exist but not logging table | ||||
| |
LOGTAB_NOT_EXIST | TYPE | Both triggers and logging table has to be created | ||||
| |
TRIGGERS_MISSING | TYPE | Some triggers (INS, UPD, DEL) are missing | ||||
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 | 2010_1_620 |