SAP ABAP Class CL_CNV_10100_CHK_OBJ_SET (Set Data object for check)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_10100_CHECK (Package) Set Name conversion Check Classes of Check Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_CHECK_DATAOBJECT | Check Framework: Data Object to check | 20110705 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20110705 |
Properties
| Class | CL_CNV_10100_CHK_OBJ_SET | |
| Short Description | Set Data object for check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_10100_CHECK | Set Name conversion Check Classes of Check Framework |
| Created | 20110705 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_MBT_CHECK_DATAOBJECT | Check Framework: Data Object to check | 20110705 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20110705 |
Friends
Class CL_CNV_10100_CHK_OBJ_SET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CNV_MBT_ME_MAPPING_ID | 'NOMAP' | Unique identifier for a mapping | 20110720 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | CNV_10100_T_SETNAME_MAPPING | Set Name Mapping Table | 20110706 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Single-Character Flag | 20110720 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Check Framework: Object Key | 20110705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110705 | |
| 2 | Static method | Public | Method | Split given object key of Set into separate values | 20110705 |
Events
Class CL_CNV_10100_CHK_OBJ_SET has no event.
Types
Class CL_CNV_10100_CHK_OBJ_SET has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Check Framework: Object Key | 20110705 |
Method CONSTRUCTOR on class CL_CNV_10100_CHK_OBJ_SET has no exception.
Method SPLIT_OBJECT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SET_FULL_KEY | Call by reference | Type reference (TYPE) | CNV_10100_S_SET_FULL_KEY | Full key of Set | 20110705 | |||
| 2 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Check Framework: Object Key | 20110705 |
Method SPLIT_OBJECT_KEY on class CL_CNV_10100_CHK_OBJ_SET has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |