SAP ABAP Class CL_MWSKZ_CONVERSION_SET_CODE (Generates set dynamic code for new fields)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI (Application Component) Financial Accounting
⤷
FI_MWSKZ_ENH (Package) Tax Code Enhancements Utilities
⤷
⤷
Properties
| Class | CL_MWSKZ_CONVERSION_SET_CODE | |
| Short Description | Generates set dynamic code for new fields | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FI_MWSKZ_ENH | Tax Code Enhancements Utilities |
| Created | 20090501 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MWSKZ_CONVERSION_SET_CODE has no forward declaration.
Interfaces
Class CL_MWSKZ_CONVERSION_SET_CODE has no interface implemented.
Friends
Class CL_MWSKZ_CONVERSION_SET_CODE 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) | MWSKZ_ABAPSOURCE_T | Table of ABAPSOURCE | 20090507 | |||
| 2 | Static Attribute | Private | See coding | 20090507 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090501 | ||
| 2 | Static method | Public | Method | 20090506 | ||
| 3 | Instance method | Public | Method | 20090501 |
Events
Class CL_MWSKZ_CONVERSION_SET_CODE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYPE_INSTANCES | Private | See coding | 20090507 | BEGIN OF type_instances,
source_tab TYPE tabname,
target_tab TYPE tabname,
instance TYPE REF TO cl_mwskz_conversion_set_code,
END OF type_instances
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCE_REF | Call by reference | Type reference (TYPE) | ANY | 20090501 | ||||
| 2 | IV_SOURCE_TAB | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20090501 | |||
| 3 | IV_TARGET_TAB | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20090501 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090507 | |||
| 2 | 20090504 | |||
| 3 | 20090501 | |||
| 4 | 20090501 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_MWSKZ_CONVERSION_SET_CODE | Generates set dynamic code for new fields | 20090506 | |||
| 2 | IV_SOURCE_REF | Call by reference | Type reference (TYPE) | ANY | 20090506 | ||||
| 3 | IV_SOURCE_TAB | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20090506 | |||
| 4 | IV_TARGET_TAB | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20090506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090506 |
Method GIVE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SOURCE_CODE | Value transfer | Type reference (TYPE) | MWSKZ_ABAPSOURCE_T | Table of ABAPSOURCE | 20090507 |
Method GIVE_SOURCE on class CL_MWSKZ_CONVERSION_SET_CODE has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |