SAP ABAP Class CL_HRPAYDEST_LB_TAX_DATA (General Tax Bases P01T_LST)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-NT-TX (Application Component) Tax
     P01T (Package) HR Germany: Tax
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYDEST_LB_NOTIF_DATA Abstract Class for Statement Data 20070925
Properties
Class CL_HRPAYDEST_LB_TAX_DATA  
Short Description General Tax Bases P01T_LST    
Super Class CL_HRPAYDEST_LB_NOTIF_DATA Abstract Class for Statement Data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HRPAYDEST    
Program status     
Category 0   
Package P01T   HR Germany: Tax 
Created 20070725   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPAYDEST_LB_TAX_DATA has no forward declaration.
Interfaces
Class CL_HRPAYDEST_LB_TAX_DATA has no interface implemented.
Friends
Class CL_HRPAYDEST_LB_TAX_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_FALSE Constant Private Type reference (TYPE) BOOLE_D ' ' Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20071004
2 AC_INTERNAL_TABLENAME Constant Public Type reference (TYPE) SEOCPDNAME 'AT_TAX_DATA' Full Component Name 20071005
3 AC_TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20071004
4 AT_TAX_DATA Instance attribute Public Type reference (TYPE) HRPAYDESTLBT_TAX_DATA ETStmt: General Employment Tax Data 20070815
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20070815
2 EXIT_COMPARATOR Instance method Private Method User Exit for Comparing Notifications 20080919
3 GET_DATA Instance method Public Method 20071017
4 GET_TAX_DATA Instance method Public Method 20070920
5 SET_TAX_DATA Instance method Public Method 20070920
Events
Class CL_HRPAYDEST_LB_TAX_DATA has no event.
Types
Class CL_HRPAYDEST_LB_TAX_DATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPAY00_MESSAGE_HANDLER Message Handler 20070920
2 Importing IT_TAX_DATA Call by reference Type reference (TYPE) HRPAYDESTLBT_TAX_DATA LStB: Allgemeine Lohnsteuerdaten 20070815

Method CONSTRUCTOR on class CL_HRPAYDEST_LB_TAX_DATA has no exception.

Method EXIT_COMPARATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EXCEPTION_FIELDS Call by reference Type reference (TYPE) HRDEST_T_FIELDNAMES Feldnamen einer Tabelle 20080919
2 Exporting E_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20080919
# Exception Resumable Description Created on
1 INVALID_FIELDNAME ungültiger Feldname 20080919

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DATA Value transfer Type reference (TYPE) HRPAYDESTLBT_TAX_DATA Tabellentyp für p01t_lst 20071017

Method GET_DATA on class CL_HRPAYDEST_LB_TAX_DATA has no exception.

Method GET_TAX_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TAX_DATA Value transfer Type reference (TYPE) HRPAYDESTLBT_TAX_DATA Tabellentyp für p01t_lst 20070920

Method GET_TAX_DATA on class CL_HRPAYDEST_LB_TAX_DATA has no exception.

Method SET_TAX_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TAX_DATA Call by reference Type reference (TYPE) HRPAYDESTLBT_TAX_DATA Tabellentyp für p01t_lst 20070920

Method SET_TAX_DATA on class CL_HRPAYDEST_LB_TAX_DATA has no exception.
History
Last changed by/on SAP  20081217 
SAP Release Created in