SAP ABAP Class CL_HRPA_INFOTYPE_0092 (CL_HRPA_INFOTYPE_0092)
Hierarchy
EA-HRCES (Software Component) Sub component EA-HRCES of EA-HR
   PA-PA-ES (Application Component) Spain
     PAOC_PAD_ES (Package) Developed personnel administration add-on: Spain
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_0092  
Short Description    
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_ES   Developed personnel administration add-on: Spain 
Created 20021219   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_T511 Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 PESA0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPA_INFOTYPE_0092 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0092 has no friend class.
Attributes
Class CL_HRPA_INFOTYPE_0092 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALC_ON_LINE_2200 Instance method Public Method Logic, simulation of seniority from infotype 20021219
2 CHEQUEAR_TRAMOS Instance method Protected Method Check if definition of time period exists (t5ea2) 20021219
3 CHEQUEAR_TRAMO_CANTIDAD Instance method Protected Method Check consistency of time period type and number 20021219
4 FILL_DEFAULT_VALUES Instance method Protected Method Fill default values 20021219
5 GET_P0008 Instance method Protected Method Obtener basic pay data (IT0008) 20021219
6 GET_P0061 Instance method Protected Method Obtain social insurance data (IT0061) 20021219
7 READ_DATA_2100 Instance method Public Method Additional information on seniority procedure 20021219
8 SPECIFIC_COMPUTATIONS Instance method Protected Method Specific BL 20021219
9 VALOR_PROCEDIMIENTO Instance method Protected Method Check seniority precedure 20021219
Events
Class CL_HRPA_INFOTYPE_0092 has no event.
Types
Class CL_HRPA_INFOTYPE_0092 has no local type.
Method Signatures

Method CALC_ON_LINE_2200 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ACURR Call by reference Type reference (TYPE) PC207-AMT_CURR Currency key 20021219
2 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for BOOLE domain: TRUE (='X') & FALSE (=' ') 20021219
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
4 Changing ONFECFIN Call by reference Type reference (TYPE) P0092-ENDDA Valid to date 20021219
5 Changing ONFECINI Call by reference Type reference (TYPE) P0092-BEGDA Valid from date 20021219
6 Changing P0092 Call by reference Type reference (TYPE) P0092 HR master record Infotype 0092 (Seniority Spain) 20021219
7 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction type for data retention 20021219
8 Changing TOTAL Call by reference Type reference (TYPE) PC207-BETRG Personnel payroll: Amount 20021219
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20030124

Method CHEQUEAR_TRAMOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for BOOLE domain: TRUE (='X') & FALSE (=' ') 20021219
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
3 Importing P0092 Call by reference Type reference (TYPE) P0092 HR master record Infotype 0092 (Seniority Spain) 20021219

Method CHEQUEAR_TRAMOS on class CL_HRPA_INFOTYPE_0092 has no exception.

Method CHEQUEAR_TRAMO_CANTIDAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
2 Importing P0092 Call by reference Type reference (TYPE) P0092 HR master record Infotype 0092 (Seniority Spain) 20021219

Method CHEQUEAR_TRAMO_CANTIDAD on class CL_HRPA_INFOTYPE_0092 has no exception.

Method FILL_DEFAULT_VALUES 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 BOOLE domain: TRUE (='X') & FALSE (=' ') 20021219
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
3 Changing P0092 Call by reference Type reference (TYPE) P0092 HR master record Infotype 0092 (Seniority Spain) 20021219
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction type for data retention 20021219
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20030124

Method GET_P0008 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) P0092-BEGDA Valid from date 20021219
2 Importing ENDDA Call by reference Type reference (TYPE) P0092-ENDDA Valid to date 20021219
3 Changing P0008 Call by reference Type reference (TYPE) P0008 Personnel master record infotype 0008 (basic pay) 20021219
4 Importing PERNR Call by reference Type reference (TYPE) P0092-PERNR HR master record Infotype 0092 (Seniority Spain) 20021219
5 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction type for data retention 20021219
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20030124

Method GET_P0061 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing A_READ_INFOTYPE Call by reference Object reference (TYPE REF TO) IF_HRPA_READ_INFOTYPE 20021219
2 Changing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20021219
3 Importing P0092 Call by reference Type reference (TYPE) P0092 HR master record Infotype 0092 (Seniority Spain) 20021219
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction type for data retention 20021219
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20030124

Method READ_DATA_2100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for BOOLE domain: TRUE (='X') & FALSE (=' ') 20021219
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
3 Importing P0092 Call by reference Type reference (TYPE) P0092 HR master record Infotype 0092 (Seniority Spain) 20021219

Method READ_DATA_2100 on class CL_HRPA_INFOTYPE_0092 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 BOOLE domain: TRUE (='X') & FALSE (=' ') 20021219
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
3 Changing P0092 Call by reference Type reference (TYPE) P0092 HR master record Infotype 0092 (Seniority Spain) 20021219
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction type for data retention 20021219

Method SPECIFIC_COMPUTATIONS on class CL_HRPA_INFOTYPE_0092 has no exception.

Method VALOR_PROCEDIMIENTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for BOOLE domain: TRUE (='X') & FALSE (=' ') 20021219
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
3 Importing P0001 Call by reference Type reference (TYPE) P0001 20021219
4 Importing P0008 Call by reference Type reference (TYPE) P0008 Personnel master record infotype 0008 (basic pay) 20021219
5 Importing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20021219
6 Changing P0092 Call by reference Type reference (TYPE) P0092 HR master record Infotype 0092 (Seniority Spain) 20021219

Method VALOR_PROCEDIMIENTO on class CL_HRPA_INFOTYPE_0092 has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 200