SAP ABAP Function Module CRM_NM_CONT_READ (To get the changed order data from MBDocs and cond history)
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_CONT_READ To get the changed order data from MBDocs and cond history  
Function Group CRM_NM_DELTA_PROCESS   Delta Notification data processing  
Program Name SAPLCRM_NM_DELTA_PROCESS    
INCLUDE Name LCRM_NM_DELTA_PROCESSU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CT_MSG TYPE CMST_CM_MSG_LOG_TAB Table of Messages
Exporting ET_PRICE_AGREEMENTS_CRM TYPE CRMT_PRICE_AGREEMENTS_CRM_WRKT CRM Price Agreements
Exporting ET_COND_RECORDS TYPE CRMT_COND_RECORD_T IF Business Transaction: Pricing Conditions Item
Exporting ES_MBDOC_STRUCT TYPE BAD_BUS_TRANSN_MESSAGE CRM: Output Table for Change Document Display
Importing IV_OBJECT_ID TYPE CRMT_OBJECT_ID Transaction ID
Importing IV_RECIEPIENT TYPE BU_PARTNER Business Partner 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 BDOC_READ_ERROR TYPE Error in reading MBDOC
Exception ORDER_READ_ERROR TYPE Error during 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