SAP ABAP Function Module OIRE_GET_RECON_DATA (Get data to be reconciled from database)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-DS-SSR (Application Component) Service Station Retailing
⤷
OIR_E (Package) SSR Card processing (IS-Oil Sevice Station Retailing)
⤷
⤷
Basic Data
| Function Module | OIRE_GET_RECON_DATA | Get data to be reconciled from database |
| Function Group | OIRE_RECONCILIATION | Reconciliation function modules |
| Program Name | SAPLOIRE_RECONCILIATION | Reconciliation function modules |
| INCLUDE Name | LOIRE_RECONCILIATIONU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
X_PC_OBJ | TYPE | OIRA1_PC_REFOBJ | Process Control Parameters | |||
| |
X_CR_OBJ | TYPE | OIRA1_CR_REFOBJ | Process Control Parameters Reconciliation Specific | |||
| |
X_CE_OBJ | TYPE | OIRA1_CE_REFOBJ | Process Control Parameters Customer Specific | |||
| |
X_ERROR | TYPE | CHAR1 | Error occured indicator | |||
| |
I_SKIP_OBJ_LIST_UPD | TYPE | CHAR1 | Defines whether to update proces object lists within function | |||
| |
WRONG_RECON_IND | TYPE | The wrong reconciliation indicator was passed | ||||
| |
WRONG_DET_AGG_IND | TYPE | The wrong detailed/aggregated indicator was passed | ||||
| |
NO_ENTRIES_FOUND | TYPE | No entries found | ||||
| |
WRONG_SETTL_IND | TYPE | The wrong settlement indicator was passed | ||||
| |
ERROR | TYPE | Error occurred | ||||
| |
LOCK_FAILURE | TYPE | Reconciliation data could not be locked. | ||||
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 | 20050224 |
| SAP Release Created in | 46C |