SAP ABAP Class CL_SAWE_SA_EMPL_SELECT_DATA (Data class for select one employee)
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_SA_EMPL_SELECT_DATA  
Short Description Data class for select one employee    
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 20091009   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SAWE_SA_EMPL_SELECT_DATA has no forward declaration.
Interfaces
Class CL_SAWE_SA_EMPL_SELECT_DATA has no interface implemented.
Friends
Class CL_SAWE_SA_EMPL_SELECT_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CAND_TAB Instance attribute Private Type reference (TYPE) SAWE_T_SA_LIST_CANDIDATE Lean staffing: Candidate-list structure (UI) TAB 20091009
2 MO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_SAWE_SA_EMPL_SELECT_DATA Data class for select one employee 20091009
3 MV_CONFIG_ID Instance attribute Public Type reference (TYPE) WDY_CONFIG_ID Configuration Identification 20100202
4 SELECTED_CAND Instance attribute Private Type reference (TYPE) SAWE_S_SA_LIST_CANDIDATE Lean staffing: Candidate-list structure (UI) 20091009
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_SELECTED_CAND Instance method Public Method Clear selected candidates 20091104
2 GET_CAND_TAB Instance method Public Method Get table with candidate 20091009
3 GET_INSTANCE Static method Public Method Get instance 20091009
4 GET_SELECTED_CAND Instance method Public Method Get selected employee 20091009
5 SET_CAND_TAB Instance method Public Method Set table with candidate 20091009
6 SET_SELECTED_CAND Instance method Public Method Set selected employee 20091009
Events
Class CL_SAWE_SA_EMPL_SELECT_DATA has no event.
Types
Class CL_SAWE_SA_EMPL_SELECT_DATA has no local type.
Method Signatures

Method CLEAR_SELECTED_CAND Signature

Method CLEAR_SELECTED_CAND on class CL_SAWE_SA_EMPL_SELECT_DATA has no parameter.
Method CLEAR_SELECTED_CAND on class CL_SAWE_SA_EMPL_SELECT_DATA has no exception.

Method GET_CAND_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_CAND_TAB Value transfer Type reference (TYPE) SAWE_T_SA_LIST_CANDIDATE Lean staffing: Candidate-list structure (UI) TAB 20091009

Method GET_CAND_TAB on class CL_SAWE_SA_EMPL_SELECT_DATA 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_SA_EMPL_SELECT_DATA Data class for select one employee 20091009

Method GET_INSTANCE on class CL_SAWE_SA_EMPL_SELECT_DATA has no exception.

Method GET_SELECTED_CAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_CAND Value transfer Type reference (TYPE) SAWE_S_SA_LIST_CANDIDATE Lean staffing: Candidate-list structure (UI) 20091009

Method GET_SELECTED_CAND on class CL_SAWE_SA_EMPL_SELECT_DATA has no exception.

Method SET_CAND_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CAND_TAB Call by reference Type reference (TYPE) SAWE_T_SA_LIST_CANDIDATE Lean staffing: Candidate-list structure (UI) 20091009

Method SET_CAND_TAB on class CL_SAWE_SA_EMPL_SELECT_DATA has no exception.

Method SET_SELECTED_CAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CAND Call by reference Type reference (TYPE) SAWE_S_SA_LIST_CANDIDATE Lean staffing: Candidate-list structure (UI) 20091009

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