SAP ABAP Class IF_CNV_10100_SETS (FI Set conversion)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_20100_SETS | For sets package 10100 | 20110415 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_20306_SETS | Class for reading KOKRS-mapping | 20110426 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_20310_SETS | Interface/Connection to package 10100 | 20110415 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_20320_SETS | Interface/Connection to package 10100 | 20110426 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_20325_SETS | Interface/Connection to package 10100 | 20110426 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_20335_SETS | Interface/Connection to package 10100 | 20110426 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_20345_SETS | Interface/Connection to package 10100 | 20110426 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_20375_SETS | Interface/Connection to package 10100 | 20111021 |
Properties
| Class | IF_CNV_10100_SETS | |
| Short Description | FI Set conversion | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110316 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CNV_10100_SETS has no forward declaration.
Interfaces
Class IF_CNV_10100_SETS has no interface implemented.
Friends
Class IF_CNV_10100_SETS has no friend class.
Attributes
Class IF_CNV_10100_SETS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check SETNAME mapping table | 20110316 | |
| 2 | Static method | Public | Method | Get List of SUBCLASS for duplicate set value check | 20121112 | |
| 3 | Static method | Public | Method | Get List of SUBCLASS for Interval break down | 20110317 | |
| 4 | Static method | Public | Method | Get mapping of SUBCLASS values for SETCLASS | 20110316 | |
| 5 | Static method | Public | Method | Check and set table of sets for interval break down | 20110317 |
Events
Class IF_CNV_10100_SETS has no event.
Types
Class IF_CNV_10100_SETS has no local type.
Method Signatures
Method CHECK_SETNAME_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110404 | |||
| 2 | XT_SETNAME_MAPPING | Call by reference | Type reference (TYPE) | CNV_10100_T_SETNAME_MAPPING | Setname Mapping Table: assigned new SETNAMEs | 20110404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | For packid no valid mapping found | 20110316 |
Method GET_SUBCLASS_FOR_DUP_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUBCLASS_FOR_DUP_VALUE | Call by reference | Type reference (TYPE) | CNV_10100_T_SET_SUBCLASS | List of Subclass for duplicate set value check | 20121112 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20121112 | |||
| 3 | IV_SETCLASS | Call by reference | Type reference (TYPE) | CNV_10100_SETCLASS | Set class | 20121112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No duplicate value check required | 20121112 | ||
| 2 | For packid no mapping found | 20121112 | ||
| 3 | SETCLASS is not correct | 20121112 |
Method GET_SUBCLASS_FOR_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUBCLASS_FOR_BREAK_DOWN | Call by reference | Type reference (TYPE) | CNV_10100_T_SET_SUBCLASS | List of Subclass for interval break down | 20110404 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110404 | |||
| 3 | IV_SETCLASS | Call by reference | Type reference (TYPE) | CNV_10100_SETCLASS | Set class | 20110404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | for SETCLASS no mapping is required | 20110317 | ||
| 2 | For packid no mapping found | 20110317 | ||
| 3 | SETCLASS is not correct | 20110317 |
Method GET_SUBCLASS_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUBCLASS_MAPPING | Call by reference | Type reference (TYPE) | CNV_10100_T_SUBCLASS_MAPPING | Subclass Mapping Table: assign old to new subclass | 20110404 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110404 | |||
| 3 | IV_SETCLASS | Call by reference | Type reference (TYPE) | CNV_10100_SETCLASS | Set class | 20110404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | for SETCLASS no mapping is required | 20110316 | ||
| 2 | For packid no mapping found | 20110316 | ||
| 3 | SETCLASS is not correct | 20110316 |
Method SET_INTERVAL_FOR_BREAK_DOWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110404 | |||
| 2 | XT_SETS_FOR_INTERVAL_BREAKDOWN | Call by reference | Type reference (TYPE) | CNV_10100_T_SETLEAF | Table with full key of FI Sets | 20110404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | not allowed modification on interval table | 20111027 | ||
| 2 | packid not valid | 20110317 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |