SAP ABAP Function Module IUUC_GET_TRIGGERS (get list of all IUUC 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_GET_TRIGGERS | get list of all IUUC triggers |
| Function Group | IUUC_REMOTE | IUUC Remote Components |
| Program Name | SAPLIUUC_REMOTE | |
| INCLUDE Name | LIUUC_REMOTEU18 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_TRIGGERS | TYPE | IUUC_TRIGGER_LIST_TAB | info about IUUC triggers (table name, trigger name) | |||
| |
E_DBSYS | TYPE | SYDBSYS | database system | |||
| |
IV_DBCON_NAME | TYPE | DBCON_NAME | Logical name for a database connection | |||
| |
IV_TABLENAME | TYPE | TABNAME | Restrict all trigger statements to a single table | |||
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 |