SAP ABAP Function Module CR_CAPACITY_UNIT_CONVERSION (Umrechnung Maßeinheiten für Kapazitäten)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CR (Package) R/3 Application development: PP Resources
Basic Data
Function Module CR_CAPACITY_UNIT_CONVERSION Umrechnung Maßeinheiten für Kapazitäten  
Function Group CRK1   Capacity - read accesses  
Program Name SAPLCRK1    
INCLUDE Name LCRK1U15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ADD_CONST TYPE F additive constant
Exporting DENOMINATOR TYPE F Denominator
Exporting NUMERATOR TYPE F Counter
Exporting OUTPUT TYPE NUMERIC Output value
Importing INPUT TYPE NUMERIC 0 Input value
Importing KAPID TYPE KAKO-KAPID Capacity
Importing UNIT_IN TYPE KAKO-MEINS SPACE Unit of input value
Importing UNIT_IN_BASIS TYPE FLAG SPACE Unit of input value is base unit of measurmnt
Importing UNIT_OUT TYPE KAKO-MEINS Unit of output value
Exception CAPACITY_NOT_FOUND TYPE
Exception CONVERSION_NOT_FOUND TYPE Conversion factor could not be determined
Exception UNIT_IN_NOT_FOUND TYPE UNIT_IN is not maintained
Exception UNIT_OUT_NOT_FOUND TYPE UNIT_OUT is not maintained
               
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  19940828 
SAP Release Created in