SAP ABAP Function Module CRM_INTLAY_COMPARE_DATA (Vergleich der Interface-Daten mit den Objektdaten)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-BF (Application Component) Basic Functions for Business Transactions
     CRM_INTLAY (Package) CRM: Interaction Layer
Basic Data
Function Module CRM_INTLAY_COMPARE_DATA Vergleich der Interface-Daten mit den Objektdaten  
Function Group CRM_INTLAY_DATA   Data Administration in Interaction Layer  
Program Name SAPLCRM_INTLAY_DATA    
INCLUDE Name LCRM_INTLAY_DATAU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CS_ORDERADM_H TYPE CRMT_ORDERADM_H_COM General Header Data - Structure of Communication Fields
Changing CS_ACTIVITY_H TYPE CRMT_ACTIVITY_H_COM Activity Data - Structure Containing Communication Fields
Changing CS_OPPORT_H TYPE CRMT_OPPORT_H_COM Opportunity Header Data - Structure containing comm. fields
Changing CS_CUSTOMER_H TYPE CRMT_CUSTOMER_H_COM Header: Communication Fields
Changing CS_SERVICE_H TYPE CRMT_SERVICE_H_COM CRM Service Header: Communication Fields
Changing CS_SRV_REQ_H TYPE CRMT_SRV_REQ_H_COM Service Request Header Structure of Communication fields
Changing CS_LEAD_H TYPE CRMT_LEAD_H_COM Lead Header Data - Structure with Communication Fields
Changing CS_ORDERADM_I TYPE CRMT_ORDERADM_I_COM Item: Communication Fields
Changing CS_ACTIVITY_I TYPE CRMT_ACTIVITY_I_COM
Changing CS_PRODUCT_I TYPE CRMT_PRODUCT_I_COM Produktdaten: Kommunikationsfelder
Changing CS_SERVICE_I TYPE CRMT_SERVICE_I_COM CRM Service Item: Communication Fields
Changing CS_PRICING TYPE CRMT_PRICING_COM Pricing Set: Communication Structure
Changing CS_PRICING_I TYPE CRMT_PRICING_I_COM Pricing Set: Communication Structure
Changing CS_SALES TYPE CRMT_SALES_COM Sales Set: Communication Structure
Changing CS_SHIPPING TYPE CRMT_SHIPPING_COM Shipping Set: Communikation Structure
Changing CS_CUSTOMER_I TYPE CRMT_CUSTOMER_I_COM Item: Communication Fields
Changing CS_ORGMAN TYPE CRMT_ORGMAN_COM Orgdata Set: Communication Structure
Changing CS_SCHEDLIN_I TYPE CRMT_SCHEDLIN_I_COM CRM Schedule Line: Commun. Structure for an Item - complex
Changing CS_BILLING TYPE CRMT_BILLING_COM Billing Data: Communication Structure
Changing CT_INPUT_FIELDS TYPE CRMT_INPUT_FIELD_TAB
Changing CS_ORDPRP_I TYPE CRMT_ORDPRP_I_COM PRP item data - structure with communication fields
Changing CS_FINPROD_I TYPE CRMT_FINPROD_I_COM Financing Product Data: Communication Fields
Changing CS_AC_ASSIGN TYPE CRMT_AC_ASSIGN_COM Communication Structure AC_ASSIGN
Changing CS_EXTENSION TYPE CRMT_EXTENSION_COM Additional Sets and Extensions: Communication Structure
Changing CS_CHNGPROC_I TYPE CRMT_CHNGPROC_I_COM Change Process Control Data: Communication Fields
Changing CS_UBB_CTR_COM TYPE CRMT_UBB_CTR_I_COM UBB Contract Extension: Communication Fields
Changing CS_CHNGPROC_H TYPE CRMT_CHNGPROC_H_COM Header Change Process Control Data: Communication Fields
Changing CS_FUND_H TYPE CRMT_FUND_H_COM Fund Header Segment Communication Structure
Changing CS_CLA_H TYPE CRMT_CLA_H_COM Claim Header - Structure containing comm. fields
Importing IV_INTF_NAME TYPE CRMT_INTERFACE_NAME Name of Interface Structure
Importing IV_ITFTYPE TYPE CRMT_INTERFACE_TYPE User Interface Category
Importing IV_KIND TYPE CRMT_OBJECT_KIND Object Type
Importing IS_INTERFACE TYPE ANY
Importing IT_ITF_CHANGED_FIELD TYPE CRMT_ITF_CHANGEDFIELD_TAB Changed Fields of Interface Structure
Exception ERROR_OCCURRED TYPE Errors have occurred
               
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  19991102 
SAP Release Created in