SAP ABAP Function Module CRM_PRC_GET_CTYPE_FROM_KOMV_SM (Determines the calculation type for an item document)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-CON-IF (Application Component) Exchange of Condition Records and Customizing Data
     CND_SERVICES (Package) Services for CRM condition objects
Basic Data
Function Module CRM_PRC_GET_CTYPE_FROM_KOMV_SM Determines the calculation type for an item document  
Function Group CRM_PRC_SRV   Pricing related service functions  
Program Name SAPLCRM_PRC_SRV    
INCLUDE Name LCRM_PRC_SRVU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_CALC_TYPE TYPE PRCT_CALCULATION_TYPE Calculation Type for Condition
Importing IT_KOMV TYPE PRCT_COND_SMALL_T Internal Table for Important Fields of Condition Line
Importing IV_APPLICATION TYPE PRCT_APPLICATION Application
Exception CALL_WITH_MULTIPLE_ITEMS TYPE Function must be called for only one item
Exception INCONSISTENT_CUSTOMIZING TYPE The customizing for condition types is inconsistent
Exception INCONSISTENT_CALL TYPE Not all parameters are provided
               
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  20070216 
SAP Release Created in 510