SAP ABAP Function Module OIRA_FILL_DBT (Fill DBT function)
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_FILL_DBT Fill DBT function  
Function Group OIRA2   SSR Document Base Table (DBT) functions  
Program Name SAPLOIRA2   DBT function group 
INCLUDE Name LOIRA2U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_COMPSTR TYPE OIRADBTCOMPSTR-COMPSTR Document base table completion strategy
Importing I_RESET TYPE CHAR1 ' ' DBT rebuild for reversals
Importing I_OVERWRITE_COMPSTR TYPE OIRA_DBT_IND Indicator fields for DBT
Importing I_DATA_IS_NUMBERED_SORTED TYPE CHAR1 ' ' Single-character flag
Importing I_CHK_DBT_EXIST TYPE CHAR1 ' ' Check if DBT entry exists on table
Importing I_PC_OBJ TYPE OIRA1_PC_REFOBJ Process control parameters
Importing I_OIRIREVAGG TYPE OIRIREVAGG SPACE Aggregation schema for reversals
Tables T_SRCE_DATA TYPE OIRA_FILL_COMM Communication structure to fill document base table
Tables T_DATA_INSERTED TYPE OIRADBT Document base table
Tables T_DATA_UPDATED TYPE OIRADBT Document base table
Exception PROCESS_NOT_DEFINED TYPE Subsequent DBT processes are not maintained in table OIRADBTCSPROC.
Exception NUMBER_RANGE_NOT_DEFINED TYPE The number range OIRADBT has not been maintained
Exception OIRADBT_NOT_MODIFIED TYPE The update has failed for one or more of the records.
Exception COMPLETION_STRAT_NOT_DEFINED TYPE The completion strategy has not been defined in customising.
Exception RECORD_YEAR_NOT_PASSED TYPE The field transyear has not been filled for one or more records in the comm str
Exception AGGSCHEMA_NOT_DEFINED TYPE Aggregation schema not defined for completion strategy
Exception BADI_ERRORS TYPE Error occured while transferring values from BADI
               
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