SAP ABAP Class CL_MWSKZ_CONVERSION (MWSKZ Extension)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI (Application Component) Financial Accounting
⤷
FI_MWSKZ_ENH (Package) Tax Code Enhancements Utilities
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MWSKZ_CONVERSION | MWSKZ Conversion | 20090609 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MWSKZ_CONVERSION_BELEG | Tax enhancement table conversion | 20090609 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_MWSKZ_CONVERSION_KONV | Tax enhancement KONV table conversion | 20090609 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_MWSKZ_CONVERSION_REGUP | Tax enhancement REGUP table conversion | 20090609 |
Properties
| Class | CL_MWSKZ_CONVERSION | |
| Short Description | MWSKZ Extension | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FI_MWSKZ_ENH_E | |
| Program status | ||
| Category | 0 | |
| Package | FI_MWSKZ_ENH | Tax Code Enhancements Utilities |
| Created | 20090609 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MWSKZ_CONVERSION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MWSKZ_CONVERSION | MWSKZ Conversion | 20090609 |
Friends
Class CL_MWSKZ_CONVERSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | See coding | Areas for conversion | 20090624 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CLUSTER_CONV_AREA | Cluster Conversion Area for Parallel Processing | 20090624 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | size of bundles to commit to db | 20090625 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20090625 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 20090625 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | 20090624 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Conversion Trigger Table Name | 20090611 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SYDBCNT | Database records processed count | 20090625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Execute commit after bundle size is reached | 20090625 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090611 | |
| 3 | Instance method | Private | Method | 20090624 | ||
| 4 | Instance method | Public | Method | Returns table being converted | 20090616 | |
| 5 | Instance method | Protected | Method | Remove control records | 20090623 | |
| 6 | Instance method | Protected | Method | Check that the table has no field with domain MWSKZ | 20090616 | |
| 7 | Instance method | Protected | Method | 20090611 |
Events
Class CL_MWSKZ_CONVERSION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYPE_R_CONV_AREAS | Public | Attribute reference (LIKE) | 20090624 | |
Method Signatures
Method COMMIT_WORK Signature
Method COMMIT_WORK on class CL_MWSKZ_CONVERSION has no parameter.
Method COMMIT_WORK on class CL_MWSKZ_CONVERSION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONV_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20090616 | |||
| 2 | IV_CONV_TRG_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Control Structure for Testing the Table Name (Apart fr. SAA) | 20090611 |
Method CONSTRUCTOR on class CL_MWSKZ_CONVERSION has no exception.
Method CREATE_CONVERSION_AREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UR_CONV_AREA | Call by reference | Type reference (TYPE) | TYPE_R_CONV_AREAS | Structure of a range table for a numeric (3) field | 20090624 |
Method CREATE_CONVERSION_AREAS on class CL_MWSKZ_CONVERSION has no exception.
Method GIVE_CONV_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONV_TABLE | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20090616 |
Method GIVE_CONV_TABLE on class CL_MWSKZ_CONVERSION has no exception.
Method REMOVE_CONTROL_RECORDS Signature
Method REMOVE_CONTROL_RECORDS on class CL_MWSKZ_CONVERSION has no parameter.
Method REMOVE_CONTROL_RECORDS on class CL_MWSKZ_CONVERSION has no exception.
Method TABLE_WITH_NO_MWSKZ_DOMAIN Signature
Method TABLE_WITH_NO_MWSKZ_DOMAIN on class CL_MWSKZ_CONVERSION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090616 |
Method WRITE_MWSKZ_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BUNDLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20090611 |
Method WRITE_MWSKZ_NEW on class CL_MWSKZ_CONVERSION has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |