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
Changing PE_LOCK_ERROR TYPE CHAR1 Single-character flag
Importing ACCESS_MODE TYPE OIRA_ACCESS_DBT Access mode for reading OIRADBT
Importing PROCESSING_FLAG TYPE OIRADBT-PROCIND Is the calling function an update process or a delete process.
Importing SKIP_PROCESS_FLAG TYPE SELKZ ' ' Selection flag
Importing COMPLAINT_FLAG TYPE OIRA_COMPLAINT Complaint transaction handling
Importing PBLNR TYPE OIFSPBL-PBLNR Business location
Importing CHOBJ TYPE OIRECH-CHOBJ Clearing house object
Importing SSR_CCINS TYPE OIRECCTYP-SSR_CCINS Payment card type
Importing BUKRS TYPE T001-BUKRS Company code
Importing PROCID TYPE OIRAPROCDEF-PROCDEF Executing Process ID
Importing STATUS_FLAG TYPE OIRADBT-STPARTPROC Partially processed flag for FC items
Tables R_PROCID TYPE OIRA_PROC_RANGE Range table for subsequent DBT process IDs
Tables R_PBLNR TYPE OIRA_PBLNR_RANGE Range of business locations
Tables R_CHOBJ TYPE OIRA_CHOBJ_RANGE Range of clearing house objects
Tables R_VKDAT TYPE OIRA_DATE_RANGE Range of transaction sales dates
Tables R_CCINS TYPE OIRA_CCINS_RANGE Range of payment card types
Tables X_OIRADBT TYPE OIRADBT OIRADBT transactions.
Tables X_LOCKOBJ TYPE ROIRA_LOCK_TRANS Table containing the locking information
Tables X_LINKNRYR TYPE OIRE1_T_LINKNRYR Table of link number and link year combinations
Tables R_KONWA TYPE ROIRA_KONWA_RANGE SSR Range table for currency reference field KONWA
Exception INCORRECT_ACCESS_MODE TYPE The access mode does not match the import parameters.
Exception NO_LOCATIONS_LOCKED TYPE The function was unable to lock any of the locations passed to it.
Exception NO_CLEARING_HOUSES_LOCKED TYPE The function was unable to lock any of the clearing houses passed to it.
Exception NO_LINK_NUMBERS_LOCKED TYPE The function was unable to lock any of the link numbers passed to it.
Exception NO_DBT_RECORDS_FOUND TYPE No OIRADBT records have been found for the selection parameters passed.
Exception PROCESSES_PASSED_INCORRECTLY TYPE Process IDs were passed using the range table and import parameter.
Exception CLHOUSES_PASSED_INCORRECTLY TYPE Clearing houses were passed using the range table and import parameter
Exception CARD_TYPES_PASSED_INCORRECTLY TYPE Card types were passed using the range table and import parameter
Exception LOCATIONS_PASSED_INCORRECTLY TYPE Locations were passed using the range table and import parameter
               
Processing Type
Normal Function Module  
Remote-Enabled 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