SAP ABAP Class IF_ESH_CON_GENERIC (Connector creation interface)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_CON_BOS | Wizard: BOS Connectors | 20070924 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_CON_FS | Wizard: File Search connectors | 20070924 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_CON_KM | Wizard: KM Connectors | 20081008 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_CON_MDM | Wizard: MDM connectors | 20070924 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_CON_OS | Wizard: Open Search connectors | 20081118 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_CON_WS | Wizard: Web Service connectors | 20081031 |
Properties
Class | IF_ESH_CON_GENERIC | |
Short Description | Connector creation interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070924 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_ESH_CON_GENERIC has no interface implemented.
Friends
Class IF_ESH_CON_GENERIC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20070924 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20070924 | |
2 | ![]() |
Static method | Public | Method | 20071011 | |
3 | ![]() |
Static method | Public | Method | 20071011 | |
4 | ![]() |
Static method | Public | Method | 20070924 | |
5 | ![]() |
Static method | Public | Method | 20071011 | |
6 | ![]() |
Static method | Public | Method | 20071011 | |
7 | ![]() |
Static method | Public | Method | 20071011 | |
8 | ![]() |
Static method | Public | Method | 20070924 | |
9 | ![]() |
Static method | Public | Method | 20071011 | |
10 | ![]() |
Static method | Public | Method | 20071011 |
Events
Class IF_ESH_CON_GENERIC has no event.
Types
Class IF_ESH_CON_GENERIC has no local type.
Method Signatures
Method COMMIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WAIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20070924 |
Method COMMIT on class IF_ESH_CON_GENERIC has no exception.
Method DEL_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BUFFER | Call by reference | Type reference (TYPE) | ANY TABLE | 20071011 |
Method DEL_BUFFER on class IF_ESH_CON_GENERIC has no exception.
Method DEL_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONNECTION | Call by reference | Type reference (TYPE) | ANY | 20071011 | |||
2 | ![]() |
IV_DELETE_FROM_DB | Call by reference | Type reference (TYPE) | ESH_E_MU_CHECKED | ' ' | Delete connection from DB | 20090702 |
Method DEL_CONNECTION on class IF_ESH_CON_GENERIC has no exception.
Method DISCARD Signature
Method DISCARD on class IF_ESH_CON_GENERIC has no parameter.
Method DISCARD on class IF_ESH_CON_GENERIC has no exception.
Method GET_ALL_CONNECTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONNECTION | Value transfer | Type reference (TYPE) | ANY TABLE | 20071011 | |||
2 | ![]() |
IV_ALL_CONNECTIONS | Call by reference | Type reference (TYPE) | ESH_E_MU_CHECKED | ' ' | Marker for Check Field | 20080326 | |
3 | ![]() |
IV_CONNECTOR_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Template Type | 20071011 | ||
4 | ![]() |
IV_NO_ADD_TO_BUFFER | Call by reference | Type reference (TYPE) | ESH_E_MU_CHECKED | ' ' | Marker for Check Field | 20071016 | |
5 | ![]() |
IV_PRODVERS | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | System/Release | 20071017 | ||
6 | ![]() |
IV_TEMPLATE_FOR_STATUS | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20071107 |
Method GET_ALL_CONNECTIONS on class IF_ESH_CON_GENERIC has no exception.
Method GET_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BUFFER | Value transfer | Type reference (TYPE) | ANY TABLE | 20071011 |
Method GET_BUFFER on class IF_ESH_CON_GENERIC has no exception.
Method GET_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONNECTION | Value transfer | Type reference (TYPE) | ANY TABLE | 20071011 |
Method GET_CONNECTION on class IF_ESH_CON_GENERIC has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20070924 | ||
2 | ![]() |
IR_THIS | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20070924 | |||
3 | ![]() |
RV_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20071115 |
Method SAVE on class IF_ESH_CON_GENERIC has no exception.
Method SET_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CONNECTION | Call by reference | Type reference (TYPE) | ANY | 20071011 | |||
2 | ![]() |
IV_CONNECTOR_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Template Type | 20071011 | ||
3 | ![]() |
IV_NO_CHANGE | Call by reference | Type reference (TYPE) | ESH_E_MU_CHECKED | ' ' | No new data | 20071011 | |
4 | ![]() |
IV_PRODVERS | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | System/Release | 20071102 |
Method SET_CONNECTION on class IF_ESH_CON_GENERIC has no exception.
Method SET_TEMPLATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CONNECTION | Call by reference | Type reference (TYPE) | ANY TABLE | 20071016 | |||
2 | ![]() |
IT_TEMPLATES | Call by reference | Type reference (TYPE) | ESH_T_CO_TEMPLATE | Wizard: List of templates | 20071011 |
Method SET_TEMPLATES on class IF_ESH_CON_GENERIC has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |