SAP ABAP Class IF_CRM_UIU_READ_DOCFLOW_REMOTE (Interface to read the CRM docflow of activities)
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
| Class | IF_CRM_UIU_READ_DOCFLOW_REMOTE | |
| Short Description | Interface to read the CRM docflow of activities | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110913 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CRM_UIU_READ_DOCFLOW_REMOTE has no forward declaration.
Interfaces
Class IF_CRM_UIU_READ_DOCFLOW_REMOTE has no interface implemented.
Friends
Class IF_CRM_UIU_READ_DOCFLOW_REMOTE has no friend class.
Attributes
Class IF_CRM_UIU_READ_DOCFLOW_REMOTE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Retrieve the docflow from a CRM system | 20111007 | |
| 2 | Instance method | Public | Method | Retrieve the process type description from a CRM system | 20111104 |
Events
Class 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 | ET_DOC_FLOW | Call by reference | Type reference (TYPE) | T_CRMT_UIU_ERP_DOC_FLOW_T | 20111007 | ||||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | BORIDENT | Object Relationship Service: BOR object identifier | 20111007 | |||
| 3 | IV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20111007 |
Method GET_DOCFLOW_REMOTE on class 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 | EV_DESCRIPTION | Call by reference | Type reference (TYPE) | TEXT20 | Text (20 Characters) | 20111104 | |||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | BORIDENT | Object Relationship Service: BOR object identifier | 20111104 | |||
| 3 | IV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20111104 |
Method GET_PROC_TYPE_DESC_REMOTE on class IF_CRM_UIU_READ_DOCFLOW_REMOTE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |