SAP ABAP Function Module OIRA_READ_DBT (Read document base table)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-DS-SSR (Application Component) Service Station Retailing
⤷
OIR (Package) SSR Service Station Retailing (master/overall)

⤷

⤷

Basic Data
Function Module | OIRA_READ_DBT | Read document base table |
Function Group | OIRA2 | SSR Document Base Table (DBT) functions |
Program Name | SAPLOIRA2 | DBT function group |
INCLUDE Name | LOIRA2U12 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
PE_LOCK_ERROR | TYPE | CHAR1 | Single-character flag | |||
![]() |
ACCESS_MODE | TYPE | OIRA_ACCESS_DBT | Access mode for reading OIRADBT | |||
![]() |
PROCESSING_FLAG | TYPE | OIRADBT-PROCIND | Is the calling function an update process or a delete process. | |||
![]() |
SKIP_PROCESS_FLAG | TYPE | SELKZ | ' ' | Selection flag | ||
![]() |
COMPLAINT_FLAG | TYPE | OIRA_COMPLAINT | Complaint transaction handling | |||
![]() |
PBLNR | TYPE | OIFSPBL-PBLNR | Business location | |||
![]() |
CHOBJ | TYPE | OIRECH-CHOBJ | Clearing house object | |||
![]() |
SSR_CCINS | TYPE | OIRECCTYP-SSR_CCINS | Payment card type | |||
![]() |
BUKRS | TYPE | T001-BUKRS | Company code | |||
![]() |
PROCID | TYPE | OIRAPROCDEF-PROCDEF | Executing Process ID | |||
![]() |
STATUS_FLAG | TYPE | OIRADBT-STPARTPROC | Partially processed flag for FC items | |||
![]() |
R_PROCID | TYPE | OIRA_PROC_RANGE | Range table for subsequent DBT process IDs | |||
![]() |
R_PBLNR | TYPE | OIRA_PBLNR_RANGE | Range of business locations | |||
![]() |
R_CHOBJ | TYPE | OIRA_CHOBJ_RANGE | Range of clearing house objects | |||
![]() |
R_VKDAT | TYPE | OIRA_DATE_RANGE | Range of transaction sales dates | |||
![]() |
R_CCINS | TYPE | OIRA_CCINS_RANGE | Range of payment card types | |||
![]() |
X_OIRADBT | TYPE | OIRADBT | OIRADBT transactions. | |||
![]() |
X_LOCKOBJ | TYPE | ROIRA_LOCK_TRANS | Table containing the locking information | |||
![]() |
X_LINKNRYR | TYPE | OIRE1_T_LINKNRYR | Table of link number and link year combinations | |||
![]() |
R_KONWA | TYPE | ROIRA_KONWA_RANGE | SSR Range table for currency reference field KONWA | |||
![]() |
INCORRECT_ACCESS_MODE | TYPE | The access mode does not match the import parameters. | ||||
![]() |
NO_LOCATIONS_LOCKED | TYPE | The function was unable to lock any of the locations passed to it. | ||||
![]() |
NO_CLEARING_HOUSES_LOCKED | TYPE | The function was unable to lock any of the clearing houses passed to it. | ||||
![]() |
NO_LINK_NUMBERS_LOCKED | TYPE | The function was unable to lock any of the link numbers passed to it. | ||||
![]() |
NO_DBT_RECORDS_FOUND | TYPE | No OIRADBT records have been found for the selection parameters passed. | ||||
![]() |
PROCESSES_PASSED_INCORRECTLY | TYPE | Process IDs were passed using the range table and import parameter. | ||||
![]() |
CLHOUSES_PASSED_INCORRECTLY | TYPE | Clearing houses were passed using the range table and import parameter | ||||
![]() |
CARD_TYPES_PASSED_INCORRECTLY | TYPE | Card types were passed using the range table and import parameter | ||||
![]() |
LOCATIONS_PASSED_INCORRECTLY | TYPE | Locations were passed using the range table and import parameter | ||||
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 |