SAP ABAP Class CL_CNV_20600_CHK_PERM_BUKRSN (Check if given BUKRSNs are permitted)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_20600_CHECK (Package) Company Code for Number Assignment - Check classes
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_CHECK | Check Framework: Check | 20110721 |
Properties
| Class | CL_CNV_20600_CHK_PERM_BUKRSN | |
| Short Description | Check if given BUKRSNs are permitted | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_20600_CHECK | Company Code for Number Assignment - Check classes |
| Created | 20110721 | 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 | Check Framework: Check | 20110721 |
Friends
Class CL_CNV_20600_CHK_PERM_BUKRSN has no friend class.
Attributes
Class CL_CNV_20600_CHK_PERM_BUKRSN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Log the results | 20140227 | |
| 2 | Static method | Private | Method | Check for not permitted mapping entries | 20140227 |
Events
Class CL_CNV_20600_CHK_PERM_BUKRSN has no event.
Types
Class CL_CNV_20600_CHK_PERM_BUKRSN has no local type.
Method Signatures
Method LOG_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20140227 | |||
| 2 | IT_VALUES_NOT_PERMITTED | Call by reference | Type reference (TYPE) | CNV_20600_T_BUKRSN | Table type with company code for number assignment | 20140227 |
Method LOG_RESULTS on class CL_CNV_20600_CHK_PERM_BUKRSN has no exception.
Method PERMITTED_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BUKRS_MAPPING | Call by reference | Type reference (TYPE) | CNV_20600_T_BUKRS_MAPPING | Mapping table for Company Code | 20140227 | |||
| 2 | IT_MAPPING | Call by reference | Type reference (TYPE) | CNV_20600_T_BUKRSN_MAPPING | Mapping table for CoCd's for No. assignment (BUKRSN) | 20140227 | |||
| 3 | IT_RELATIONS | Call by reference | Type reference (TYPE) | CNV_20600_T_BUKRS_BUKRSN | Relation table Company Code - Company Code for Number Assign | 20140227 | |||
| 4 | RT_VALUES_NOT_PERMITTED | Value transfer | Type reference (TYPE) | CNV_20600_T_BUKRSN | Table type with company code for number assignment | 20140227 |
Method PERMITTED_CHECK on class CL_CNV_20600_CHK_PERM_BUKRSN has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |