SAP ABAP Class CL_GENIL_REMOTE_CONNECTOR (Remote connector)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL (Package) Generic Interaction Layer for Access to CRM Objects
⤷
⤷
Properties
| Class | CL_GENIL_REMOTE_CONNECTOR | |
| Short Description | Remote connector | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_GENIL | Generic Interaction Layer for Access to CRM Objects |
| Created | 20090714 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GENIL_REMOTE_CONNECTOR has no forward declaration.
Interfaces
Class CL_GENIL_REMOTE_CONNECTOR has no interface implemented.
Friends
Class CL_GENIL_REMOTE_CONNECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | LTYPE_CONNECTOR_TAB | 20090714 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_GENIL_CONT_CONVERTER2 | Container Converter | 20090714 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20090714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090714 | |
| 2 | Static method | Public | Method | 20090714 | ||
| 3 | Instance method | Public | Method | Search Queries | 20090714 | |
| 4 | Instance method | Public | Method | 20090714 |
Events
Class CL_GENIL_REMOTE_CONNECTOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTYPE_CONNECTOR_ENTRY | Private | See coding | 20090714 | begin of LTYPE_CONNECTOR_ENTRY,
RFC_DEST type RFCDEST,
CONNECTOR type ref to CL_GENIL_REMOTE_CONNECTOR,
end of LTYPE_CONNECTOR_ENTRY
|
||
| 2 | LTYPE_CONNECTOR_TAB | Private | See coding | 20090714 | LTYPE_CONNECTOR_TAB type hashed table of LTYPE_CONNECTOR_ENTRY with unique key RFC_DEST
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20090714 |
Method CONSTRUCTOR on class CL_GENIL_REMOTE_CONNECTOR has no exception.
Method GET_CONNECTOR_4_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | GENILT_NAMESPACE | Namespace | 20090714 | |||
| 2 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GENIL_REMOTE_CONNECTOR | Remote connector | 20090714 |
Method GET_CONNECTOR_4_NAMESPACE on class CL_GENIL_REMOTE_CONNECTOR has no exception.
Method GET_QUERY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQUEST_OBJECT | Call by reference | Type reference (TYPE) | CRMT_REQUEST_OBJ | Structure for Specification of Object Request | 20090714 | |||
| 2 | IT_PARAMETER_LIST | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | Parameter Table of Name-Value Pairs | 20090714 | |||
| 3 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | GENILT_NAMESPACE | Namespace | 20090714 | |||
| 4 | IV_QUERY_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20090714 | |||
| 5 | IV_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Data Container - Root Object List Interface | 20090714 | |||
| 6 | IV_VIEW_NAME | Call by reference | Type reference (TYPE) | CRMT_VIEW_NAME | UI View Name | 20090714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Exception | 20090714 | ||
| 2 | Exception: Object Not Supported | 20090714 |
Method LOAD_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DQUERY_ATTR | Call by reference | Type reference (TYPE) | GENILT_DQUERY_ATTR_OPTION_TAB | Operators for selection parameter of dynamic query attribute | 20090714 | |||
| 2 | ET_OBJ_PROPS | Call by reference | Type reference (TYPE) | CRMT_OBJ_PROPERTIES_TAB | Table of Business Object Attributes | 20090714 | |||
| 3 | ET_RELS | Call by reference | Type reference (TYPE) | CRMT_RELATION_DETAIL_TAB | Table of Relation Detail Data | 20090714 | |||
| 4 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20090714 |
Method LOAD_COMPONENT on class CL_GENIL_REMOTE_CONNECTOR has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |