SAP ABAP Class CL_HRPA_INFOTYPE_0198 (HR Master Data: Buisiness Logic For IT 0198 (Schedular Tax))
Hierarchy
EA-HRCMY (Software Component) Sub component EA-HRCMY of EA-HR
   PA-PA-MY (Application Component) Malaysia
     PAOC_PAD_MY (Package) PA-PA-MY: Infotype Decoupling for Malaysia
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_INFOTYPE_NNNN HR Master Data: Generic IT Logic 20021116
Properties
Class CL_HRPA_INFOTYPE_0198  
Short Description HR Master Data: Buisiness Logic For IT 0198 (Schedular Tax)    
Super Class CL_HRPA_INFOTYPE_NNNN HR Master Data: Generic IT Logic 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_PAD_MY   PA-PA-MY: Infotype Decoupling for Malaysia 
Created 20021116   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HR_T5L03 Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_HR_T5L0P Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_HR_T5LTE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_HR_T5LTO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_HR_T5LTP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_HRPA_INFOTYPE_0198 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0198 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_LTAXD_BEGDA Instance attribute Public Type reference (TYPE) BEGDA Date on which Return value of LTAXD was determined 20021119
2 A_LTAXD_PERNR Instance attribute Public Type reference (TYPE) PERNR_D Employee on which Return value of LTAXD was determined 20021119
3 A_LTAXD_RETURN_VALUE Instance attribute Public Type reference (TYPE) CHAR1 Return value from feature LTAXD 20021119
4 C_SUBTY_CP38TD Constant Public Type reference (TYPE) SUBTY '02 ' Subtype - CP38 Tax Deduction 20021212
5 C_SUBTY_STD Constant Public Type reference (TYPE) SUBTY '01 ' Subtype - Schedular Tax Deduction 20021212
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CHANGE_AFTER_PAYROLL Instance method Public Method Check data foridden for Change/Create after Payroll 20021118
2 CHECK_DATA_VALIDITY_FOR_SUBTY Instance method Public Method Check fields for whom data input is not allowed 20021118
3 LTAXD Instance method Public Method Read Feature LTAXD 20021119
4 P0002 Instance method Public Method Read Infotype Personal Data 20021118
5 SPECIFIC_COMPUTATIONS Instance method Public Method Infotype-Specific Logic on Insert/Modify 20021118
6 SPECIFIC_COMPUTATIONS_GENERAL Instance method Public Method Validations for INSERT/MODIFY common to all Subtypes 20021118
7 SPECIFIC_COMPUTATIONS_STD Instance method Public Method Validations for INSERT/MODIFY specific to STD Subtype 20021118
Events
Class CL_HRPA_INFOTYPE_0198 has no event.
Types
Class CL_HRPA_INFOTYPE_0198 has no local type.
Method Signatures

Method CHECK_CHANGE_AFTER_PAYROLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_LIST Call by reference Type reference (TYPE) HRPAD_FIELD_TAB Field List 20021118
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021118
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021118
4 Importing OLD_P0198 Call by reference Type reference (TYPE) P0198 Sheduled Tax Deduction Malaysia 20021118
5 Importing P0198 Call by reference Type reference (TYPE) P0198 Sheduled Tax Deduction Malaysia 20021118
6 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021118
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021203

Method CHECK_DATA_VALIDITY_FOR_SUBTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_LIST Call by reference Type reference (TYPE) HRPAD_FIELD_TAB Field List 20021118
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021118
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021118
4 Importing P0198 Call by reference Type reference (TYPE) P0198 Tax Data TH 20021118
5 Importing VALID_SUBTY Call by reference Type reference (TYPE) P0364-SUBTY Subtype 20021118
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021203

Method LTAXD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20021119
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021119
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021119
4 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Standard Selections for HR Master Data Reporting 20021119
5 Exporting RETURN_VALUE Call by reference Type reference (TYPE) C Return value 20021119
6 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021119
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021203

Method P0002 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Valid from date 20021118
2 Returning P0002 Value transfer Type reference (TYPE) P0002 20021118
3 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20021118
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021118
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR Master Data: Unfulfilled Program Condition 20021118

Method SPECIFIC_COMPUTATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021118
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021118
3 Importing OLD_P0198 Call by reference Type reference (TYPE) P0198 Sheduled Tax Deduction Malaysia 20021118
4 Importing P0198 Call by reference Type reference (TYPE) P0198 Sheduled Tax Deduction Malaysia 20021118
5 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021118
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021203

Method SPECIFIC_COMPUTATIONS_GENERAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021118
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021118
3 Importing P0198 Call by reference Type reference (TYPE) P0198 Sheduled Tax Deduction Malaysia 20021118
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021118
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021203

Method SPECIFIC_COMPUTATIONS_STD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021118
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021118
3 Importing OLD_P0198 Call by reference Type reference (TYPE) P0198 Sheduled Tax Deduction Malaysia 20021118
4 Importing P0198 Call by reference Type reference (TYPE) P0198 Sheduled Tax Deduction Malaysia 20021118
5 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021118
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021203
History
Last changed by/on SAP  00000000 
SAP Release Created in 200