SAP ABAP Class CL_CNV_10520_SERVICE (Service functions)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_10520 (Package) Handle DFKKSUM conversion ("logical key" conversion)
⤷
⤷
Properties
| Class | CL_CNV_10520_SERVICE | |
| Short Description | Service functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_10520 | Handle DFKKSUM conversion ("logical key" conversion) |
| Created | 20111028 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_10520_SERVICE has no forward declaration.
Interfaces
Class CL_CNV_10520_SERVICE has no interface implemented.
Friends
Class CL_CNV_10520_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CNV_10520_T_CFG | Table type for table CNV_10520_CFG | 20111028 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20111028 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111028 | |
| 2 | Instance method | Public | Method | Get list of relevant company codes (per package) | 20111028 | |
| 3 | Instance method | Public | Method | Get configuration (CNV_10520_CFG table) | 20111028 |
Events
Class CL_CNV_10520_SERVICE has no event.
Types
Class CL_CNV_10520_SERVICE 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_PACKID | Value transfer | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20111028 |
Method CONSTRUCTOR on class CL_CNV_10520_SERVICE has no exception.
Method GET_BUKRS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_BUKRS_LIST | Value transfer | Type reference (TYPE) | CNVMBTASF_T_BUKRS | Simple list of company codes | 20111028 |
Method GET_BUKRS_LIST on class CL_CNV_10520_SERVICE has no exception.
Method GET_CONFIG_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CONFIG_LIST | Value transfer | Type reference (TYPE) | CNV_10520_T_CFG | Table type for table CNV_10520_CFG | 20111028 |
Method GET_CONFIG_LIST on class CL_CNV_10520_SERVICE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |