SAP ABAP Function Module IUUC_REPL_GET_OLDEST_LOG_TSTMP (Retrieve time stamps of oldest unprocessed log records)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_REPLICATION (Package) IUUC: Replication tools
⤷
⤷
Basic Data
| Function Module | IUUC_REPL_GET_OLDEST_LOG_TSTMP | Retrieve time stamps of oldest unprocessed log records |
| Function Group | IUUC_REPL_API | Replicator APIs |
| Program Name | SAPLIUUC_REPL_API | |
| INCLUDE Name | LIUUC_REPL_APIU17 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_TABNAME_TIMESTAMP | TYPE | IUUC_T_REPL_TABNAME_TIMESTAMP | List of table names with time stamp of oldest log entry | |||
| |
ET_TABLE_TMSTMP_CNTR | TYPE | IUUC_T_REPL_TABLE_TMSTMP_CNTR | List of table names with time stamp and counter | |||
| |
IV_CONFIG_GUID | TYPE | IUUC_REPL_CONFIG_GUID | Configuration GUID | |||
| |
IV_INCLUDE_COUNTERS | TYPE | XFELD | ' ' | Checkbox | ||
| |
IR_TABLE | TYPE | IUUC_T_REPL_TABNAME_RANGE | Ranges table with table names | |||
| |
UNKNOWN_CONFIG_GUID | TYPE | Given configuration ID is unknown or inconsistent | ||||
| |
COMMUNICATION_TO_SENDER_FAILED | TYPE | RFC call to sender system failed | ||||
| |
NO_TABLES_FOUND | TYPE | No tables belong to the configuration ID that match the selection criteria | ||||
| |
NO_AUTHORIZATION | TYPE | The user has no authorization in the sender system or in the central system | ||||
| |
SENDER_SYST_TYPE_NOT_SUPPORTED | TYPE | The given configuration ID refers to a non-SAP sender system | ||||
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 |