SAP ABAP Class CL_HRPAYAR_MSIM_RLAB (Work relationships)
Hierarchy
SAP_HRCAR (Software Component) Sub component SAP_HRCAR of SAP_HR
   PY-AR (Application Component) Argentina
     PC29 (Package) Argentina
Properties
Class CL_HRPAYAR_MSIM_RLAB  
Short Description Work relationships    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HRCALARREPORTING    
Program status     
Category 0   
Package PC29   Argentina 
Created 20070106   SAP 
Last change 20080505   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PARDQ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYAR_MSIM_RLAB has no interface implemented.
Friends
Class CL_HRPAYAR_MSIM_RLAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BEGDATE Static Attribute Private Type reference (TYPE) BEGDA Valid from date 20070106
2 DATA_RLAB Instance attribute Public Object reference (TYPE REF TO) DATA Work Relationships 20070106
3 ENDDATE Static Attribute Private Type reference (TYPE) ENDDA Valid to 20070106
4 MSIM_VERSION Static Attribute Private Type reference (TYPE) CHAR2 Version 20070106
5 P0000 Static Attribute Private Type reference (TYPE) P0000_TAB HR master record infotype 0000 (measures) 20070106
6 P0001 Static Attribute Private Type reference (TYPE) P0001_TAB Personnel master record, Infotype 0001 (org. assignment) 20070106
7 P0002 Static Attribute Private Type reference (TYPE) P0002_TAB Personnel master record, Infotype 0002 (Personal data) 20070106
8 P0008 Static Attribute Private Type reference (TYPE) P0008_TAB Personnel master record, Infotype 0008 (basic pay) 20070106
9 P0016 Static Attribute Private Type reference (TYPE) P0016_TAB Personnel master record Infotype 0016 (Contract elements) 20070106
10 P0392 Static Attribute Private Type reference (TYPE) P0392_TAB Table for Infotype 0392 - Social Insurance 20070106
11 PERNR Static Attribute Private Type reference (TYPE) P_PERNR Personnel number 20070106
12 T547V Static Attribute Private Type reference (TYPE) T547V Contract types 20070106
13 T7AR87 Static Attribute Private Type reference (TYPE) T7AR87_TAB Reasons for action additional information 20070106
14 WA_P0000 Static Attribute Private Type reference (TYPE) P0000 HR master record infotype 0000 (measures) 20070106
15 WA_P0001 Static Attribute Private Type reference (TYPE) P0001 Personnel master record, Infotype 0001 (org. assignment) 20070106
16 WA_P0002 Static Attribute Private Type reference (TYPE) P0002 Personnel master record, Infotype 0002 (Personal data) 20070106
17 WA_P0008 Static Attribute Private Type reference (TYPE) P0008 Personnel master record infotype 0008 (basic pay) 20070106
18 WA_P0016 Static Attribute Private Type reference (TYPE) P0016 Personnel master record Infotype 0016 (Contract elements) 20070106
19 WA_P0392 Static Attribute Private Type reference (TYPE) P0392 Social Security: General data 20070106
20 WA_T503 Static Attribute Private Type reference (TYPE) T503 Employee group/Employee subgroup 20070106
21 WA_T549A Static Attribute Private Type reference (TYPE) T549A Payroll areas 20070106
22 WA_T549R Static Attribute Private Type reference (TYPE) T549R Period parameter 20070106
23 WA_T7AR87 Static Attribute Private Type reference (TYPE) T7AR87 Reasons for action additional information 20070106
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070106
2 CONTRACT_END_DATE Static method Public Method End of fixed-term contract 20070106
3 FIRE_DATE Static method Public Method Employee leaving date 20070106
4 HIRE_DATE Static method Public Method Employee entry date 20070106
5 INITIAL Static method Public Method Initialize 20070106
6 IS_AGRICULTURAL Static method Public Method Agriculture 20070106
7 OBRA_SOCIAL Static method Public Method Welfare Fund 20070106
8 POSITION Static method Public Method Position held 20070106
9 REMUNERATION Static method Public Method Agreed remuneration 20070106
10 REMUNERATION_FREQ Static method Public Method Settlement 20070106
11 RESIGNATION_DATE Static method Public Method Resignation date 20070106
12 TYPE_CONTRACT Static method Public Method Contract arrangement 20070106
13 TYPE_LEAVE Static method Public Method Leaving situation 20070106
14 TYPE_OF_REGISTER Static method Public Method Record type 20070106
Events
Class CL_HRPAYAR_MSIM_RLAB has no event.
Types
Class CL_HRPAYAR_MSIM_RLAB has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VERSION Call by reference Type reference (TYPE) CHAR2 '01' Version 20070106

