SAP ABAP Function Module /POSDW/SEARCH_TRANSACTIONS (Read a Transaction from TLOG)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-ISR-PIP (Application Component) Point of Sales Inbound Processing Engine
⤷
/POSDW/CORE (Package) PIPE Processing Control
⤷
⤷
Basic Data
| Function Module | /POSDW/SEARCH_TRANSACTIONS | Read a Transaction from TLOG |
| Function Group | /POSDW/CORE_API | Interfaces for Processing Control |
| Program Name | /POSDW/SAPLCORE_API | Datenbankinterface TLOG |
| INCLUDE Name | /POSDW/LCORE_APIU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_SOURCE | TYPE REF TO | /POSDW/CL_DATA_SOURCE | Verschalung von DB- oder Archivzugr. | |||
| |
ET_TRANSACTION | TYPE | /POSDW/TT_TRANSACTION_INT | Transaction with Enhanced Internal Fields | |||
| |
IS_SELECTION | TYPE | /POSDW/MON_FS_FILTER | Range-Tabelle für Änderungskennzeichen | |||
| |
I_READTRANSDETAILS | TYPE | C | 'X' | Read Transaction Details | ||
| |
I_USE_TREX | TYPE | CHAR1 | '1' | '0' = Nie, '1' = Automatisch, '2' = Immer, | ||
| |
/POSDW/CX_MESSAGE_CHECK | TYPE | Ausnahme mit Meldung | ||||
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 | 20100326 |
| SAP Release Created in | 30B |