SAP ABAP Interface IF_WS_MD_CGR (DB Services for consumer groups)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESD_CG_OBJECT | DB Services for consumer group | 20061005 |
Properties
| Interface | IF_WS_MD_CGR | |
| Short Description | DB Services for consumer groups |
General Data
| Package | SESD_ESI_CONSUMER_GROUPS | ES Tools - ServiceGroups |
| Created | 20060929 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_ESD_CG_PBL_API | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | IF_WS_CLASSIFICATION | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_WS_MD_CGR has no interface.
Friends
Interface IF_WS_MD_CGR has no friend.
Attributes
Interface IF_WS_MD_CGR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate a consumer group | 20060929 | |
| 2 | Instance method | Public | Method | Checks a consumber group | 20060929 | |
| 3 | Instance method | Public | Method | Copy of a consumber group | 20070322 | |
| 4 | Instance method | Public | Method | Delte a consumer group | 20060929 | |
| 5 | Instance method | Public | Method | returns classification object | 20061018 | |
| 6 | Instance method | Public | Method | returns detail data of sg object | 20081001 | |
| 7 | Instance method | Public | Method | Get object information | 20061006 | |
| 8 | Instance method | Public | Method | Lock a object | 20061006 | |
| 9 | Instance method | Public | Method | Create a consumer group | 20061002 | |
| 10 | Instance method | Public | Method | Set object classifications | 20061010 | |
| 11 | Instance method | Public | Method | Set detail information | 20061010 | |
| 12 | Instance method | Public | Method | Set object header | 20061010 | |
| 13 | Instance method | Public | Method | Unlock a object | 20061006 |
Events
Interface IF_WS_MD_CGR has no event.
Types
Interface IF_WS_MD_CGR has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on Interface IF_WS_MD_CGR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20061122 |
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_ERRORS | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20070321 | |||
| 2 | R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_ESD_MESSAGES | ESD: Messages | 20070321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20070321 |
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_ERRORS | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20070322 | |||
| 2 | R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_ESD_MESSAGES | ESD: Messages | 20070322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20070322 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CORR_INSERT | Call by reference | Type reference (TYPE) | IF_ESD_CG_PBL_API=>SG_CORR_INSERT | 20080917 | ||||
| 2 | IV_VERSION | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20061207 | |||
| 3 | RV_HAS_ERRORS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070529 | |||
| 4 | R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_ESD_MESSAGES | ESD: Messages | 20061208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20061208 |
Method GET_CLASSIFICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CLASSIFICATIONS | Value transfer | Type reference (TYPE) | IF_WS_CLASSIFICATION=>T_CLASSIFICATIONS | Classification Object for VIFs / CGRs | 20100507 |
Method GET_CLASSIFICATIONS on Interface IF_WS_MD_CGR has no exception.
Method GET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VERSION | Call by reference | Type reference (TYPE) | CHAR1 | 'I' or 'A' | 20081001 | |||
| 2 | RV_DETAIL | Value transfer | Type reference (TYPE) | STTY_CG_DETAIL_OBJ | Consumer group - Detail | 20081001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Wrong version | 20081001 |
Method GET_OBJECT_INFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20061011 | |||
| 2 | E_ORIGLANG | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20061011 | |||
| 3 | E_STR_CG_HEADER_OBJ | Call by reference | Type reference (TYPE) | SSTR_CG_HEADER_OBJ | Consumer groups : Header information | 20061006 | |||
| 4 | E_TAB_CG_CLASSIFICATION_OBJ | Call by reference | Type reference (TYPE) | STTY_CG_CLASSIFICATION_OBJ | Consumer group classifications | 20061006 | |||
| 5 | E_TAB_CG_DETAIL_OBJ | Call by reference | Type reference (TYPE) | STTY_CG_DETAIL_OBJ | Consumer group -detail | 20061006 | |||
| 6 | I_VERSION | Call by reference | Type reference (TYPE) | SDTE_CG_VERSION | Consumer group version (A-Active : I-Inactive) | 20061006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Wrong version | 20061006 |
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUPPRESS_CHECKS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20061006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Activity Terminated | 20061006 | ||
| 2 | Object creation error | 20061115 | ||
| 3 | Internal Error | 20061006 | ||
| 4 | Consumer Object Is Locked | 20061006 | ||
| 5 | Authorisation failure | 20061006 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CORR_INSERT | Call by reference | Type reference (TYPE) | VICORRINSERT | Delegate Data to RS_CORR_INSERT | 20061010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Activity Terminated | 20061010 | ||
| 2 | Internal Error | 20061010 | ||
| 3 | Authorisation failure | 20061010 |
Method SET_CLASSIFICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CLASSIFICATIONS | Call by reference | Type reference (TYPE) | IF_WS_CLASSIFICATION=>T_CLASSIFICATIONS | Consumer group classifications | 20100507 |
Method SET_CLASSIFICATIONS on Interface IF_WS_MD_CGR has no exception.
Method SET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAB_CG_DETAIL_OBJ | Call by reference | Type reference (TYPE) | STTY_CG_DETAIL_OBJ | Consumer group - Detail | 20061010 |
Method SET_DETAIL on Interface IF_WS_MD_CGR has no exception.
Method SET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STR_CG_HEADER_OBJ | Call by reference | Type reference (TYPE) | SSTR_CG_HEADER_OBJ | Consumer groups : Header information | 20061010 |
Method SET_HEADER on Interface IF_WS_MD_CGR has no exception.
Method UNLOCK Signature
Method UNLOCK on Interface IF_WS_MD_CGR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Activity Terminated | 20061006 | ||
| 2 | Internal Error | 20061006 | ||
| 3 | Authorisation failure | 20061006 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |