SAP ABAP Interface IF_CRM_UIU_READ_DOCFLOW_REMOTE (Interface to read the CRM docflow of activities)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CRM (Application Component) Customer Relationship Management
     CRM_ERP_ORDER (Package) CRM ERP order integration
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_ACTIVITIES_UTIL Utility class for CRM activities BADI impl 20111007
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CRM_ACTIVITIES Imp. class for BAdI imp. CRM_ACTIVITIES 20111007
Properties
Interface IF_CRM_UIU_READ_DOCFLOW_REMOTE  
Short Description Interface to read the CRM docflow of activities    
General Data
Package CRM_ERP_ORDER   CRM ERP order integration 
Created 20110913   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_CRM_UIU_READ_DOCFLOW_REMOTE has no forward declaration.
Interfaces
Interface IF_CRM_UIU_READ_DOCFLOW_REMOTE has no interface.
Friends
Interface IF_CRM_UIU_READ_DOCFLOW_REMOTE has no friend.
Attributes
Interface IF_CRM_UIU_READ_DOCFLOW_REMOTE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOCFLOW_REMOTE Instance method Public Method Retrieve the docflow from a CRM system 20111007
2 GET_PROC_TYPE_DESC_REMOTE Instance method Public Method Retrieve the process type description from a CRM system 20111104
Events
Interface IF_CRM_UIU_READ_DOCFLOW_REMOTE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CRMT_UIU_ERP_DOC_FLOW Public See coding 20111007 begin of T_CRMT_UIU_ERP_DOC_FLOW , OBJKEY TYPE SWO_TYPEID, OBJTYP TYPE SWO_OBJTYP, LOGSYS TYPE LOGSYS, OBJGUID TYPE CRMT_OBJECT_GUID, CREATED_AT TYPE COMT_CREATED_AT_USR, STATUS Type CRM_J_STATUS, STATUS_TEXT Type J_TXT30, ROLETYPE TYPE ROLETYPE, PROC_TYPE_T TYPE TEXT20, end of T_CRMT_UIU_ERP_DOC_FLOW
2 T_CRMT_UIU_ERP_DOC_FLOW_T Public See coding 20111007 T_CRMT_UIU_ERP_DOC_FLOW_T TYPE STANDARD TABLE OF T_CRMT_UIU_ERP_DOC_FLOW
Method Signatures

Method GET_DOCFLOW_REMOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOC_FLOW Call by reference Type reference (TYPE) T_CRMT_UIU_ERP_DOC_FLOW_T 20111007
2 Importing IS_OBJECT Call by reference Type reference (TYPE) BORIDENT Object Relationship Service: BOR object identifier 20111007
3 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20111007

Method GET_DOCFLOW_REMOTE on Interface IF_CRM_UIU_READ_DOCFLOW_REMOTE has no exception.

Method GET_PROC_TYPE_DESC_REMOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) TEXT20 Text (20 Characters) 20111104
2 Importing IS_OBJECT Call by reference Type reference (TYPE) BORIDENT Object Relationship Service: BOR object identifier 20111104
3 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20111104

Method GET_PROC_TYPE_DESC_REMOTE on Interface IF_CRM_UIU_READ_DOCFLOW_REMOTE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607