SAP ABAP Function Module OIB_GET_QCI_PARAM (Set the data needed in the sub screens PBO)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
OIB (Package) HPM Hydrocarbon Product Management
⤷
⤷
⤷
Basic Data
| Function Module | OIB_GET_QCI_PARAM | Set the data needed in the sub screens PBO |
| Function Group | OIB_QCI_SUB_SCREEN | Sub screen for the QCI conversion |
| Program Name | SAPLOIB_QCI_SUB_SCREEN | Sub screen for the QCI conversion |
| INCLUDE Name | LOIB_QCI_SUB_SCREENU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IF_DELIV | TYPE | C | ||||
| |
LF_QCICALC | TYPE | C | ||||
| |
ET_PARAM | TYPE | OIB_A10 | HPM QCI Import/export for quantity conversion (intern.table) | |||
| |
ET_ADQTY | TYPE | OIB_A05 | HPM import/export for quantity conversion (OIB_QCI, OIB1) | |||
| |
ET_BAPIRET | TYPE | BAPIRET2 | Return parameter | |||
| |
QCI_ABORT | TYPE | ET_BAPIRET contains abort's | ||||
| |
QCI_ERROR | TYPE | ET_BAPIRET contains error's | ||||
| |
QCI_WARNING | TYPE | ET_BAPIRET contains warning's, no error's | ||||
| |
QCI_INFO | TYPE | ET_BAPIRET contains info's, no warning's, no error's | ||||
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 | 46C |