SAP ABAP Class CL_MWSKZ_ENRICH_TABLES (Populate new fields for Tax Code extension)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI (Application Component) Financial Accounting
⤷
FI_MWSKZ_ENH (Package) Tax Code Enhancements Utilities
⤷
⤷
Properties
| Class | CL_MWSKZ_ENRICH_TABLES | |
| Short Description | Populate new fields for Tax Code 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 | 20090307 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MWSKZ_ENRICH_TABLES has no forward declaration.
Interfaces
Class CL_MWSKZ_ENRICH_TABLES has no interface implemented.
Friends
Class CL_MWSKZ_ENRICH_TABLES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | '_NEW' | 20090423 | |||
| 2 | Constant | Protected | Type reference (TYPE) | DOMNAME | 'MWSKZ' | Domain name | 20090423 | ||
| 3 | Constant | Protected | Type reference (TYPE) | DOMNAME | 'MWSKZ_OLD' | Domain name | 20091007 | ||
| 4 | Constant | Private | Type reference (TYPE) | DOMNAME | 'MWSKZ_NEW' | Domain name | 20090423 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | XFELD | BSED has been extended | 20090307 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | XFELD | BSEG has been extended | 20090307 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | XFELD | BSET has been extended | 20090307 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | XFELD | KONV has been extended | 20090307 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | XFELD | REGUP has been extended | 20090307 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks that a tgiven table has been enhanced with new fields | 20090423 | |
| 2 | Static method | Public | Method | Populate BSEG, BSET and BSED fields | 20090307 | |
| 3 | Static method | Public | Method | Populate BSED Fields | 20090307 | |
| 4 | Static method | Public | Method | Populate BSEG Fields | 20090307 | |
| 5 | Static method | Public | Method | Populate BSET Fields | 20090307 | |
| 6 | Static method | Public | Method | Populate KONV Fields | 20090622 | |
| 7 | Static method | Public | Method | Populate KONV Fields | 20090307 | |
| 8 | Static method | Public | Method | Populate REGUP Fields | 20090307 | |
| 9 | Static method | Public | Method | Gets conversion area from string | 20090513 |
Events
Class CL_MWSKZ_ENRICH_TABLES has no event.
Types
Class CL_MWSKZ_ENRICH_TABLES has no local type.
Method Signatures
Method CHECK_TABLE_ENHANCED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20090423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No domain MWSKZ domain found in table | 20090423 | ||
| 2 | Wrong domain for new fields. | 20090423 | ||
| 3 | Table has not yet been enhanced with new fields | 20090423 |
Method ENRICH_BELEG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_BSED | Call by reference | Type reference (TYPE) | BSED | Bill of Exchange Fields Document Segment | 20090307 | |||
| 2 | CS_BSEG | Call by reference | Type reference (TYPE) | BSEG | Accounting Document Segment | 20090307 | |||
| 3 | CS_BSET | Call by reference | Type reference (TYPE) | BSET | Tax Data Document Segment | 20090307 |
Method ENRICH_BELEG on class CL_MWSKZ_ENRICH_TABLES has no exception.
Method ENRICH_BSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_BSED | Call by reference | Type reference (TYPE) | BSED | Bill of Exchange Fields Document Segment | 20090307 |
Method ENRICH_BSED on class CL_MWSKZ_ENRICH_TABLES has no exception.
Method ENRICH_BSEG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_BSEG | Call by reference | Type reference (TYPE) | BSEG | Accounting Document Segment | 20090307 |
Method ENRICH_BSEG on class CL_MWSKZ_ENRICH_TABLES has no exception.
Method ENRICH_BSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_BSET | Call by reference | Type reference (TYPE) | BSET | Tax Data Document Segment | 20090307 |
Method ENRICH_BSET on class CL_MWSKZ_ENRICH_TABLES has no exception.
Method ENRICH_KOMV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_KOMV | Call by reference | Type reference (TYPE) | ANY | Conditions (Transaction Data) | 20090622 |
Method ENRICH_KOMV on class CL_MWSKZ_ENRICH_TABLES has no exception.
Method ENRICH_KONV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_KONV | Call by reference | Type reference (TYPE) | KONV | Conditions (Transaction Data) | 20090307 |
Method ENRICH_KONV on class CL_MWSKZ_ENRICH_TABLES has no exception.
Method ENRICH_REGUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_REGUP | Call by reference | Type reference (TYPE) | REGUP | Processed items from payment program | 20090307 |
Method ENRICH_REGUP on class CL_MWSKZ_ENRICH_TABLES has no exception.
Method GET_CONV_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | CLIKE | 20090513 | ||||
| 2 | RV_CONV_AREA | Value transfer | Type reference (TYPE) | CLUSTER_CONV_AREA | Cluster Conversion Area for Parallel Processing | 20090513 |
Method GET_CONV_AREA on class CL_MWSKZ_ENRICH_TABLES has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |