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 | Instance attribute | Private | Type reference (TYPE) | SAWE_T_SA_LIST_CANDIDATE | Lean staffing: Candidate-list structure (UI) TAB | 20091009 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SAWE_SA_EMPL_SELECT_DATA | Data class for select one employee | 20091009 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20100202 | |||
| 4 | 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 | Instance method | Public | Method | Clear selected candidates | 20091104 | |
| 2 | Instance method | Public | Method | Get table with candidate | 20091009 | |
| 3 | Static method | Public | Method | Get instance | 20091009 | |
| 4 | Instance method | Public | Method | Get selected employee | 20091009 | |
| 5 | Instance method | Public | Method | Set table with candidate | 20091009 | |
| 6 | 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 | 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 | 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 | 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 | 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 | 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 |