SAP ABAP Class CL_HRPA_INFOTYPE_0588 (Other Statutory Deductions)
Hierarchy
EA-HRCIN (Software Component) Sub component EA-HRCIN of EA-HR
   PA-PA-IN (Application Component) India
     PAOC_PAD_IN (Package) PA-PA-IN: Infotype Decoupling for India
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 20020923
Properties
Class CL_HRPA_INFOTYPE_0588  
Short Description Other Statutory Deductions    
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 P  SAP Standard Production Program 
Category 0   
Package PAOC_PAD_IN   PA-PA-IN: Infotype Decoupling for India 
Created 20020923   SAP 
Last change 20020924   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPA_INFOTYPE_0588 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0588 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0588 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_CHKBOX_VAL Constant Private Type reference (TYPE) CHAR1 '1' Single-character flag 20020924
2 A_SUBTY_ESI Constant Private Type reference (TYPE) P0588-SCHTY '0001' ESI Subtype No. 20020924
3 A_SUBTY_LWF Constant Private Type reference (TYPE) P0588-SCHTY '0002' LWF Subtype No. 20020924
4 A_SUBTY_PTX Constant Private Type reference (TYPE) P0588-SCHTY '0003' Prof. Tax Subtype No. 20020924
5 A_SUBTY_S89 Constant Private Type reference (TYPE) P0588-SCHTY '0004' S89 switch Subtype No. 20020924
6 E_MSGNO_CHECK_BOX Constant Private Type reference (TYPE) SYMSGNO '004' Messages, Message Number 20020924
7 E_MSGNO_DO_NOT_ENTER Constant Private Type reference (TYPE) SYMSGNO '003' Messages, Message Number 20020924
8 E_MSGTY_HRITFIN Constant Private Type reference (TYPE) SYMSGID 'HRITFIN' Messages, Message Class 20020923
9 E_MSGTY_HRPADIN01 Constant Private Type reference (TYPE) SYMSGID 'HRPADIN01' Messages, Message Class 20020923
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ESI Instance method Protected Method ESI Validations 20020924
2 CHECK_LWF Instance method Protected Method LWF Validations 20020924
3 CHECK_PTX Instance method Protected Method Professional tax Validations 20020924
4 CHECK_S89 Instance method Protected Method S89 Validations 20020924
5 NEW_MESSAGE Instance method Protected Method Add message to the message list 20020923
6 SPECIFIC_COMPUTATIONS Instance method Protected Method Infotype Specific Computations 20020923
7 SPECIFIC_RETRO_COMPUTATIONS Instance method Protected Method Retro checks (Disabled for some subtypes) 20020930
Events
Class CL_HRPA_INFOTYPE_0588 has no event.
Types
Class CL_HRPA_INFOTYPE_0588 has no local type.
Method Signatures

Method CHECK_ESI 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 (=' ') 20020924
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20020924
3 Importing P0588 Call by reference Type reference (TYPE) P0588 HR Master Record for Infotype 0588 20020924

Method CHECK_ESI on class CL_HRPA_INFOTYPE_0588 has no exception.

Method CHECK_LWF 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 (=' ') 20020924
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20020924
3 Importing P0588 Call by reference Type reference (TYPE) P0588 HR Master Record for Infotype 0588 20020924

Method CHECK_LWF on class CL_HRPA_INFOTYPE_0588 has no exception.

Method CHECK_PTX 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 (=' ') 20020924
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20020924
3 Importing P0588 Call by reference Type reference (TYPE) P0588 HR Master Record for Infotype 0588 20020924

Method CHECK_PTX on class CL_HRPA_INFOTYPE_0588 has no exception.

Method CHECK_S89 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 (=' ') 20020924
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20020924
3 Importing P0588 Call by reference Type reference (TYPE) P0588 HR Master Record for Infotype 0588 20020924

Method CHECK_S89 on class CL_HRPA_INFOTYPE_0588 has no exception.

Method NEW_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_NAME Call by reference Type reference (TYPE) PROP_FNAME Default values for fast entry: field name 20020923
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20020923
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20020923
4 Importing MSGID Call by reference Type reference (TYPE) SYMSG-MSGID Messages, Message Class 20020923
5 Importing MSGNO Call by reference Type reference (TYPE) SYMSG-MSGNO Messages, Message Number 20020923
6 Importing MSGTY Call by reference Type reference (TYPE) SYMSG-MSGTY Messages, message type 20020923
7 Importing MSGV1 Call by reference Type reference (TYPE) ANY Messages, message variables 20020923
8 Importing MSGV2 Call by reference Type reference (TYPE) ANY Messages, message variables 20020923
9 Importing MSGV3 Call by reference Type reference (TYPE) ANY Messages, message variables 20020923

Method NEW_MESSAGE on class CL_HRPA_INFOTYPE_0588 has no exception.

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 (=' ') 20020923
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20020923
3 Importing P0588 Call by reference Type reference (TYPE) P0588 HR Master Record for Infotype 0588 20020924

Method SPECIFIC_COMPUTATIONS on class CL_HRPA_INFOTYPE_0588 has no exception.

Method SPECIFIC_RETRO_COMPUTATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUBTY Call by reference Type reference (TYPE) P0588-SUBTY Subtype 20020930

Method SPECIFIC_RETRO_COMPUTATIONS on class CL_HRPA_INFOTYPE_0588 has no exception.
History
Last changed by/on SAP  20020924 
SAP Release Created in 200