SAP ABAP Class CL_HRPA_INFOTYPE_0331 (Taxes PT)
Hierarchy
EA-HRCPT (Software Component) Sub component EA-HRCPT of EA-HR
   PA-PA-PT (Application Component) Portugal
     PAOC_PAD_PT (Package) Add-on PA development: Portugal
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 20021219
Properties
Class CL_HRPA_INFOTYPE_0331  
Short Description Taxes PT    
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_PT   Add-on PA development: Portugal 
Created 20021219   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPA_INFOTYPE_0331 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0331 has no friend class.
Attributes
Class CL_HRPA_INFOTYPE_0331 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONGLOBATION Instance method Private Method Checks conglobation 20021219
2 CHECK_CREATE_ON_CLOSED_YEAR Instance method Public Method Infotype can not be created on a payroll closed year 20070209
3 CHECK_DELETE_ON_CLOSED_YEAR Instance method Public Method Infotype can not be deleted if payroll year is closed 20070209
4 CHECK_INCOME_CATEG Instance method Private Method Checks income category 20021219
5 CHECK_IVA Instance method Private Method Checks tax reduction rate 20021219
6 CHECK_MARITAL_STATUS Instance method Private Method Checks marital status 20021219
7 CHECK_NO_DEPENDANTS Instance method Private Method Checks number of dependents 20021219
8 CHECK_PAYROLL_RUN Instance method Public Method Test if no payroll run occured 20070206
9 CHECK_PAYROLL_YEAR_STATUS Instance method Public Method Check if the payroll year is already closed 20070130
10 CHECK_RESIDENCE Instance method Private Method Checks place of residence 20021219
11 CHECK_SAVINGS_REDUCTION_RATE Instance method Private Method Checks savings tax rate 20021219
12 CHECK_SPOUSE_STATUS Instance method Private Method Checks spouse condition 20021219
13 CHECK_TAX_LIBERATORY Instance method Private Method Checks 20021219
14 CHECK_TAX_NUMBER Instance method Private Method Checks tax number 20021219
15 CHECK_TAX_REDUCTION_RATE Instance method Private Method Checks tax reduction rate 20021219
16 CHECK_UPDATE_ON_CLOSED_YEAR Instance method Public Method Check some fields that cannot be changed if year closed 20070209
17 CHK_UPDATE_ON_CLOSED_YEAR_END Instance method Public Method Check some fields that cannot be changed if year closed 20070209
18 READ_P0001 Instance method Private Method 20070202
19 READ_P0002 Instance method Private Method 20021219
20 READ_P0006 Instance method Private Method 20021219
21 SPECIFIC_COMPUTATIONS Instance method Private Method Specific logic of infotype 20021219
Events
Class CL_HRPA_INFOTYPE_0331 has no event.
Types
Class CL_HRPA_INFOTYPE_0331 has no local type.
Method Signatures

Method CHECK_CONGLOBATION 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 20021219
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021219
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
4 Changing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20021219

Method CHECK_CONGLOBATION on class CL_HRPA_INFOTYPE_0331 has no exception.

Method CHECK_CREATE_ON_CLOSED_YEAR 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 20070209
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070209
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20070209
4 Importing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20070209
5 Importing PAYROLL_YEAR_CLOSED Call by reference Type reference (TYPE) CHAR0001 Single character freely defined by the user 20070209

Method CHECK_CREATE_ON_CLOSED_YEAR on class CL_HRPA_INFOTYPE_0331 has no exception.

Method CHECK_DELETE_ON_CLOSED_YEAR 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 20070209
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070209
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20070209
4 Importing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20070209
5 Importing PAYROLL_YEAR_CLOSED Call by reference Type reference (TYPE) CHAR0001 Single character freely defined by the user 20070209

Method CHECK_DELETE_ON_CLOSED_YEAR on class CL_HRPA_INFOTYPE_0331 has no exception.

Method CHECK_INCOME_CATEG 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 20021219
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021219
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
4 Importing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20021219

Method CHECK_INCOME_CATEG on class CL_HRPA_INFOTYPE_0331 has no exception.

Method CHECK_IVA 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 20021219
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021219
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
4 Changing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20021219

Method CHECK_IVA on class CL_HRPA_INFOTYPE_0331 has no exception.

Method CHECK_MARITAL_STATUS 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 20021219
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021219
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
4 Importing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20021219
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: master data, programm conditions not fulfilled 20030127

Method CHECK_NO_DEPENDANTS 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 20021219
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021219
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
4 Changing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20021219

Method CHECK_NO_DEPENDANTS on class CL_HRPA_INFOTYPE_0331 has no exception.

Method CHECK_PAYROLL_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INSERT_MODE Call by reference Type reference (TYPE) ABAP_BOOL Insertion operation flag 20120110
2 Importing OLD_P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20070207
3 Importing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20070208
4 Importing P_CLOSED_YEAR Call by reference Type reference (TYPE) NUM4 Data category 4 characters 20070208
5 Changing P_PAYROLL_YEAR_CLOSED Call by reference Type reference (TYPE) CHAR0001 Data category 4 characters 20070209

Method CHECK_PAYROLL_RUN on class CL_HRPA_INFOTYPE_0331 has no exception.

Method CHECK_PAYROLL_YEAR_STATUS 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 20070202
2 Importing IV_INSERT_MODE Call by reference Type reference (TYPE) ABAP_BOOL Insertion operation flag 20120110
3 Importing OLD_P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20070206
4 Importing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20070130
5 Changing PAYROLL_YEAR_CLOSED Call by reference Type reference (TYPE) CHAR0001 payroll_year_closed flag 20070201
6 Changing PAYROLL_YEAR_CLOSED_AT_END Call by reference Type reference (TYPE) CHAR0001 payroll_year_closed_at_end flag 20070201

Method CHECK_PAYROLL_YEAR_STATUS on class CL_HRPA_INFOTYPE_0331 has no exception.

Method CHECK_RESIDENCE 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 20021219
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021219
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
4 Importing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20021219
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: master data, programm conditions not fulfilled 20030127

Method CHECK_SAVINGS_REDUCTION_RATE 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 20021219
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021219
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
4 Changing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20021219

Method CHECK_SAVINGS_REDUCTION_RATE on class CL_HRPA_INFOTYPE_0331 has no exception.

Method CHECK_SPOUSE_STATUS 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 20021219
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021219
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
4 Changing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20021219

Method CHECK_SPOUSE_STATUS on class CL_HRPA_INFOTYPE_0331 has no exception.

Method CHECK_TAX_LIBERATORY 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 20021219
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021219
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
4 Changing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20021219

Method CHECK_TAX_LIBERATORY on class CL_HRPA_INFOTYPE_0331 has no exception.

Method CHECK_TAX_NUMBER 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 20021219
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021219
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
4 Importing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20021219

Method CHECK_TAX_NUMBER on class CL_HRPA_INFOTYPE_0331 has no exception.

Method CHECK_TAX_REDUCTION_RATE 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 20021219
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021219
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
4 Changing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20021219

Method CHECK_TAX_REDUCTION_RATE on class CL_HRPA_INFOTYPE_0331 has no exception.

Method CHECK_UPDATE_ON_CLOSED_YEAR 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 20070209
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070209
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20070209
4 Importing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20070209
5 Importing PAYROLL_YEAR_CLOSED Call by reference Type reference (TYPE) CHAR0001 Single character freely defined by the user 20070209

Method CHECK_UPDATE_ON_CLOSED_YEAR on class CL_HRPA_INFOTYPE_0331 has no exception.

Method CHK_UPDATE_ON_CLOSED_YEAR_END 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 20070209
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070209
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20070209
4 Importing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20070209
5 Importing PAYROLL_YEAR_CLOSED_AT_END Call by reference Type reference (TYPE) CHAR0001 Single character freely defined by the user 20070209

Method CHK_UPDATE_ON_CLOSED_YEAR_END on class CL_HRPA_INFOTYPE_0331 has no exception.

Method READ_P0001 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 (=' ') 20070202
2 Changing P0001 Call by reference Type reference (TYPE) P0001 HR master record: infotype 0001 (organizational assignment) 20070202
3 Importing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20070202

Method READ_P0001 on class CL_HRPA_INFOTYPE_0331 has no exception.

Method READ_P0002 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 (=' ') 20021219
2 Changing P0002 Call by reference Type reference (TYPE) P0002 HR master record infotype 0002 (personal data) 20021219
3 Importing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20021219
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: master data, programm conditions not fulfilled 20030127

Method READ_P0006 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 (=' ') 20021219
2 Changing P0006 Call by reference Type reference (TYPE) P0006 HR master record infotype 0006 (addresses) 20021219
3 Importing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20021219
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: master data, programm conditions not fulfilled 20030127

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 (=' ') 20021219
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
3 Changing P0331 Call by reference Type reference (TYPE) P0331 HR Master Record: Infotype 0331 (Tax - PT) 20021219
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: master data, programm conditions not fulfilled 20030127
History
Last changed by/on SAP  20070913 
SAP Release Created in 200