SAP ABAP Class CL_MWSKZ_CONVERSION_REGUP (Tax enhancement REGUP 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_REGUP  
Short Description Tax enhancement REGUP 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 20090512   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MWSKZ_CONVERSION_REGUP has no forward declaration.
Interfaces
Class CL_MWSKZ_CONVERSION_REGUP has no interface implemented.
Friends
Class CL_MWSKZ_CONVERSION_REGUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_LAUFD_CONTROL Constant Private Type reference (TYPE) LAUFD '99999999' Date on Which the Program Is to Be Run 20090512
2 MT_REGUP_CONV_TRG Instance attribute Private Type reference (TYPE) TYPE_REGUP_CONV_TRG_T 20090512
3 MV_MANDT Instance attribute Private Type reference (TYPE) MANDT Client 20090512
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090512
Events
Class CL_MWSKZ_CONVERSION_REGUP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 REGUP_SELECT_FIELDS Private See coding 20090512 BEGIN OF regup_select_fields, mandt TYPE regup-mandt, laufd TYPE regup-laufd, mwskz TYPE regup-mwskz, mwsk1 TYPE regup-mwsk1, mwsk2 TYPE regup-mwsk2, mwsk3 TYPE regup-mwsk3, mwskz_new TYPE mwskz_new, mwsk1_new TYPE mwskx_new, mwsk2_new TYPE mwskx_new, mwsk3_new TYPE mwskx_new, END OF regup_select_fields
2 TYPE_REGUP_CONV_TRG_T Private See coding 20090512 type_regup_conv_trg_t TYPE STANDARD TABLE OF regup_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 20090512
2 Importing IV_MANDT Call by reference Type reference (TYPE) MANDT Client 20090512

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