SAP ABAP Class CL_CNV_20900_CHKOBJ_LIFNR (Checking Vendor for Mapping)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_20900 (Package) Vendor 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_20900_CHKOBJ_LIFNR | |
| Short Description | Checking Vendor for Mapping | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_20900 | Vendor number conversion |
| Created | 20110425 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_20900_CHKOBJ_LIFNR 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_20900_CHKOBJ_LIFNR 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_20900_T_RENAME | Conversion: Renaming 1:1 | 20110425 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CNV_20900_T_LIFNR_MAPPING | Mapping table for Vendor (LIFNR) | 20110425 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | CNV_20900_T_LIFNR_MAPPING | Mapping table for Vendor (LIFNR) | 20110425 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Check Framework: Object Key | 20110425 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110425 | ||
| 2 | Static method | Public | Method | Get LIFNR KTOKK mapping for a given package | 20110425 | |
| 3 | Static method | Public | Method | Get LIFNR KTOKK mapping for a given package | 20121213 | |
| 4 | Static method | Public | Method | Get LIFNR mapping for a given package | 20110425 |
Events
Class CL_CNV_20900_CHKOBJ_LIFNR has no event.
Types
Class CL_CNV_20900_CHKOBJ_LIFNR 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_20900_CHKOBJ_LIFNR has no exception.
Method GET_CNVRENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20111226 | |||
| 2 | IV_EDIT | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20111226 | |||
| 3 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110425 | |||
| 4 | RT_CNVRENAME | Value transfer | Type reference (TYPE) | CNV_20900_T_RENAME | Mapping table for LIFNR | 20110425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Check Execution Failed | 20111226 | ||
| 2 | Check Framework: Data Object Failed | 20110425 |
Method GET_CNVRENAME_DOMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20121213 | |||
| 2 | IV_DOMS | Call by reference | Type reference (TYPE) | CHAR30 | Domain Name | 20121213 | |||
| 3 | IV_EDIT | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20121213 | |||
| 4 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20121213 | |||
| 5 | RT_CNVRENAME | Value transfer | Type reference (TYPE) | CNV_20900_T_RENAME | Mapping table for LIFNR | 20121213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check Framework: Check Execution Failed | 20121213 | ||
| 2 | Check Framework: Data Object Failed | 20121213 |
Method GET_LIFNR_MAPPING_FROM_PACKID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20111125 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110425 | |||
| 3 | RT_MAPPING | Value transfer | Type reference (TYPE) | CNV_20900_T_LIFNR_MAPPING | Mapping table for LIFNR | 20110425 |
| # | 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 |