SAP ABAP Interface IF_GHO_QTY_CONVERSION (Interface for BAdI: BADI_GHO_QTY_CONVERSION)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-PN-MES (Application Component) Measurement System
⤷
APPL_GHO_MEASMNT (Package) Package for Measurement System

⤷

⤷

Properties
Interface | IF_GHO_QTY_CONVERSION | |
Short Description | Interface for BAdI: BADI_GHO_QTY_CONVERSION |
General Data
Package | APPL_GHO_MEASMNT | Package for Measurement System |
Created | 20090821 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_GHO_QTY_CONVERSION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090821 |
Friends
Interface IF_GHO_QTY_CONVERSION has no friend.
Attributes
Interface IF_GHO_QTY_CONVERSION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get the Conversion Parameters | 20090821 |
2 | ![]() |
Instance method | Public | Method | Fetch all standard uom for given dimension | 20100505 |
3 | ![]() |
Instance method | Public | Method | Fetch the standard uom for given dimension | 20091203 |
4 | ![]() |
Instance method | Public | Method | Get all Tank Sequence Numbers | 20091201 |
5 | ![]() |
Instance method | Public | Method | Get the Tank Parameters | 20091026 |
6 | ![]() |
Instance method | Public | Method | Fetch all uom's for given uom group | 20091208 |
7 | ![]() |
Instance method | Public | Method | Perform the Quantity Conversion | 20090821 |
8 | ![]() |
Instance method | Public | Method | Perform Tank Quantity conversion | 20091026 |
Events
Interface IF_GHO_QTY_CONVERSION has no event.
Types
Interface IF_GHO_QTY_CONVERSION has no local type.
Method Signatures
Method GET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARAM_LIST | Call by reference | Type reference (TYPE) | GHO_T_MEAS_PARAM | Table Type showcasing GHO Parameter & Description | 20090821 |
Method GET_PARAMETER on Interface IF_GHO_QTY_CONVERSION has no exception.
Method GET_STD_UOMS_FOR_DIMID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_STD_UOM | Call by reference | Type reference (TYPE) | GHO_T_MEAS_UOM | Table type for UOM | 20100505 | ||
2 | ![]() |
IV_DIMID | Call by reference | Type reference (TYPE) | DIMID | Dimension key | 20100505 | ||
3 | ![]() |
IV_UOM_GRP | Call by reference | Type reference (TYPE) | CHAR3 | 3-Byte field | 20100505 |
Method GET_STD_UOMS_FOR_DIMID on Interface IF_GHO_QTY_CONVERSION has no exception.
Method GET_STD_UOM_FOR_DIMID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STD_UOM | Call by reference | Type reference (TYPE) | MSEHI | Unit of Measurement | 20091203 | ||
2 | ![]() |
IV_DIMID | Call by reference | Type reference (TYPE) | DIMID | Dimension key | 20091203 | ||
3 | ![]() |
IV_UOM_GRP | Call by reference | Type reference (TYPE) | CHAR3 | 3-Byte field | 20091203 |
Method GET_STD_UOM_FOR_DIMID on Interface IF_GHO_QTY_CONVERSION has no exception.
Method GET_TANK_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TANK_ID | Call by reference | Type reference (TYPE) | GHO_T_TANK_GD | GHO - Tank ID | 20091201 | ||
2 | ![]() |
IV_LGORT | Call by reference | Type reference (TYPE) | LGORT_D | Storage Location | 20091201 | ||
3 | ![]() |
IV_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20091201 |
Method GET_TANK_IDS on Interface IF_GHO_QTY_CONVERSION has no exception.
Method GET_TANK_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARAM_LIST | Call by reference | Type reference (TYPE) | GHO_T_MEAS_TANK_PARAMS | Table Type showcasing GHO Parameter & Description | 20091027 |
Method GET_TANK_PARAMETER on Interface IF_GHO_QTY_CONVERSION has no exception.
Method GET_UOMS_FOR_UOM_GRP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_UOMS | Call by reference | Type reference (TYPE) | GHO_T_MSEHI | Table type for uom's | 20091208 | ||
2 | ![]() |
IV_UOM_GRP | Call by reference | Type reference (TYPE) | CHAR3 | 3-Byte field | 20091208 |
Method GET_UOMS_FOR_UOM_GRP on Interface IF_GHO_QTY_CONVERSION has no exception.
Method PERFORM_QTY_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20100108 | ||
2 | ![]() |
ET_PARAMS | Call by reference | Type reference (TYPE) | GHO_T_QTY_CONVERSION | Table Type for QCI Parameter Table | 20110131 | ||
3 | ![]() |
ET_STD_VAL | Call by reference | Type reference (TYPE) | GHO_T_IMRG_STD | Table Type for Standardized Values | 20091008 | ||
4 | ![]() |
IS_MDOCM | Call by reference | Type reference (TYPE) | IMRC_MDOCM | Measurement Document | 20091008 | ||
5 | ![]() |
IT_PARAMS | Call by reference | Type reference (TYPE) | GHO_T_MEAS_READING | 20091008 |
Method PERFORM_QTY_CONVERSION on Interface IF_GHO_QTY_CONVERSION has no exception.
Method PERFORM_TANK_QTY_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MEAS_QTY_CONV | Call by reference | Type reference (TYPE) | GHO_T_MEAS_READING | GHO Measurement Reading | 20091102 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20091103 | ||
3 | ![]() |
IV_LGORT | Call by reference | Type reference (TYPE) | LGORT_D | Material Master View on Storage Location and Batch Selection | 20091029 | ||
4 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GHO_MEAS_SSEQNR | GHO Sequence number of SO assigned to storage location | 20091029 | ||
5 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | GHO_MEAS_TIMESTAMP | GHO Measurement Time Stamp | 20091029 | ||
6 | ![]() |
IV_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20091029 |
Method PERFORM_TANK_QTY_CONVERSION on Interface IF_GHO_QTY_CONVERSION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |