SAP ABAP Class CL_CNV_20700_CHKOBJ_MATNR (Dataobject for Material mapping checks)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_20700 (Package) Material number conversion
⤷
⤷
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 | 20110425 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20110425 |
Properties
| Class | CL_CNV_20700_CHKOBJ_MATNR | |
| Short Description | Dataobject for Material mapping checks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_20700 | Material number conversion |
| Created | 20110407 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_20700_CHKOBJ_MATNR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_MBT_CHECK_DATAOBJECT | Check Framework: Data Object to check | 20110425 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20110425 |
Friends
Class CL_CNV_20700_CHKOBJ_MATNR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CNV_20700_S_MATNR_MAPPING | Line of a Mapping table for Material Number | 20110427 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CNV_20700_T_MATNR_MAPPING | Table with mapping information | 20110407 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | CNV_20700_T_MATNR_MAPPING | Table with mapping information | 20110415 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Object Key | 20110407 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20110425 | |
| 2 | Static method | Public | Method | Get MATNR mapping for a given package | 20110407 |
Events
Class CL_CNV_20700_CHKOBJ_MATNR has no event.
Types
Class CL_CNV_20700_CHKOBJ_MATNR 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 | 20110425 |
Method CONSTRUCTOR on class CL_CNV_20700_CHKOBJ_MATNR has no exception.
Method GET_MATNR_MAPPING_FROM_PACKID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPING | Call by reference | Type reference (TYPE) | CNV_20700_T_MATNR_MAPPING | Mapping table for asset classes (ANLKL) | 20110516 | |||
| 2 | EV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110516 | |||
| 3 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Data Object Failed | 20111128 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |