SAP ABAP Class CL_HRPA_INFOTYPE_0061 (CL_HRPA_INFOTYPE_0061)
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_0061  
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 5E    
Program status P  SAP Standard Production Program 
Category 0   
Package PAOC_PAD_ES   Developed personnel administration add-on: Spain 
Created 20021219   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PESS0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPA_INFOTYPE_0061 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0061 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_CONTRACT_CLASSIF Instance attribute Private Type reference (TYPE) PESS0_CONTRACT_CLASSIF 20030724
2 C_ERROR Constant Protected Type reference (TYPE) SYMSGTY 'E' Message type 20070105
3 C_INFORMATION Constant Protected Type reference (TYPE) SYMSGTY 'I' Message type 20070105
4 C_WARNING Constant Protected Type reference (TYPE) SYMSGTY 'W' Message type 20070105
5 G_DUMMY_MESSAGE_HANDLER Instance attribute Public Object reference (TYPE REF TO) CL_HRPA_DUMMY_MESSAGE_HANDLER 20070105
6 G_MSG_TXT Instance attribute Public Type reference (TYPE) STRING Error-Message 20070105
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Private Method 20070105
2 CHECK_BONI_REDUC_DATE Instance method Private Method Check contract bonus/ reduction date 20030915
3 CHECK_CCCEE Instance method Private Method Check field CCCEE 20070604
4 CHECK_CCC_EMPRESA_ISSUES Instance method Private Method Check settings & others for INSSE company 20030915
5 CHECK_CNAE Instance method Private Method Check field CNAE 20070605
6 CHECK_CONSS Instance method Protected Method Check pay scale code 20030915
7 CHECK_DATOS_CONTRATO_TP Instance method Private Method Check part-time contracts details 20030915
8 CHECK_EPIGRAFE Instance method Private Method Check epigraph validity 20030917
9 CHECK_GRUPO_CAT_PROF Instance method Private Method Check professional categories group 20030916
10 CHECK_INDRE_IDSEG Instance method Private Method 20061211
11 CHECK_METOD Instance method Protected Method Check valid contracts method 20030507
12 CHECK_METOD_FERED Instance method Private Method Check start date for reduction/bonus 20061211
13 CHECK_METOD_N Instance method Protected Method Check method dependency with new or old contract 20021219
14 CHECK_MUTUA Instance method Private Method Check healthcare companies for WkAcc/Occ-Illns & NonOc-Illns 20030916
15 CHECK_NORMA_LEGAL Instance method Private Method Check legal norm 20030917
16 CHECK_OCUPA Instance method Private Method Check field OCUPA 20070608
17 CHECK_PLURIEMPLEO Instance method Private Method Check concurrent employment data 20030915
18 CONSTRUCTOR Instance method Public Constructor 20070105
19 FILL_DICON_NISSE Instance method Protected Method Propose part-time values and corresponding company CAC 20021219
20 FILL_NISSE Instance method Protected Method Obtain company CACs 20021219
21 GET_COEFICIENTE_TP Instance method Protected Method Obtain/ check part-time coefficient 20021219
22 GET_CONSS Instance method Protected Method Propose pay scale code 20030916
23 GET_CONTRACT_CLASSIF_STRUCTURE Instance method Public Method Obtain contract details class attribute 20030724
24 GET_CONTRACT_DATA Instance method Protected Method Obtain contract detail, contract method, method sections 20021219
25 GET_IDSEG Instance method Private Method Obtain/ check contract main key 20021219
26 GET_P0001_T5E01 Instance method Private Method Check organization assignment/ personnel area and sub-area 20030124
27 GET_P0008 Instance method Protected Method Read basic pay infotype 20021219
28 GET_P0016 Instance method Private Method Obtain relevant data from contract 20021219
29 INICIALIZAR_P0061 Instance method Protected Method Initialize values in the event of a new record 20030915
30 NATSS Instance method Protected Method Check employee social insurance number 20021219
31 PROPOSE_CONTRACT Instance method Protected Method Propose contract type key according to IT0016 20021219
32 Q0061 Instance method Protected Method DB field conversion to display fields 20021219
33 SPECIFIC_COMPUTATIONS Instance method Protected Method General checks 20030923
Events
Class CL_HRPA_INFOTYPE_0061 has no event.
Types
Class CL_HRPA_INFOTYPE_0061 has no local type.
Method Signatures

Method ADD_MESSAGE 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 20070105
2 Importing P_FIELD_LIST Call by reference Type reference (TYPE) HR_FIELDLIST_TAB List field names 20070105
3 Changing P_IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for BOOLE domain: TRUE (="X") and FALSE (=" ") 20070105
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20070105

Method CHECK_BONI_REDUC_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FERED Call by reference Type reference (TYPE) P0061-FERED Start date for reduction/allowance 20030915
2 Importing IDSEG Call by reference Type reference (TYPE) Q0061-IDSEG Main contract key 20030915
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20030915
4 Changing P_IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for BOOLE domain: TRUE (="X") and FALSE (=" ") 20070105

Method CHECK_BONI_REDUC_DATE on class CL_HRPA_INFOTYPE_0061 has no exception.

Method CHECK_CCCEE 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 20070604
2 Changing P0061 Call by reference Type reference (TYPE) P0061 20070604
3 Importing P_CONTRACT_CLASSIF Call by reference Type reference (TYPE) PESS0_CONTRACT_CLASSIF 20070604
4 Changing P_IS_OK Call by reference Type reference (TYPE) BOOLE_D 20070604
5 Changing Q0061 Call by reference Type reference (TYPE) Q0061 20070604

Method CHECK_CCCEE on class CL_HRPA_INFOTYPE_0061 has no exception.

Method CHECK_CCC_EMPRESA_ISSUES 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") and FALSE (=" ") 20030915
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20030915
3 Importing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20030915
4 Changing P_Q0061 Call by reference Type reference (TYPE) Q0061 20030915

Method CHECK_CCC_EMPRESA_ISSUES on class CL_HRPA_INFOTYPE_0061 has no exception.

Method CHECK_CNAE 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 20070605
2 Importing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20070605
3 Changing P_IS_OK Call by reference Type reference (TYPE) BOOLE_D 20070605
4 Importing Q0061 Call by reference Type reference (TYPE) Q0061 20070605

Method CHECK_CNAE on class CL_HRPA_INFOTYPE_0061 has no exception.

Method CHECK_CONSS 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 (=' ') 20030915
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20030915
3 Changing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20030915
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20030915

Method CHECK_DATOS_CONTRATO_TP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing COETP Call by reference Type reference (TYPE) Q0061-COETP Part-time coefficient for contracts 20030915
2 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for BOOLE domain: TRUE (="X") and FALSE (=" ") 20030915
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20030915
4 Changing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20030915

Method CHECK_DATOS_CONTRATO_TP on class CL_HRPA_INFOTYPE_0061 has no exception.

Method CHECK_EPIGRAFE 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") and FALSE (=" ") 20030917
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20030917
3 Importing P_DATE Call by reference Type reference (TYPE) T5E46-BEGDA Valid from date 20030917
4 Importing P_EPIGR Call by reference Type reference (TYPE) T5E46-EPIGR Epigraph 20030917

Method CHECK_EPIGRAFE on class CL_HRPA_INFOTYPE_0061 has no exception.

Method CHECK_GRUPO_CAT_PROF 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 20030916
2 Importing P_BEGDA Call by reference Type reference (TYPE) P0061-BEGDA Valid from date 20030916
3 Importing P_CATEG Call by reference Type reference (TYPE) P0061-BERKT Professional category 20030916
4 Importing P_GRCOT Call by reference Type reference (TYPE) P0061-GRCOT Key for the contribution group 20030916
5 Changing P_IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for BOOLE domain: TRUE (="X") and FALSE (=" ") 20070105
6 Importing P_MOCAT Call by reference Type reference (TYPE) T5E01-MOCAT Categories modifier 20030916

Method CHECK_GRUPO_CAT_PROF on class CL_HRPA_INFOTYPE_0061 has no exception.

Method CHECK_INDRE_IDSEG 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 20061211
2 Importing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20061211
3 Importing P_CONTRACT_CLASSIF Call by reference Type reference (TYPE) PESS0_CONTRACT_CLASSIF 20061211
4 Changing P_IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for BOOLE domain: TRUE (="X") and FALSE (=" ") 20070105

Method CHECK_INDRE_IDSEG on class CL_HRPA_INFOTYPE_0061 has no exception.

Method CHECK_METOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) P0061-BEGDA Valid from date 20030507
2 Importing DMET2 Call by reference Type reference (TYPE) T5ES3-DMET2 Valid as second method 20030909
3 Importing ENDDA Call by reference Type reference (TYPE) P0061-ENDDA Valid to date 20030507
4 Importing IDSEG Call by reference Type reference (TYPE) Q0061-IDSEG Main contract key 20030909
5 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030507
6 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20030507
7 Importing METOD Call by reference Type reference (TYPE) P0061-METOD Contract process method 20030507

Method CHECK_METOD on class CL_HRPA_INFOTYPE_0061 has no exception.

Method CHECK_METOD_FERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FERED Call by reference Type reference (TYPE) P0061-FERED Start date for reduction/allowance 20061211
2 Importing IDSEG Call by reference Type reference (TYPE) Q0061-IDSEG Main contract key 20061211
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20061211
4 Importing METOD Call by reference Type reference (TYPE) P0061-METOD Contract processing method 20061211
5 Changing P_IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for BOOLE domain: TRUE (="X") and FALSE (=" ") 20070105

Method CHECK_METOD_FERED on class CL_HRPA_INFOTYPE_0061 has no exception.

Method CHECK_METOD_N Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IDSEG Call by reference Type reference (TYPE) Q0061-IDSEG Main contract key 20030915
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 Importing METOD Call by reference Type reference (TYPE) P0061-METOD Contract process method 20021219
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20021219

Method CHECK_MUTUA 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 20030916
2 Importing P_COSOC Call by reference Type reference (TYPE) T5E03-COSOC Healthcare company for IA/ID and NID 20030916
3 Importing P_INDIC Call by reference Type reference (TYPE) T5E03-INDIC IA/ID and NID indicator 20030916
4 Changing P_IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for BOOLE domain: TRUE (="X") and FALSE (=" ") 20070105

Method CHECK_MUTUA on class CL_HRPA_INFOTYPE_0061 has no exception.

Method CHECK_NORMA_LEGAL 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") and FALSE (=" ") 20030917
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20030917
3 Importing P_INDIC Call by reference Type reference (TYPE) T5ES3-DMET2 Legal regulation valid for 2nd method 20030917
4 Importing P_RESOL Call by reference Type reference (TYPE) T5ES4-RESOL Legal regulation applicable 20030917

Method CHECK_NORMA_LEGAL on class CL_HRPA_INFOTYPE_0061 has no exception.

Method CHECK_OCUPA 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 20070608
2 Changing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20070608
3 Changing P_IS_OK Call by reference Type reference (TYPE) BOOLE_D 20070608

Method CHECK_OCUPA on class CL_HRPA_INFOTYPE_0061 has no exception.

Method CHECK_PLURIEMPLEO 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") and FALSE (=" ") 20030915
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20030915
3 Importing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20030915

Method CHECK_PLURIEMPLEO on class CL_HRPA_INFOTYPE_0061 has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotype 20070105
2 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction type for data retention 20070105
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20070105

Method FILL_DICON_NISSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTRACT_CLASSIF Call by reference Type reference (TYPE) PESS0_CONTRACT_CLASSIF 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 P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20021219
5 Changing Q0061 Call by reference Type reference (TYPE) Q0061 20021219
6 Importing T5E01 Call by reference Type reference (TYPE) T5E01 Personnel areas and subareas 20021219
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20021219

Method FILL_NISSE 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 MODAL Call by reference Type reference (TYPE) T5E42-AZUBI Contract category 20021219
3 Exporting NISS2 Call by reference Type reference (TYPE) T5E01-NISS2 CA code for training contracts 20021219
4 Exporting NISSE Call by reference Type reference (TYPE) T5E01-NISSE Company CA code 20021219
5 Changing P_IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for BOOLE domain: TRUE (="X") and FALSE (=" ") 20070105
6 Importing T5E01 Call by reference Type reference (TYPE) T5E01 Personnel areas and subareas 20021219
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20021219

Method GET_COEFICIENTE_TP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing COETP Call by reference Type reference (TYPE) Q0061-COETP Part-time coefficient for contracts 20030915
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
3 Changing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20021219
4 Changing P_IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for BOOLE domain: TRUE (="X") and FALSE (=" ") 20070105
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20021219

Method GET_CONSS 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 (=' ') 20030916
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20030916
3 Changing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20030916
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20030916

Method GET_CONTRACT_CLASSIF_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_CONTRACT_CLASSIF Value transfer Type reference (TYPE) PESS0_CONTRACT_CLASSIF 20030724

Method GET_CONTRACT_CLASSIF_STRUCTURE on class CL_HRPA_INFOTYPE_0061 has no exception.

Method GET_CONTRACT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTRACT_CLASSIF Call by reference Type reference (TYPE) PESS0_CONTRACT_CLASSIF 20021219
2 Importing IDSEG Call by reference Type reference (TYPE) Q0061-IDSEG Main contract key 20021219
3 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for BOOLE domain: TRUE (='X') & FALSE (=' ') 20021219
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
5 Importing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20070105
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20021219

Method GET_IDSEG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IDSEG Call by reference Type reference (TYPE) T5E60-IDSEG Main contract key 20021219
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20021219
3 Importing P0480 Call by reference Type reference (TYPE) P0480 HR master record for infotype 0480 20021219
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20021219

Method GET_P0001_T5E01 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 (=' ') 20030124
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20030124
3 Exporting P0001 Call by reference Type reference (TYPE) P0001 20030124
4 Importing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20030124
5 Exporting T5E01 Call by reference Type reference (TYPE) T5E01 Personnel areas and subareas 20030124
# 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 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 Exporting P0008 Call by reference Type reference (TYPE) P0008 Personnel master record infotype 0008 (basic pay) 20021219
4 Importing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20021219
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20021219

Method GET_P0016 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 Exporting P0016 Call by reference Type reference (TYPE) P0016 Personnel master record Infotype 0016 (Contract elements) 20050120
3 Importing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20021219
4 Exporting P0480 Call by reference Type reference (TYPE) P0480 Personnel master record Infotype 0016 (Contract elements) 20050120
5 Changing P_IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for BOOLE domain: TRUE (="X") and FALSE (=" ") 20070105
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20021219

Method INICIALIZAR_P0061 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 (=' ') 20030915
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20030915
3 Changing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20070105
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20030915

Method NATSS 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 Changing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20021219
4 Changing Q0061 Call by reference Type reference (TYPE) Q0061 20021219
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20021219

Method PROPOSE_CONTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IDSEG Call by reference Type reference (TYPE) T5E60-IDSEG Main contract 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 Importing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20021219
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20021219

Method Q0061 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 (=' ') 20070824
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20070824
3 Importing P0061 Call by reference Type reference (TYPE) P0061 HR Master Record Infotype 0061 (Social Insurance - Spain) 20021219
4 Changing Q0061 Call by reference Type reference (TYPE) Q0061 20021219
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20021219

Method SPECIFIC_COMPUTATIONS 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 (=' ') 20030923
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER 20030923
3 Changing P0061 Call by reference Type reference (TYPE) P0061 20070105
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Master data, program conditions not fulfilled 20030923
History
Last changed by/on SAP  20071120 
SAP Release Created in 200