SAP ABAP Class IF_CMX_XS_META (XSteps: Object that Manages the Metadata)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CMX_XS_CHANGE_OBJECT | XSteps: Change Object | 20030121 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_CMX_XS_NODE | XSteps: Node | 20030121 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_CMX_XS_ROOT | XSteps: Step Root | 20100322 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_COCR_CMX_META_OBJECT | Meta Object for Valuation of Order Data | 20030411 |
Properties
| Class | IF_CMX_XS_META | |
| Short Description | XSteps: Object that Manages the Metadata | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20021030 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CMX_XS_META has no forward declaration.
Interfaces
Class IF_CMX_XS_META has no interface implemented.
Friends
Class IF_CMX_XS_META has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CMX_XS_META_NAME | 'CMX_XS/CHANGE_DATE' | Change Date | 20030121 | ||
| 2 | Constant | Public | Type reference (TYPE) | CMX_XS_META_NAME | 'CMX_XS/CHANGE_MODE' | Change Type | 20030121 | ||
| 3 | Constant | Public | Type reference (TYPE) | CMX_XS_META_NAME | 'CMX_XS/CHANGE_NUMBER' | Change Number | 20030121 | ||
| 4 | Constant | Public | Type reference (TYPE) | CMX_XS_META_NAME | 'CMX_XS/EXPLOSION_DATE' | Explosion Date | 20030407 | ||
| 5 | Constant | Public | Type reference (TYPE) | CMX_XS_META_NAME | 'CMX_XS/LOCATION' | Location Name | 20030519 | ||
| 6 | Constant | Public | Type reference (TYPE) | CMX_XS_META_NAME | 'CMX_XS/PERS_CHANGE_NUMBER' | Persistent: Last Change Number | 20030512 | ||
| 7 | Constant | Public | Type reference (TYPE) | CMX_XS_META_NAME | 'CMX_XS/PERS_VALID_FROM' | Persistent: State Valid From | 20030512 | ||
| 8 | Constant | Public | Type reference (TYPE) | CMX_XS_META_NAME | 'CMX_XS/PERS_VALID_TO' | Persistent: State Valid to | 20030512 | ||
| 9 | Constant | Public | Type reference (TYPE) | CMX_XS_META_NAME | 'CMX_XS/ROOT_APPLICATION' | XS Tree: Application | 20030519 | ||
| 10 | Constant | Public | Type reference (TYPE) | CMX_XS_META_NAME | 'CMX_XS/ROOT_NID' | XS Tree: Root ID | 20030410 | ||
| 11 | Constant | Public | Type reference (TYPE) | CMX_XS_META_NAME | 'CMX_XS/RPS_CROSS_PLANT' | Repository: Cross Plant Flag | 20100107 | ||
| 12 | Constant | Public | Type reference (TYPE) | CMX_XS_META_NAME | 'CMX_XS/RPS_ITEM_ID' | Repository: Item ID | 20030519 | ||
| 13 | Constant | Public | Type reference (TYPE) | CMX_XS_META_NAME | 'CMX_XS/RPS_NAME' | Repository: Name | 20030519 | ||
| 14 | Constant | Public | Type reference (TYPE) | CMX_XS_META_NAME | 'CMX_XS/RPS_NAMESPACE' | Repository: Namespace | 20030519 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Provides a List of Known Metadata | 20030411 | |
| 2 | Instance method | Public | Method | Provides the Value for a Meta Date | 20030121 | |
| 3 | Instance method | Public | Method | Sets the Value for a Meta Date | 20030121 |
Events
Class IF_CMX_XS_META has no event.
Types
Class IF_CMX_XS_META has no local type.
Method Signatures
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030411 | ||
| 2 | RESULT | Value transfer | Type reference (TYPE) | CMX_XS_T_META_NAME | XSteps: Tabelle für Metadaten | 20030411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030904 |
Method GET_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030411 | ||
| 2 | NAME | Call by reference | Type reference (TYPE) | CMX_XS_META_NAME | Name | 20030121 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | CMX_TYPES_W_VALUE | Wert | 20030121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030121 |
Method SET_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | CMX_XS_META_NAME | Name | 20030121 | |||
| 2 | VALUE | Call by reference | Type reference (TYPE) | CMX_TYPES_W_VALUE | Wert | 20030121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XSteps: Ausnahme | 20030121 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |