SAP ABAP Class CL_HRPA_INFOTYPE_0580 (Previous Employment Tax Details)
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 20020924
Properties
Class CL_HRPA_INFOTYPE_0580  
Short Description Previous Employment Tax Details    
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 20020924   SAP 
Last change 20020924   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPA_INFOTYPE_0580 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0580 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0580 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_MAX_CF_EXEM Constant Private Type reference (TYPE) P0580-LTAEX 3 Number of LTA exemptions availed in the current block . 20021001
2 A_MAX_EXEM Constant Private Type reference (TYPE) P0580-LTAEX 2 Number of LTA exemptions availed in the current block . 20021001
3 E_MSGNO_DO_NOT_CHANGE Constant Private Type reference (TYPE) SYMSGNO '006' Messages, Message Number 20021001
4 E_MSGNO_DO_NOT_ENTER Constant Private Type reference (TYPE) SYMSGNO '003' Messages, Message Number 20021001
5 E_MSGNO_DUP_RECORD Constant Private Type reference (TYPE) SYMSGNO '037' Messages, Message Number 20030707
6 E_MSGNO_EXEM_CF_MAX Constant Private Type reference (TYPE) SYMSGNO '083' Messages, Message Number 20020924
7 E_MSGNO_EXEM_EXCEED Constant Private Type reference (TYPE) SYMSGNO '056' Messages, Message Number 20020924
8 E_MSGNO_INVALID_CURR Constant Private Type reference (TYPE) SYMSGNO '002' Messages, Message Number 20021001
9 E_MSGTY_HRITFIN Constant Private Type reference (TYPE) SYMSGID 'HRITFIN' Messages, Message Class 20021001
10 E_MSGTY_HRPADIN01 Constant Private Type reference (TYPE) SYMSGID 'HRPADIN01' Messages, Message Class 20020924
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MAX_LTA_EXEM Instance method Protected Method Check max LTA exemptions 20021004
2 NEW_MESSAGE Instance method Protected Method Add message to the message list 20020924
3 SET_DATES Instance method Protected Method Set the begin and end dates 20020926
4 SPECIFIC_COMPUTATIONS Instance method Protected Method Infotype Specific Computations 20020924
5 VALIDATE_DUP_RECORD_INS Instance method Protected Method Only one record allowed for the infotype 20030707
Events
Class CL_HRPA_INFOTYPE_0580 has no event.
Types
Class CL_HRPA_INFOTYPE_0580 has no local type.
Method Signatures

Method CHECK_MAX_LTA_EXEM 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 (=' ') 20021004
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021004
3 Changing P0580 Call by reference Type reference (TYPE) P0580 HR Master Record for Infotype 0580 20021004
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021004

Method CHECK_MAX_LTA_EXEM on class CL_HRPA_INFOTYPE_0580 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 20020924
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20020924
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20020924
4 Importing MSGID Call by reference Type reference (TYPE) SYMSG-MSGID Messages, Message Class 20020924
5 Importing MSGNO Call by reference Type reference (TYPE) SYMSG-MSGNO Messages, Message Number 20020924
6 Importing MSGTY Call by reference Type reference (TYPE) SYMSG-MSGTY Messages, message type 20020924
7 Importing MSGV1 Call by reference Type reference (TYPE) ANY Messages, message variables 20020924
8 Importing MSGV2 Call by reference Type reference (TYPE) ANY Messages, message variables 20020924
9 Importing MSGV3 Call by reference Type reference (TYPE) ANY Messages, message variables 20020924

Method NEW_MESSAGE on class CL_HRPA_INFOTYPE_0580 has no exception.

Method SET_DATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABKRS Call by reference Type reference (TYPE) P0001-ABKRS Payroll Area 20020930
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20020926
3 Changing P0580 Call by reference Type reference (TYPE) P0580 HR Master Record for Infotype 0580 20020926
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20020926

Method SET_DATES on class CL_HRPA_INFOTYPE_0580 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 (=' ') 20020924
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20020924
3 Changing P0580 Call by reference Type reference (TYPE) P0580 HR Master Record for Infotype 0587 20020926
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20020924

Method SPECIFIC_COMPUTATIONS on class CL_HRPA_INFOTYPE_0580 has no exception.

Method VALIDATE_DUP_RECORD_INS 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 (=' ') 20030707
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030707
3 Importing P0580 Call by reference Type reference (TYPE) P0580 HR Master Record for Infotype 0580 20030707
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20030707

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