SAP ABAP Class CL_ESD_CG_WB_API (API for Workbench Operations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SESD_ESI_CONSUMER_GROUPS (Package) ES Tools - ServiceGroups
⤷
⤷
Properties
| Class | CL_ESD_CG_WB_API | |
| Short Description | API for Workbench Operations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SESD_ESI_CONSUMER_GROUPS | ES Tools - ServiceGroups |
| Created | 20061122 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESD_CG_WB_API has no forward declaration.
Interfaces
Class CL_ESD_CG_WB_API has no interface implemented.
Friends
Class CL_ESD_CG_WB_API has no friend class.
Attributes
Class CL_ESD_CG_WB_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Static ActivateMethod to be called by WB when activation | 20061122 | |
| 2 | Static method | Public | Method | Method called after CGs are imported into another system | 20070516 | |
| 3 | Static method | Public | Method | Returns true if given Consumer Group exists | 20120820 | |
| 4 | Static method | Public | Method | 20091105 |
Events
Class CL_ESD_CG_WB_API has no event.
Types
Class CL_ESD_CG_WB_API has no local type.
Method Signatures
Method ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | E071-OBJ_NAME | Object Name in Object List | 20061122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20061122 |
Method AFTER_IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOG | Call by reference | Type reference (TYPE) | SPROT_U_TAB | Table Type for SPROT_U (Log Interface) | 20070516 | |||
| 2 | IV_CG_NAME | Call by reference | Type reference (TYPE) | SDTE_CG_NAME | Technial Name (ABAP Name) of the consumer Group | 20070516 |
Method AFTER_IMPORT on class CL_ESD_CG_WB_API has no exception.
Method CHECK_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONSUMER_GROUP_NAME | Call by reference | Type reference (TYPE) | SDTE_CG_NAME | Technial Name (ABAP Name) of the consumer Group | 20120820 | |||
| 2 | RV_EXISTS | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20120820 |
Method CHECK_EXISTS on class CL_ESD_CG_WB_API has no exception.
Method SCGR_AFTER_IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_UPGRADE | Call by reference | Type reference (TYPE) | TRPARI-W_UPGRADE | Flag ( 'X' or ' ' ) | 20091105 | |||
| 2 | IV_TARCLIENT | Call by reference | Type reference (TYPE) | E070C-TARCLIENT | Target client for the request | 20091105 | |||
| 3 | TT_E071 | Call by reference | Type reference (TYPE) | E071_T | 20091105 | ||||
| 4 | TT_E071K | Call by reference | Type reference (TYPE) | E071K_T | 20091105 |
Method SCGR_AFTER_IMPORT on class CL_ESD_CG_WB_API has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |