SAP ABAP Class CL_MWSKZ_CONVERSION_KONV (Tax enhancement KONV 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_KONV  
Short Description Tax enhancement KONV 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 20090511   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MWSKZ_CONVERSION_KONV has no forward declaration.
Interfaces
Class CL_MWSKZ_CONVERSION_KONV has no interface implemented.
Friends
Class CL_MWSKZ_CONVERSION_KONV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_KNUMV_CONTROL Constant Private Type reference (TYPE) KNUMV 'XXXXXXXXXX' Number of the document condition 20090512
2 MT_KONV_CONV_TRG Instance attribute Private Type reference (TYPE) TYPE_KONV_CONV_TRG_T Triggers to be processed 20090512
3 MV_MANDT Instance attribute Private Type reference (TYPE) MANDT Client 20090511
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090511
2 WRITE_MWSKZ_NEW_KONV Instance method Private Method Updates KONV new MWSKZ_NEW fields 20090512
Events
Class CL_MWSKZ_CONVERSION_KONV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 KONV_SELECT_FIELDS Private See coding 20090512 BEGIN OF konv_select_fields, mandt TYPE konv-mandt, knumv TYPE konv-knumv, mwsk1 TYPE konv-mwsk1, mwsk1_new TYPE mwskx_new, END OF konv_select_fields
2 TYPE_KONV_CONV_TRG_T Private See coding 20090512 type_konv_conv_trg_t TYPE STANDARD TABLE OF konv_conv_trg
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AREA Call by reference Type reference (TYPE) CLUSTER_CONV_AREA Cluster Conversion Area for Parallel Processing 20090511
2 Importing IV_MANDT Call by reference Type reference (TYPE) MANDT Client 20090511

Method CONSTRUCTOR on class CL_MWSKZ_CONVERSION_KONV has no exception.

Method WRITE_MWSKZ_NEW_KONV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KONV Call by reference Type reference (TYPE) ME_KONV 20090512

Method WRITE_MWSKZ_NEW_KONV on class CL_MWSKZ_CONVERSION_KONV has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605