SAP ABAP Function Module CF_CK_PUNIT (PRT: Check unit formula parameter)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CF (Package) R/3 Appl. development: PPS production resources/tools
Basic Data
Function Module CF_CK_PUNIT PRT: Check unit formula parameter  
Function Group CFCK   PRT: Checks  
Program Name SAPLCFCK    
INCLUDE Name LCFCKU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting T006T_EXP TYPE T006T Table entry dimension unit
Exporting T006_EXP TYPE T006 Table entry unit
Exporting TC20T_EXP TYPE TC20T Table entry short text formula par
Exporting TC20_EXP TYPE TC20 Table entry formula parameter
Importing MSGTY_IMP TYPE SYST-MSGTY 'E' Message type
Importing PARID_IMP TYPE TC20-PARID Formula parameter
Importing PUNIT_IMP TYPE TC20-UNIT Unit formula parameter
Importing PVALUE_IMP TYPE TC20-VALUE_DEF Evaluate formula parameter
Importing SPRAS_IMP TYPE T002-SPRAS SY-LANGU Language indicator for short text
Exception NO_PARAMETER TYPE No formula parameter transferred
Exception NO_UNIT TYPE No unit in spite of value
Exception WRONG_DIMENSION TYPE Dimension unit <> Dimension formul
Exception WRONG_PARAMETER TYPE Formula parameter not allowed
Exception WRONG_UNIT TYPE Unit not allowed
               
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  19930710 
SAP Release Created in 470