SAP ABAP Class IF_WDY_MD_COMP_USAGE_GROUP (IF_WDY_MD_COMP_USAGE_GROUP)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_ABSTR_COMP_USAGE | 20040922 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDY_MD_COMP_USAGE_GROUP | 20041213 |
Properties
| Class | IF_WDY_MD_COMP_USAGE_GROUP | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040922 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WDY_MD_COMP_USAGE_GROUP has no forward declaration.
Interfaces
Class IF_WDY_MD_COMP_USAGE_GROUP has no interface implemented.
Friends
Class IF_WDY_MD_COMP_USAGE_GROUP has no friend class.
Attributes
Class IF_WDY_MD_COMP_USAGE_GROUP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040922 | ||
| 2 | Instance method | Public | Method | 20040922 | ||
| 3 | Instance method | Public | Method | 20040922 | ||
| 4 | Instance method | Public | Method | 20040922 | ||
| 5 | Instance method | Public | Method | 20040922 | ||
| 6 | Instance method | Public | Method | 20050407 | ||
| 7 | Instance method | Public | Method | 20040922 | ||
| 8 | Instance method | Public | Method | 20040922 | ||
| 9 | Instance method | Public | Method | 20040922 | ||
| 10 | Instance method | Public | Method | 20040922 | ||
| 11 | Instance method | Public | Method | 20040922 | ||
| 12 | Instance method | Public | Method | 20040922 | ||
| 13 | Instance method | Public | Method | 20040922 | ||
| 14 | Instance method | Public | Method | 20040922 |
Events
Class IF_WDY_MD_COMP_USAGE_GROUP has no event.
Types
Class IF_WDY_MD_COMP_USAGE_GROUP has no local type.
Method Signatures
Method ADD_MEMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MEMBER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_COMPONENT_USAGE | 20040922 | ||||
| 2 | POSITION | Value transfer | Type reference (TYPE) | I | 20040922 |
Method ADD_MEMBER on class IF_WDY_MD_COMP_USAGE_GROUP has no exception.
Method GET_CARDINALITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CARDINALITY | Value transfer | Type reference (TYPE) | WDY_MD_CARDINALITY | 20040922 |
Method GET_CARDINALITY on class IF_WDY_MD_COMP_USAGE_GROUP has no exception.
Method GET_MEMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MEMBERS | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 20040922 |
Method GET_MEMBERS on class IF_WDY_MD_COMP_USAGE_GROUP has no exception.
Method GET_MEMBER_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | I | 20040922 |
Method GET_MEMBER_COUNT on class IF_WDY_MD_COMP_USAGE_GROUP has no exception.
Method GET_MEMBER_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MEMBER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_COMPONENT_USAGE | 20040922 | ||||
| 2 | POSITION | Value transfer | Type reference (TYPE) | I | 20040922 |
Method GET_MEMBER_POSITION on class IF_WDY_MD_COMP_USAGE_GROUP has no exception.
Method GET_USED_COMPONENT Signature
Method GET_USED_COMPONENT on class IF_WDY_MD_COMP_USAGE_GROUP has no parameter.
Method GET_USED_COMPONENT on class IF_WDY_MD_COMP_USAGE_GROUP has no exception.
Method HAS_MEMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_MEMBER | Value transfer | Type reference (TYPE) | FLAG | 20040922 | ||||
| 2 | MEMBER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_COMPONENT_USAGE | 20040922 |
Method HAS_MEMBER on class IF_WDY_MD_COMP_USAGE_GROUP has no exception.
Method HAS_USED_COMPONENT Signature
Method HAS_USED_COMPONENT on class IF_WDY_MD_COMP_USAGE_GROUP has no parameter.
Method HAS_USED_COMPONENT on class IF_WDY_MD_COMP_USAGE_GROUP has no exception.
Method MOVE_MEMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_POSITION | Value transfer | Type reference (TYPE) | I | 20040922 | ||||
| 2 | TO_POSITION | Value transfer | Type reference (TYPE) | I | 20040922 |
Method MOVE_MEMBER on class IF_WDY_MD_COMP_USAGE_GROUP has no exception.
Method REMOVE_ALL_MEMBERS Signature
Method REMOVE_ALL_MEMBERS on class IF_WDY_MD_COMP_USAGE_GROUP has no parameter.
Method REMOVE_ALL_MEMBERS on class IF_WDY_MD_COMP_USAGE_GROUP has no exception.
Method REMOVE_MEMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MEMBER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_COMPONENT_USAGE | 20040922 |
Method REMOVE_MEMBER on class IF_WDY_MD_COMP_USAGE_GROUP has no exception.
Method REMOVE_MEMBER_BY_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSITION | Value transfer | Type reference (TYPE) | I | 20040922 |
Method REMOVE_MEMBER_BY_POS on class IF_WDY_MD_COMP_USAGE_GROUP has no exception.
Method SET_CARDINALITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CARDINALITY | Value transfer | Type reference (TYPE) | WDY_MD_CARDINALITY | 20040922 |
Method SET_CARDINALITY on class IF_WDY_MD_COMP_USAGE_GROUP has no exception.
Method SET_USED_COMPONENT Signature
Method SET_USED_COMPONENT on class IF_WDY_MD_COMP_USAGE_GROUP has no parameter.
Method SET_USED_COMPONENT on class IF_WDY_MD_COMP_USAGE_GROUP has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in |