Where Used List (Function Module) for SAP ABAP Table OIB_DEFAULTS (Table for Oil Defaults)
SAP ABAP Table
OIB_DEFAULTS (Table for Oil Defaults) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
OIB_QCI_CONVERSION_SIMPLE_MULT
|
Convert a source quantity to multiple target quantities | ||||
| 2 |
OIB_QCI_CONV_SIMPLE_MULT_RFC
|
Function module to convert a source quantity to multiple target quantities | ||||
| 3 |
OIB_QCI_MOVE_DBTABLE_TO_ITAB REFERENCE(I_GUID) LIKE OIB_DEFAULTS-DEFAULT_GUID
|
Move database table format to QCI table format | ||||
| 4 |
OIB_QCI_MOVE_DBTABLE_TO_ITAB T_OIB_PARAM STRUCTURE OIB_DEFAULTS
|
Move database table format to QCI table format | ||||
| 5 |
OIB_QCI_MOVE_DBTABLE_TO_STRUC VALUE(I_GUID) LIKE OIB_DEFAULTS-DEFAULT_GUID
|
Move parameter from QCI-itab to structure | ||||
| 6 |
OIB_QCI_MOVE_DBTABLE_TO_STRUC T_OIB_PARAM STRUCTURE OIB_DEFAULTS
|
Move parameter from QCI-itab to structure | ||||
| 7 |
OIB_QCI_MOVE_ITAB_TO_DBTABLE VALUE(I_GUID) LIKE OIB_DEFAULTS-DEFAULT_GUID
|
Move QCI table to database table format | ||||
| 8 |
OIB_QCI_MOVE_ITAB_TO_DBTABLE T_OIB_PARAM STRUCTURE OIB_DEFAULTS
|
Move QCI table to database table format | ||||
| 9 |
OIB_QCI_MOVE_STRUC_TO_DBTABLE REFERENCE(I_GUID) TYPE OIB_DEFAULTS-DEFAULT_GUID OPTIONAL
|
Move structure to database format (defaults) table | ||||
| 10 |
OIB_QCI_MOVE_STRUC_TO_DBTABLE T_OIB_PARAM STRUCTURE OIB_DEFAULTS
|
Move structure to database format (defaults) table | ||||
| 11 |
OIB_UPDATE_DEFAULTS
|
QCI conversion default parameter table update |