Method CONSTRUCTOR on class CL_HRPAYAR_MSIM_RLAB has no exception.

Method CONTRACT_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTRACT_END_DATE Call by reference Type reference (TYPE) ENDDA Valid to 20070106

Method CONTRACT_END_DATE on class CL_HRPAYAR_MSIM_RLAB has no exception.

Method FIRE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BEGDA Call by reference Type reference (TYPE) BEGDA Valid from date 20070106
2 Exporting ENDDA Call by reference Type reference (TYPE) ENDDA Valid to 20070106
3 Exporting FIRE_DATE Call by reference Type reference (TYPE) ENDDA Employee leaving date 20070106

Method FIRE_DATE on class CL_HRPAYAR_MSIM_RLAB has no exception.

Method HIRE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BEGDA Call by reference Type reference (TYPE) BEGDA Valid from date 20070106
2 Exporting ENDDA Call by reference Type reference (TYPE) ENDDA Valid to 20070106
3 Exporting HIRE_DATE Call by reference Type reference (TYPE) BEGDA Employee entry date 20070106

Method HIRE_DATE on class CL_HRPAYAR_MSIM_RLAB has no exception.

Method INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEG_DATE Call by reference Type reference (TYPE) BEGDA Fecha with format 20070106
2 Importing END_DATE Call by reference Type reference (TYPE) ENDDA Valid to 20070106
3 Importing P0000_RLAB Call by reference Type reference (TYPE) P0000_TAB HR master record infotype 0000 (measures) 20070106
4 Importing P0001_RLAB Call by reference Type reference (TYPE) P0001_TAB Personnel master record infotype 0001 (Org. Assignment) 20070106
5 Importing P0002_RLAB Call by reference Type reference (TYPE) P0002_TAB Personnel master record, Infotype 0002 (Personal data) 20070106
6 Importing P0008_RLAB Call by reference Type reference (TYPE) P0008_TAB Personnel master record, Infotype 0008 (basic pay) 20070106
7 Importing P0016_RLAB Call by reference Type reference (TYPE) P0016_TAB Personnel master record Infotype 0016 (Contract elements) 20070106
8 Importing P0392_RLAB Call by reference Type reference (TYPE) P0392_TAB Table for Infotype 0392 - Social Insurance 20070106
9 Importing PERNR_NR Call by reference Type reference (TYPE) P_PERNR Personnel number 20070106

Method INITIAL on class CL_HRPAYAR_MSIM_RLAB has no exception.

Method IS_AGRICULTURAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_AGRICULTURAL Call by reference Type reference (TYPE) PAR_AGROP Agriculture 20070106

Method IS_AGRICULTURAL on class CL_HRPAYAR_MSIM_RLAB has no exception.

Method OBRA_SOCIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBRAS Call by reference Type reference (TYPE) PAR_OBRAS Welfare Fund 20070106

Method OBRA_SOCIAL on class CL_HRPAYAR_MSIM_RLAB has no exception.

Method POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting POSITION Call by reference Type reference (TYPE) PAR_PTRAB Position held 20070106

Method POSITION on class CL_HRPAYAR_MSIM_RLAB has no exception.

Method REMUNERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting REMUNERATION Call by reference Type reference (TYPE) PAR_RMPAC Agreed remuneration 20070106

Method REMUNERATION on class CL_HRPAYAR_MSIM_RLAB has no exception.

Method REMUNERATION_FREQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FREQUENCY Call by reference Type reference (TYPE) PAR_LIQDA Settlement 20070106

Method REMUNERATION_FREQ on class CL_HRPAYAR_MSIM_RLAB has no exception.

Method RESIGNATION_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RESIGNATION_DATE Call by reference Type reference (TYPE) PAR_FEREN Valid to 20070106

Method RESIGNATION_DATE on class CL_HRPAYAR_MSIM_RLAB has no exception.

Method TYPE_CONTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TYPE_CONTRACT Call by reference Type reference (TYPE) PAR_MDCON Contract arrangement 20070106

Method TYPE_CONTRACT on class CL_HRPAYAR_MSIM_RLAB has no exception.

Method TYPE_LEAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TYPE_LEAVE Call by reference Type reference (TYPE) PAR_STBAJ Leaving situation 20070106

Method TYPE_LEAVE on class CL_HRPAYAR_MSIM_RLAB has no exception.

Method TYPE_OF_REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TYPE_OF_REGISTER Call by reference Type reference (TYPE) PAR_TIPRG Record type 20070106

Method TYPE_OF_REGISTER on class CL_HRPAYAR_MSIM_RLAB has no exception.
History
Last changed by/on SAP  20080505 
SAP Release Created in