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
Exporting E_UOM TYPE T006-MSEHI Resulting UoM after applying the specified Gross/Net strategy
Exporting E_REPLACED_IND TYPE XFELD If indicator is set to 'X', a UoM substitution was performed
Importing I_UOM TYPE T006-MSEHI Unit of measurement
Importing I_OIGRNET TYPE OIC_GRNET Gross/net pricing indicator
Importing I_OIGNRULE TYPE KOMP-OIGNRULE Gross/net pricing rule
Importing I_OITITLE TYPE KOMK-OITITLE Location of title transfer for Incoterms purposes
Importing I_WERKS TYPE KOMP-WERKS Plant
Importing I_LAND1 TYPE KOMK-LAND1 Destination country
Importing I_GN_KOMK TYPE KOMK Pricing Communications-Header
Importing I_GN_KOMP TYPE KOMP Pricing Communication Item
Importing I_GN_KOMV TYPE KOMV Pricing Communications-Condition Record
Exception NO_VOLUME_UNIT TYPE I_UOM is no volume UoM, therefore gross/net logic does not make sense
Exception INVALID_GROSS_NET_STRATEGY TYPE I_OIGRNET is not one of the allowed gross/net strategies: G, N, R
Exception INVALID_VALUE_OITITLE TYPE A invalid value for I_OITITLE was specified. Only ' ' and '1' are allowed.
Exception DIMENSION_NAME_NOT_FOUND TYPE The dimension name for the volume was not found in T006
Exception NO_CORRESPONDING_NET_UOM TYPE The corresponding net volume UoM was not found in table OICNU.
Exception NO_CORRESPONDING_GROSS_UOM TYPE The corresponding gross volume UoM was not found in table T006.
               
Processing Type
Normal Function Module  
Remote-Enabled 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