SAP ABAP Function Module CRM_NM_COND_HIST_READ (To read the condition changes on a contract)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-IPH-CON (Application Component) Chargeback Contracts
     CMS_CONTR_NM (Package) Notification Manager in Pharma Contract
Basic Data
Function Module CRM_NM_COND_HIST_READ To read the condition changes on a contract  
Function Group CRM_NM_DELTA_PROCESS   Delta Notification data processing  
Program Name SAPLCRM_NM_DELTA_PROCESS    
INCLUDE Name LCRM_NM_DELTA_PROCESSU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_COND_HISTORY TYPE CRMT_CNDHIST_HISTORY_T Condition History Details
Importing IV_OBJECT_ID TYPE CRMT_OBJECT_ID Transaction ID
Importing IV_DATE_FROM TYPE CRMT_CHANGED_AT Time of Last Change to the Transaction
Importing IV_DATE_TO TYPE CRMT_CHANGED_AT Time of Last Change to the Transaction
Exception ORDER_READ_ERROR TYPE Error occured in ORDER_READ
               
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  20070401 
SAP Release Created in 700