SAP ABAP Class CL_SAWE_TIME_PS_SEARCH (Time Planning Sheet Employee Search)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   IS-PRS-LS (Application Component) Lean Staffing
     PSAWE_SA_UI (Package) Staff Assignment UI Layer
Properties
Class CL_SAWE_TIME_PS_SEARCH  
Short Description Time Planning Sheet Employee Search    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSAWE_SA_UI   Staff Assignment UI Layer 
Created 20091008   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SAWE_TIME_PS_SEARCH has no forward declaration.
Interfaces
Class CL_SAWE_TIME_PS_SEARCH has no interface implemented.
Friends
Class CL_SAWE_TIME_PS_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CUSTOMIZING Instance attribute Public Object reference (TYPE REF TO) CL_SAWE_CUSTOMIZING Util-Class for Customizing 20091027
2 MO_EMPLOYEE Instance attribute Public Object reference (TYPE REF TO) CL_SAWE_EMPLOYEE Util-Class for Employee functions 20091023
3 MO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_SAWE_TIME_PS_SEARCH Time Planning Sheet Employee Search 20091023
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20091023
2 GET_EMPLOYEE_DETAILS Instance method Public Method Get Employee Details 20091023
3 GET_INSTANCE Static method Public Method Get Instance 20091023
4 SEARCH_EMPLOYEE Instance method Public Method Search For Employee 20091023
Events
Class CL_SAWE_TIME_PS_SEARCH has no event.
Types
Class CL_SAWE_TIME_PS_SEARCH has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SAWE_TIME_PS_SEARCH has no parameter.
Method CONSTRUCTOR on class CL_SAWE_TIME_PS_SEARCH has no exception.

Method GET_EMPLOYEE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EMP_DETAILS Call by reference Type reference (TYPE) SAWE_T_TIME_PS_EMP_DETAILS Employee Details 20091023
2 Importing IT_EMP_LIST Call by reference Type reference (TYPE) OBJEC_T Staff Assignment list of employee ID's 20091023
3 Importing IV_KEY_DATE Call by reference Type reference (TYPE) SAWE_BEGIN_DATE SY-DATUM Key Date 20091023

Method GET_EMPLOYEE_DETAILS on class CL_SAWE_TIME_PS_SEARCH has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SAWE_TIME_PS_SEARCH Time Planning Sheet Employee Search 20091023

Method GET_INSTANCE on class CL_SAWE_TIME_PS_SEARCH has no exception.

Method SEARCH_EMPLOYEE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EMP_DETAILS Call by reference Type reference (TYPE) SAWE_T_TIME_PS_EMP_DETAILS Employee Details 20091023
2 Importing IS_SEARCH_PARAMETERS Call by reference Type reference (TYPE) SAWE_S_TIME_PS_EMP_SEARCH Time Planning Sheet Employee Search Fields 20091023
3 Importing IV_KEY_DATE Call by reference Type reference (TYPE) SAWE_BEGIN_DATE SY-DATUM Key Date 20091023
4 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20091023

Method SEARCH_EMPLOYEE on class CL_SAWE_TIME_PS_SEARCH has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605