SAP ABAP Class CL_ECATT_ESF_GCP (eCATT ESF GCP Control)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SETT (Package) eCATT Components in Remote Systems
⤷
⤷
Properties
| Class | CL_ECATT_ESF_GCP | |
| Short Description | eCATT ESF GCP Control | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SETT | eCATT Components in Remote Systems |
| Created | 20080326 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECATT_ESF_GCP has no forward declaration.
Interfaces
Class CL_ECATT_ESF_GCP has no interface implemented.
Friends
Class CL_ECATT_ESF_GCP has no friend class.
Attributes
Class CL_ECATT_ESF_GCP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Whether CL_WB_ESF_GCP_WRAPPER should be used | 20080327 | |
| 2 | Instance method | Public | Constructor | 20080326 | ||
| 3 | Instance method | Public | Method | Execute ACTION Service | 20080326 | |
| 4 | Instance method | Public | Method | Execute CHECK Service | 20080326 | |
| 5 | Instance method | Public | Method | Execute CLEANUP Service | 20080326 | |
| 6 | Instance method | Public | Method | Execute CREATE Service | 20080326 | |
| 7 | Instance method | Public | Method | Execute INSERT_ROW Service | 20080326 | |
| 8 | Instance method | Public | Method | Execute MODIFY Service | 20080326 | |
| 9 | Instance method | Public | Method | Execute RETRIEVE_BY_ASSOCIATION Service | 20080326 | |
| 10 | Instance method | Public | Method | Execute QUERY Service | 20080326 | |
| 11 | Instance method | Public | Method | Execute SAVE Service | 20080326 | |
| 12 | Instance method | Public | Method | Helper: Convert Parameters for ACTION Service | 20080327 | |
| 13 | Instance method | Public | Method | Get Messages from GCP Facade | 20080326 | |
| 14 | Instance method | Public | Method | Initialization of Facade and Admin. in eCATT Object Server | 20080327 | |
| 15 | Instance method | Public | Method | 20080326 | ||
| 16 | Static method | Public | Method | Map ESF Messages from CM_ESI_ROOT to Structure Representat. | 20081209 | |
| 17 | Instance method | Public | Method | 20080326 | ||
| 18 | Instance method | Public | Method | 20080326 | ||
| 19 | Instance method | Public | Method | 20080326 | ||
| 20 | Instance method | Public | Method | 20080326 |
Events
Class CL_ECATT_ESF_GCP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_PROPERTY | Public | See coding | 20080326 | begin of TY_PROPERTY,
name type string ,
value type string ,
end of ty_property
|
||
| 2 | TY_PROPERTY_TABLE | Public | See coding | 20080326 | ty_property_table type standard table of ty_property with key name
|
Method Signatures
Method CHECK_GCP_WRAPPER_USE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_USE_GCP_WRAPPER | Call by reference | Type reference (TYPE) | ETONOFF | "Alte" Schnittstelle CL_WB_ESF_GCP_WRAPPER verwenden | 20080327 |
Method CHECK_GCP_WRAPPER_USE on class CL_ECATT_ESF_GCP has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ECATT_ESF_GCP has no parameter.
Method CONSTRUCTOR on class CL_ECATT_ESF_GCP has no exception.
Method EXECUTE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTION_NAME | Call by reference | Type reference (TYPE) | STRING | Aktion | 20080327 | |||
| 2 | I_BO_NAME | Value transfer | Type reference (TYPE) | STRING | Business Objekt Name | 20080327 | |||
| 3 | I_BO_NODE_NAME | Value transfer | Type reference (TYPE) | STRING | Knotenname | 20080328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20080327 |
Method EXECUTE_CHECK Signature
Method EXECUTE_CHECK on class CL_ECATT_ESF_GCP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20080326 |
Method EXECUTE_CLEANUP Signature
Method EXECUTE_CLEANUP on class CL_ECATT_ESF_GCP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20080326 |
Method EXECUTE_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BO_NAME | Call by reference | Type reference (TYPE) | STRING | 20080326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Ausnahmen | 20080326 |
Method EXECUTE_INSERT_ROW Signature
Method EXECUTE_INSERT_ROW on class CL_ECATT_ESF_GCP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20080331 |
Method EXECUTE_MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INSERT | Call by reference | Object reference (TYPE REF TO) | DATA | 20080326 | ||||
| 2 | IT_UPDATE | Call by reference | Object reference (TYPE REF TO) | DATA | 20080326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20080327 |
Method EXECUTE_NAVIGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ASSOCIATION_NAME | Call by reference | Type reference (TYPE) | STRING | Assoziation | 20080326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20080326 |
Method EXECUTE_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BO_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des BOs | 20080326 | |||
| 2 | I_BO_NODE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Knotens | 20080328 | |||
| 3 | I_MAX_ROWS | Call by reference | Type reference (TYPE) | I | 200 | Max. Zeilenanzahl | 20080326 | ||
| 4 | I_QUERY_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Queries | 20080326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20080326 |
Method EXECUTE_SAVE Signature
Method EXECUTE_SAVE on class CL_ECATT_ESF_GCP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20080326 |
Method GET_ACTION_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20080327 | |||
| 2 | E_MSG_STR_EXEC | Call by reference | Type reference (TYPE) | STRING | 20080327 |
Method GET_ACTION_PARAMS on class CL_ECATT_ESF_GCP has no exception.
Method GET_MESSAGES Signature
Method GET_MESSAGES on class CL_ECATT_ESF_GCP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für eCatt Middleware Ausnahmen | 20090202 |
Method INIT_GCP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_REF_ID_GCP_FAC | Call by reference | Type reference (TYPE) | STRING | eCATT Referenz auf GCP Facade | 20080327 | |||
| 2 | E_REF_ID_GCP_NODE | Call by reference | Type reference (TYPE) | STRING | eCATT Referenz auf GCP Node | 20080327 | |||
| 3 | E_USE_GCP_WRAPPER | Call by reference | Type reference (TYPE) | ETONOFF | Nutze ESF GCP Wrapper (ESI_BO_TEST_TOOL) | 20080327 | |||
| 4 | I_DEBUG_ESF | Call by reference | Type reference (TYPE) | ETONOFF | ESF Debug | 20080327 | |||
| 5 | I_LOGID | Call by reference | Type reference (TYPE) | STRING | eCATT LogId | 20080327 | |||
| 6 | I_REF_ID_GCP_FAC | Call by reference | Type reference (TYPE) | STRING | eCATT Referenz auf GCP Facade | 20080327 | |||
| 7 | I_REF_ID_GCP_NODE | Call by reference | Type reference (TYPE) | STRING | eCATT Referenz auf GCP Node | 20080327 | |||
| 8 | I_RESET_ESF | Call by reference | Type reference (TYPE) | ETONOFF | Reset ESF Facade | 20080327 |
Method INIT_GCP on class CL_ECATT_ESF_GCP has no exception.
Method IS_FLUSH_REQUIRED Signature
Method IS_FLUSH_REQUIRED on class CL_ECATT_ESF_GCP has no parameter.
Method IS_FLUSH_REQUIRED on class CL_ECATT_ESF_GCP has no exception.
Method MAP_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BO_NAME | Call by reference | Type reference (TYPE) | STRING | 20081215 |
Method MAP_MESSAGES on class CL_ECATT_ESF_GCP has no exception.
Method SET_CCF Signature
Method SET_CCF on class CL_ECATT_ESF_GCP has no parameter.
Method SET_CCF on class CL_ECATT_ESF_GCP has no exception.
Method SET_DEBUG_MODE Signature
Method SET_DEBUG_MODE on class CL_ECATT_ESF_GCP has no parameter.
Method SET_DEBUG_MODE on class CL_ECATT_ESF_GCP has no exception.
Method SET_EDIT_MODE Signature
Method SET_EDIT_MODE on class CL_ECATT_ESF_GCP has no parameter.
Method SET_EDIT_MODE on class CL_ECATT_ESF_GCP has no exception.
Method SET_NODE Signature
Method SET_NODE on class CL_ECATT_ESF_GCP has no parameter.
Method SET_NODE on class CL_ECATT_ESF_GCP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |