SAP ABAP Class CL_MWSKZ_CONVERSION_BELEG (Tax enhancement table conversion)
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 | Inheritance (c INHERITING FROM c_ref) | CL_MWSKZ_CONVERSION | MWSKZ Extension | 20090609 |
Properties
| Class | CL_MWSKZ_CONVERSION_BELEG | |
| Short Description | Tax enhancement table conversion | |
| Super Class | CL_MWSKZ_CONVERSION | MWSKZ Extension |
| 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 | 20090508 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MWSKZ_CONVERSION_BELEG has no forward declaration.
Interfaces
Class CL_MWSKZ_CONVERSION_BELEG has no interface implemented.
Friends
Class CL_MWSKZ_CONVERSION_BELEG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | GJAHR | '9999' | Fiscal Year | 20090512 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | TYPE_BSEG_CONV_TRG_T | Triggers to be processed | 20090508 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BUKRS | Company Code | 20090511 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | MANDT | Client | 20090511 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20090616 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090508 | |
| 3 | Static method | Private | Method | Updates BSED MWSKZ_NEW fields | 20090508 | |
| 4 | Static method | Private | Method | Updates BSEG MWSKZ_NEW fields | 20090508 | |
| 5 | Static method | Private | Method | Updates BSET MWSKZ_NEW fields | 20090508 |
Events
Class CL_MWSKZ_CONVERSION_BELEG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | BSED_SELECT_FIELDS | Private | See coding | 20090709 | BEGIN OF bsed_select_fields,
mandt TYPE mandt,
bukrs TYPE bukrs,
belnr TYPE belnr_d,
gjahr TYPE gjahr,
buzei TYPE buzei,
wmwkz TYPE bsed-wmwkz,
wmwkz_new TYPE mwskz_new,
END OF bsed_select_fields
|
||
| 2 | BSEG_SELECT_FIELDS | Private | See coding | 20090508 | BEGIN OF bseg_select_fields,
mandt TYPE mandt,
bukrs TYPE bukrs,
belnr TYPE belnr_d,
gjahr TYPE gjahr,
buzei TYPE buzei,
mwskz TYPE bseg-mwskz,
mwsk1 TYPE bseg-mwsk1,
mwsk2 TYPE bseg-mwsk2,
mwsk3 TYPE bseg-mwsk3,
mwskz_new TYPE mwskz_new,
mwsk1_new TYPE mwskx_new,
mwsk2_new TYPE mwskx_new,
mwsk3_new TYPE mwskx_new,
END OF bseg_select_fields
|
||
| 3 | BSET_SELECT_FIELDS | Private | See coding | 20090709 | BEGIN OF bset_select_fields,
mandt TYPE mandt,
bukrs TYPE bukrs,
belnr TYPE belnr_d,
gjahr TYPE gjahr,
buzei TYPE buzei,
mwskz TYPE bset-mwskz,
mwskz_new TYPE mwskz_new,
END OF bset_select_fields
|
||
| 4 | TYPE_BSEG_CONV_TRG_T | Private | See coding | 20090508 | type_bseg_conv_trg_t TYPE STANDARD TABLE OF bseg_conv_trg
|
Method Signatures
Method CHANGE_CONV_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NEW_CONV_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20090616 |
Method CHANGE_CONV_TABLE on class CL_MWSKZ_CONVERSION_BELEG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20090508 | |||
| 2 | IV_MANDT | Call by reference | Type reference (TYPE) | MANDT | Client | 20090508 |
Method CONSTRUCTOR on class CL_MWSKZ_CONVERSION_BELEG has no exception.
Method WRITE_MWSKZ_BSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BSEG | Call by reference | Type reference (TYPE) | BSEG_T | Accounting Document Segment | 20090508 |
Method WRITE_MWSKZ_BSED on class CL_MWSKZ_CONVERSION_BELEG has no exception.
Method WRITE_MWSKZ_BSEG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BSEG | Call by reference | Type reference (TYPE) | BSEG_T | Accounting Document Segment | 20090508 |
Method WRITE_MWSKZ_BSEG on class CL_MWSKZ_CONVERSION_BELEG has no exception.
Method WRITE_MWSKZ_BSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BSEG | Call by reference | Type reference (TYPE) | BSEG_T | Accounting Document Segment | 20090508 |
Method WRITE_MWSKZ_BSET on class CL_MWSKZ_CONVERSION_BELEG has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |