SAP ABAP Function Module OIRA_DBT_END_PROCESS_UPD (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_PROCESS_UPD | 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 | LOIRA2U20 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PROCID | TYPE | OIRAPROCDEF-PROCDEF | Process ID | |||
| |
X_OIRAPROCKEY | TYPE | ROIRA_PROCKEY | Identifies DBT records to be updated | |||
| |
X_LOCKOBJ | TYPE | ROIRA_LOCK_TRANS | Identifies logical locks to be removed | |||
| |
R_PROCID | TYPE | OIRA_PROC_RANGE | Reference range table for subsequent DBT process ID | |||
| |
X_OIRADBT | TYPE | OIRADBT | Update DBT records created in update task | |||
| |
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. | ||||
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 |