SAP ABAP Class CL_HR_LSTCE_EMPLOYEE (CL_HR_LSTCE_EMPLOYEE)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX (Application Component) Payroll: General Parts
     PCAL_CLST (Package) Payroll Result: Display
Properties
Class CL_HR_LSTCE_EMPLOYEE  
Short Description CL_HR_LSTCE_EMPLOYEE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PCAL_CLST   Payroll Result: Display 
Created 20011023   SAP 
Last change 20060313   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HRCCE_PERSONID Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_HR_LSTCE_EMPLOYEE has no interface implemented.
Friends
Class CL_HR_LSTCE_EMPLOYEE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_NO_INFOTYPES Constant Private Type reference (TYPE) H99_CLST_D_ERROR '9000' C_NO_INFOTYPES 20011023
2 ERROR_CODE Instance attribute Public Type reference (TYPE) H99_CLST_D_ERROR ERROR_CODE 20011023
3 FALSE Constant Private Type reference (TYPE) BOOLEAN ' ' Boolean Variable (X=True, -=False, Space=Unknown) 20011024
4 INT_COUNTRY Instance attribute Private Object reference (TYPE REF TO) CL_HR_LSTCE_COUNTRY INT_COUNTRY 20011023
5 INT_COUNTRY_CHECKED Instance attribute Private Type reference (TYPE) BOOLEAN FALSE INT_COUNTRY_CHECKED 20011023
6 INT_COUNTRY_CONTAINER Static Attribute Private Object reference (TYPE REF TO) CL_HR_LSTCE_CONTAINER INT_COUNTRY_CONTAINER 20011023
7 INT_NAMES Instance attribute Private Type reference (TYPE) H99_CLST_S_NAMES INT_NAMES 20011023
8 INT_PERSON_READER Static Attribute Private Object reference (TYPE REF TO) CL_HRCCE_PERSONID Reads PersonId_ext, Pernr_text_tab 20011023
9 PAYROLL_UNTIL Instance attribute Private Type reference (TYPE) SYDATUM PAYROLL_UNTIL 20011023
10 PERNR Instance attribute Public Type reference (TYPE) PERNR_D PERNR 20011023
11 PERSONID Instance attribute Public Type reference (TYPE) PERSONID_EXT Cost Estimate Number 20011026
12 PERSON_PERNR Instance attribute Public Type reference (TYPE) PERNR_D Personnel Number 20011026
13 TRUE Constant Private Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20011024
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PAYROLL_UNTIL Instance method Private Method CHECK_PAYROLL_UNTIL 20011023
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20011023
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20011023
4 GET_COUNTRY Instance method Public Method GET_COUNTRY 20011023
5 GET_NAMES Instance method Public Method GET_NAMES 20011023
6 GET_PERSON Instance method Public Method GET_PERSON 20011023
7 PRIVATE_GET_COUNTRY Instance method Private Method PRIVATE_GET_COUNTRY 20011023
8 READ_COUNTRY_CONTAINER Static method Public Method READ_COUNTRY_CONTAINER 20011023
9 SET_COUNTRY Instance method Public Method SET_COUNTRY 20011023
Events
# Event Type Visibility Description Created on
1 MESSAGE Instance Event
(0)
Public
(2)
Message to the frontend 20020207
Types
Class CL_HR_LSTCE_EMPLOYEE has no local type.
Method Signatures

Method CHECK_PAYROLL_UNTIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AUTHORITY Call by reference Type reference (TYPE) BOOLEAN AUTHORITY 20011023

Method CHECK_PAYROLL_UNTIL on class CL_HR_LSTCE_EMPLOYEE has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HR_LSTCE_EMPLOYEE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HR_LSTCE_EMPLOYEE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COUNTRY Value transfer Object reference (TYPE REF TO) CL_HR_LSTCE_COUNTRY COUNTRY 20011023
2 Importing COUNTRY_NEEDED Value transfer Type reference (TYPE) BOOLEAN ' ' COUNTRY_NEEDED 20011023
3 Importing NAMES_NEEDED Value transfer Type reference (TYPE) BOOLEAN 'X' NAMES_NEEDED 20011023
4 Importing PERNR Value transfer Type reference (TYPE) PERNR_D PERNR 20011023
# Exception Resumable Description Created on
1 WRONG_PERNR WRONG_PERNR 20011023

Method GET_COUNTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNTRY Value transfer Object reference (TYPE REF TO) CL_HR_LSTCE_COUNTRY COUNTRY 20011023

Method GET_COUNTRY on class CL_HR_LSTCE_EMPLOYEE has no exception.

Method GET_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAMES Value transfer Type reference (TYPE) H99_CLST_S_NAMES NAMES 20011023
# Exception Resumable Description Created on
1 INTERNAL_ERROR INTERNAL_ERROR 20011023

Method GET_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PERSONID Value transfer Type reference (TYPE) PERSONID_EXT PERSONID 20011023

Method GET_PERSON on class CL_HR_LSTCE_EMPLOYEE has no exception.

Method PRIVATE_GET_COUNTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNTRY Value transfer Object reference (TYPE REF TO) CL_HR_LSTCE_COUNTRY COUNTRY 20011023
# Exception Resumable Description Created on
1 INTERNAL_ERROR INTERNAL_ERROR 20011023

Method READ_COUNTRY_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNTRY Value transfer Object reference (TYPE REF TO) CL_HR_LSTCE_COUNTRY COUNTRY 20011023
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA MOLGA 20011023

Method READ_COUNTRY_CONTAINER on class CL_HR_LSTCE_EMPLOYEE has no exception.

Method SET_COUNTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MOLGA Value transfer Type reference (TYPE) MOLGA MOLGA 20011023
# Exception Resumable Description Created on
1 MOLGA_NOT_FOUND MOLGA_NOT_FOUND 20011023
Event Signatures

Event MESSAGE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 MSG_CLASS Exporting Value transfer Type reference (TYPE) ARBGB 'H99_DP_MESSAGES' Nachrichtenklasse 20020207
2 MSG_NUMBER Exporting Value transfer Type reference (TYPE) MSGNO Nachrichtennummer 20020207
3 MSG_TYPE Exporting Value transfer Type reference (TYPE) MSGTY Nachrichtentyp - E,I,S,W 20020207
4 MSG_V1 Exporting Value transfer Type reference (TYPE) C Variable 1 der Nachricht 20020207
5 MSG_V2 Exporting Value transfer Type reference (TYPE) C Variable 2 der Nachricht 20020207
6 MSG_V3 Exporting Value transfer Type reference (TYPE) C Variable 3 der Nachricht 20020207
7 MSG_V4 Exporting Value transfer Type reference (TYPE) C Variable 4 der Nachricht 20020207
History
Last changed by/on SAP  20060313 
SAP Release Created in