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 |
---|---|---|---|---|---|---|---|
![]() |
I_PROCID | TYPE | OIRAPROCDEF-PROCDEF | Process ID | |||
![]() |
I_UPDATE_TASK | TYPE | CHAR1 | 'X' | Update IN UPDATE TASK | ||
![]() |
I_STPARTPROC | TYPE | OIRADBT-STPARTPROC | ' ' | CH Processing partially processed indicator | ||
![]() |
T_OIRAPROCKEY | TYPE | V_OIRADBT_PROC | Identifies DBT records to be updated | |||
![]() |
T_LOCKOBJ | TYPE | ROIRA_LOCK_TRANS | Identifies logical locks to be removed | |||
![]() |
TR_PROCID | TYPE | OIRA_PROC_RANGE | Reference range table for subsequent DBT process ID | |||
![]() |
RECORDS_NOT_FOUND | TYPE | No oiradbt records were found to match the records passed in table oiraprockey. | ||||
![]() |
UPDATE_NOT_CARRIED_OUT | TYPE | The update of the process indicators in table oiradbt has failed. | ||||
![]() |
NO_DATA_PASSED | TYPE | No processes nor DBT key data was passed for update | ||||
![]() |
NO_PROCESSES_PASSED | TYPE | No processes were passed for update | ||||
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 |