Table list used by SAP ABAP Function Module OIRA_DBT_END_PROCESSING (Release logical locks and clear process indicators from the DBT)
SAP ABAP Function Module
OIRA_DBT_END_PROCESSING (Release logical locks and clear process indicators from the DBT) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | OIRADBT | Document base table | SOURCE VALUE(I_STPARTPROC) LIKE OIRADBT-STPARTPROC DEFAULT ' ' |
|
| 2 | OIRAPROCDEF | Process Definition (IS-OIL SSR) | SOURCE VALUE(I_PROCID) LIKE OIRAPROCDEF-PROCDEF OPTIONAL |
|
| 3 | OIRA_PROC_RANGE | Reference range table for subsequent DBT process ID | SOURCE TR_PROCID STRUCTURE OIRA_PROC_RANGE OPTIONAL |
|
| 4 | ROIRA_LOCK_TRANS | Reference structure for OIRADBT logical locking table | SOURCE T_LOCKOBJ STRUCTURE ROIRA_LOCK_TRANS OPTIONAL |
|
| 5 | V_OIRADBT_PROC | Generated Table for View | SOURCE T_OIRAPROCKEY STRUCTURE V_OIRADBT_PROC OPTIONAL |
|