SAP ABAP Function Module GROSS_NET_UNIT_CHECK (Performs Gross/net UoM substitution)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
OIC (Package) MAP Marketing, Accounting and Pricing
⤷
⤷
⤷
Basic Data
| Function Module | GROSS_NET_UNIT_CHECK | Performs Gross/net UoM substitution |
| Function Group | OICQ | Formula and Average Pricing |
| Program Name | SAPLOICQ | |
| INCLUDE Name | LOICQU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_UOM | TYPE | T006-MSEHI | Resulting UoM after applying the specified Gross/Net strategy | |||
| |
E_REPLACED_IND | TYPE | XFELD | If indicator is set to 'X', a UoM substitution was performed | |||
| |
I_UOM | TYPE | T006-MSEHI | Unit of measurement | |||
| |
I_OIGRNET | TYPE | OIC_GRNET | Gross/net pricing indicator | |||
| |
I_OIGNRULE | TYPE | KOMP-OIGNRULE | Gross/net pricing rule | |||
| |
I_OITITLE | TYPE | KOMK-OITITLE | Location of title transfer for Incoterms purposes | |||
| |
I_WERKS | TYPE | KOMP-WERKS | Plant | |||
| |
I_LAND1 | TYPE | KOMK-LAND1 | Destination country | |||
| |
I_GN_KOMK | TYPE | KOMK | Pricing Communications-Header | |||
| |
I_GN_KOMP | TYPE | KOMP | Pricing Communication Item | |||
| |
I_GN_KOMV | TYPE | KOMV | Pricing Communications-Condition Record | |||
| |
NO_VOLUME_UNIT | TYPE | I_UOM is no volume UoM, therefore gross/net logic does not make sense | ||||
| |
INVALID_GROSS_NET_STRATEGY | TYPE | I_OIGRNET is not one of the allowed gross/net strategies: G, N, R | ||||
| |
INVALID_VALUE_OITITLE | TYPE | A invalid value for I_OITITLE was specified. Only ' ' and '1' are allowed. | ||||
| |
DIMENSION_NAME_NOT_FOUND | TYPE | The dimension name for the volume was not found in T006 | ||||
| |
NO_CORRESPONDING_NET_UOM | TYPE | The corresponding net volume UoM was not found in table OICNU. | ||||
| |
NO_CORRESPONDING_GROSS_UOM | TYPE | The corresponding gross volume UoM was not found in table T006. | ||||
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 |