SAP ABAP Function Module OIRA_DBT_END_PROCESSING (Release logical locks and clear process indicators from the DBT)
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_DBT_END_PROCESSING Release logical locks and clear process indicators from the DBT  
Function Group OIRA2   SSR Document Base Table (DBT) functions  
Program Name SAPLOIRA2   DBT function group 
INCLUDE Name LOIRA2U16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_PROCID TYPE OIRAPROCDEF-PROCDEF Process ID
Importing I_UPDATE_TASK TYPE CHAR1 'X' Update IN UPDATE TASK
Importing I_STPARTPROC TYPE OIRADBT-STPARTPROC ' ' CH Processing partially processed indicator
Tables T_OIRAPROCKEY TYPE V_OIRADBT_PROC Identifies DBT records to be updated
Tables T_LOCKOBJ TYPE ROIRA_LOCK_TRANS Identifies logical locks to be removed
Tables TR_PROCID TYPE OIRA_PROC_RANGE Reference range table for subsequent DBT process ID
Exception RECORDS_NOT_FOUND TYPE No oiradbt records were found to match the records passed in table oiraprockey.
Exception UPDATE_NOT_CARRIED_OUT TYPE The update of the process indicators in table oiradbt has failed.
Exception NO_DATA_PASSED TYPE No processes nor DBT key data was passed for update
Exception NO_PROCESSES_PASSED TYPE No processes were passed for update
               
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