SAP ABAP Class CL_HRPAYAR_MSIM_CDAT (Additional data)
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_CDAT  
Short Description Additional data    
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 20070912   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_CDAT has no interface implemented.
Friends
Class CL_HRPAYAR_MSIM_CDAT 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 20070110
2 DATA_CDAT Instance attribute Public Object reference (TYPE REF TO) DATA Additional Data 20070110
3 ENDDATE Static Attribute Private Type reference (TYPE) ENDDA Valid to 20070110
4 MSIM_VERSION Static Attribute Private Type reference (TYPE) CHAR2 Version number component 20070110
5 P0002 Static Attribute Private Type reference (TYPE) P0002_TAB Personnel master record, Infotype 0002 (Personal data) 20070110
6 P0004 Static Attribute Private Type reference (TYPE) P0004_TAB Personnel master record Infotype 0004 (Challenge) 20070110
7 P0006 Static Attribute Private Type reference (TYPE) P0006_TAB HR master record Infotype 0006 (Addresses) 20070110
8 P0022 Static Attribute Private Type reference (TYPE) P0022AR_TAB Personnel master record Infotype 0002 (Education) 20070110
9 P0105 Static Attribute Private Type reference (TYPE) P0105AR_TAB Personnel master record, Infotype 0105 (Communication) 20070110
10 PERNR Static Attribute Private Type reference (TYPE) P_PERNR Personnel number 20070110
11 PME69 Static Attribute Private Type reference (TYPE) PME69 Interface: Additional family member/next of kin data 20070110
12 WA_P0002 Static Attribute Private Type reference (TYPE) P0002 Personnel master record, Infotype 0002 (Personal data) 20070110
13 WA_P0004 Static Attribute Private Type reference (TYPE) P0004 Personnel master record Infotype 0004 (Challenge) 20070110
14 WA_P0006 Static Attribute Private Type reference (TYPE) P0006 HR master record Infotype 0006 (Addresses) 20070110
15 WA_P0022 Static Attribute Private Type reference (TYPE) P0022 Personnel master record Infotype 0002 (Education) 20070110
16 WA_P0105 Static Attribute Private Type reference (TYPE) P0105 Personnel master record, Infotype 0105 (Communication) 20070110
Methods
# Method Level Visibility Method type Description Created on
1 BIRTHDATE Static method Public Method Date of birth 20070106
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070106
3 EMAIL_DETAILS Static method Public Method E-mail Details 20070106
4 EMPLOYEE_ADDRESS Static method Public Method Address 20070106
5 INITIAL Static method Public Method Initialize 20070106
6 IS_DISABLED Static method Public Method Incapacity indicator 20070106
7 LEVEL_STUDIES Static method Public Method Level of Education 20070106
8 TELEPHONE_DETAILS Static method Public Method Telephone Details 20070106
9 TYPE_OF_REGISTER Static method Public Method Record type 20070106
Events
Class CL_HRPAYAR_MSIM_CDAT has no event.
Types
Class CL_HRPAYAR_MSIM_CDAT has no local type.
Method Signatures

Method BIRTHDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BIRTHDATE Call by reference Type reference (TYPE) PAR_FNACM Date of birth 20070106

Method BIRTHDATE on class CL_HRPAYAR_MSIM_CDAT has no exception.

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_CDAT has no exception.

Method EMAIL_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EMAIL Call by reference Type reference (TYPE) PAR_EMAIL E-mail address 20070106
2 Exporting TYPE_EMAIL Call by reference Type reference (TYPE) PAR_TEMIL E-mail type 20070106

Method EMAIL_DETAILS on class CL_HRPAYAR_MSIM_CDAT has no exception.

Method EMPLOYEE_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BLOQUE Call by reference Type reference (TYPE) PAR_BLOQUE Block 20070106
2 Exporting CALLE Call by reference Type reference (TYPE) PAR_CALLE Street 20070106
3 Exporting CPOST Call by reference Type reference (TYPE) PAR_CPOST Postal code 20070106
4 Exporting DEPTM Call by reference Type reference (TYPE) PAR_DEPTM Department 20070106
5 Exporting LOCAD Call by reference Type reference (TYPE) PAR_LOCAD Town 20070106
6 Exporting NUMPU Call by reference Type reference (TYPE) PAR_NUMPU Door number 20070106
7 Exporting PISOB Call by reference Type reference (TYPE) PAR_PISOB Floor 20070106
8 Exporting PROVN Call by reference Type reference (TYPE) PAR_PROVN Province 20070106
9 Exporting TORRE Call by reference Type reference (TYPE) PAR_TORRE Tower 20070106

Method EMPLOYEE_ADDRESS on class CL_HRPAYAR_MSIM_CDAT 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 Valid from date 20070106
2 Importing END_DATE Call by reference Type reference (TYPE) ENDDA Valid to 20070106
3 Importing P0002_CDAT Call by reference Type reference (TYPE) P0002_TAB Personnel master record, Infotype 0002 (Personal data) 20070106
4 Importing P0004_CDAT Call by reference Type reference (TYPE) P0004_TAB Personnel master record Infotype 0004 (Challenge) 20070106
5 Importing P0006_CDAT Call by reference Type reference (TYPE) P0006_TAB HR master record Infotype 0006 (Addresses) 20070106
6 Importing P0022_CDAT Call by reference Type reference (TYPE) P0022AR_TAB Personnel master record Infotype 0002 (Education) 20070106
7 Importing P0105_CDAT Call by reference Type reference (TYPE) P0105AR_TAB Personnel master record, Infotype 0105 (Communication) 20070106
8 Importing PERNR_NR Call by reference Type reference (TYPE) P_PERNR Personnel number 20070106

Method INITIAL on class CL_HRPAYAR_MSIM_CDAT has no exception.

Method IS_DISABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_DISABLED Call by reference Type reference (TYPE) PAR_MDISC Incapacity indicator 20070106

Method IS_DISABLED on class CL_HRPAYAR_MSIM_CDAT has no exception.

Method LEVEL_STUDIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LEVEL_STUDIES Call by reference Type reference (TYPE) PAR_NFORM Level of training 20070106

Method LEVEL_STUDIES on class CL_HRPAYAR_MSIM_CDAT has no exception.

Method TELEPHONE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AREA Call by reference Type reference (TYPE) PAR_CAREA Area code 20070106
2 Exporting COUNTRY Call by reference Type reference (TYPE) PAR_CPAIS Country code 20070106
3 Exporting TELEPHONE Call by reference Type reference (TYPE) PAR_TELFN Telephone no. 20070106
4 Exporting TYPE_TELEPHONE Call by reference Type reference (TYPE) PAR_TTELF Telephone type 20070106

Method TELEPHONE_DETAILS on class CL_HRPAYAR_MSIM_CDAT 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_CDAT has no exception.
History
Last changed by/on SAP  20070912 
SAP Release Created in