Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CONSTANTS | FPM constants | 20100919 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAWE_SA_CONSTANTS | Constants definitions | 20100916 |
Properties
| Class | CL_SAWE_SA_LIST_ASSIGN_DATA | |
| Short Description | Staff assignment model class | |
| 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 | 20090918 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_CONSTANTS | FPM constants | 20100919 | ||
| 2 | IF_SAWE_SA_CONSTANTS | Constants definitions | 20100916 |
Friends
Class CL_SAWE_SA_LIST_ASSIGN_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_ASSIGNMENT | Table type list staff assignment | 20091020 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SAWE_T_SA_LIST_ASSIGNMENT | Table type list staff assignment | 20090918 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SAWE_T_SA_LIST_ASSIGNMENT | Assignment data from BOPF | 20091103 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Data has been changed | 20091008 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Data has been changed except from initial line | 20100922 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100916 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Multiple hits | 20091009 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Saving was triggered | 20100202 | |||
| 9 | Constant | Private | Type reference (TYPE) | WDY_CONFIG_ID | 'SAWE_SA_CONF_ASSIGN_LIST' | Configuration Identification | 20091216 | ||
| 10 | Constant | Private | Type reference (TYPE) | WDY_CONFIG_ID | 'SAWE_SA_CONF_COLLECT_LIST_EMPL' | Configuration Identification | 20091216 | ||
| 11 | Constant | Private | Type reference (TYPE) | STRING | 'FPM_LIST_UIBB' | 20091215 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | TCATX_LEVEL2TYPE_ITAB | CATSXT: Table: Assignment of Task Levels to Task Type | 20090925 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | CATSXT_TASKLEVEL_ITAB | Internal Table for Task Levels and Text - Sorted | 20090925 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | CATSXT_TASKTYPE_ITAB | Internal Table for Task Types and Text - Sorted | 20090925 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | CATSXT_TASKCOMPONENT_ITAB | Internal Table for Task Components and Text | 20100628 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20090928 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | SAWE_SA_ASSIGNMENT | 20091019 | ||||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | SAWE_SA_EMAIL | 20091019 | ||||
| 19 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SAWE_SA_LIST_ASSIGN_DATA | Staff assignment model class | 20090918 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | SAWE_EVENT_PARAM | 20100916 | ||||
| 21 | Instance attribute | Public | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20100127 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | RSTABIXTAB | selected lines in the assignment tab | 20090928 |
Methods
Events
Class CL_SAWE_SA_LIST_ASSIGN_DATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SAWE_EVENT_PARAM | Private | See coding | 20100916 | BEGIN OF sawe_event_param,
index TYPE fpm_index,
fieldname TYPE char20,
END OF sawe_event_param
|
Method Signatures
Method ADJUST_ASSIGN_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ACTION_USAGE_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091103 | ||||
| 2 | CH_ACTION_USAGE_TAB | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONUSAGE | Action usage | 20091103 | |||
| 3 | CH_ASSIGN_TAB | Call by reference | Type reference (TYPE) | SAWE_T_SA_LIST_ASSIGNMENT | Table type list staff assignment | 20091103 | |||
| 4 | IV_EVENTID | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20100916 |
Method ADJUST_ASSIGN_ATTRIBUTES on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method APPEND_ASSIGN_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ASSIGN_TAB | Call by reference | Type reference (TYPE) | SAWE_T_SA_LIST_ASSIGNMENT | Table type list staff assignment | 20090925 |
Method APPEND_ASSIGN_TAB on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method CHECK_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_DATA_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | data changed | 20091008 |
Method CHECK_DATA_CHANGED on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method CREATE_INITIAL_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ASSIGN_TAB | Call by reference | Type reference (TYPE) | SAWE_T_SA_LIST_ASSIGNMENT | Table type list staff assignment | 20090924 | |||
| 2 | IV_LINENO | Value transfer | Type reference (TYPE) | I | 1 | Line index where to insert | 20090924 | ||
| 3 | IV_SET_DEFAULTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20091012 |
Method CREATE_INITIAL_LINE on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method GET_ACTIVITY_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_LEVEL_TAB | Value transfer | Type reference (TYPE) | CATSXT_TASKLEVEL_ITAB | Internal Table for Task Levels and Text - Sorted | 20090928 |
Method GET_ACTIVITY_LEVEL on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method GET_ACTIVITY_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_ACT_TYPES_TAB | Value transfer | Type reference (TYPE) | CATSXT_TASKTYPE_ITAB | Internal Table for Task Types and Text - Sorted | 20090925 |
Method GET_ACTIVITY_TYPES on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method GET_ASSIGN_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEEP_INITIAL_LINE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091103 | |||
| 2 | RET_ASSIGN_TAB | Value transfer | Type reference (TYPE) | SAWE_T_SA_LIST_ASSIGNMENT | Table type list staff assignment | 20090918 |
Method GET_ASSIGN_TAB on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method GET_CLEAR_LS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_CLEAR_LS | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20090928 |
Method GET_CLEAR_LS on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method GET_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_DATA_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091013 |
Method GET_DATA_CHANGED on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method GET_DATA_CHG_EXCEPT_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_DATA_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100922 |
Method GET_DATA_CHG_EXCEPT_INITIAL on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method GET_EMPLOYEE_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EMPLOYEE_TAB | Call by reference | Type reference (TYPE) | SAWE_T_SA_LIST_EMPL_SEARCH | Lean staffing: Search results structure (UI) Tab | 20091009 | |||
| 2 | I_RESULT_TAB | Call by reference | Type reference (TYPE) | OBJEC_T | 20091009 |
Method GET_EMPLOYEE_ATTR on class CL_SAWE_SA_LIST_ASSIGN_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_LIST_ASSIGN_DATA | Staff assignment model class | 20090918 |
Method GET_INSTANCE on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method GET_OLD_ASSIGN_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_OLD_ASSIGN_TAB | Value transfer | Type reference (TYPE) | SAWE_T_SA_LIST_ASSIGNMENT | Table type list staff assignment | 20091020 |
Method GET_OLD_ASSIGN_TAB on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method GET_SELECTED_ASSIGNMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_SELECTION | Value transfer | Type reference (TYPE) | SAWE_T_SA_LIST_ASSIGNMENT | 20091105 |
Method GET_SELECTED_ASSIGNMENTS on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method GET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_SELECTION | Value transfer | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20090928 |
Method GET_SELECTION on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method GET_SKILL_QUALIFICATION_DD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_QUALI_TAB | Value transfer | Type reference (TYPE) | SAWE_T_SKILL_QUALI_DD | Table type for skill catalog qualification | 20091002 |
Method GET_SKILL_QUALIFICATION_DD on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method GET_TASK_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_TASK_COMPONENT_TAB | Value transfer | Type reference (TYPE) | CATSXT_TASKCOMPONENT_ITAB | Internal Table for Task Types and Text - Sorted | 20100628 |
Method GET_TASK_COMPONENT on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method IS_EMAIL_RELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ASSIGN | Call by reference | Type reference (TYPE) | SAWE_S_SA_LIST_ASSIGNMENT | Structure list assignment for staff assignment | 20100919 | |||
| 2 | RV_EMAIL_RELEVANT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100919 |
Method IS_EMAIL_RELEVANT on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method REMOVE_ASSIGNMENT_FOR_EMPL Signature
Method REMOVE_ASSIGNMENT_FOR_EMPL on class CL_SAWE_SA_LIST_ASSIGN_DATA has no parameter.
Method REMOVE_ASSIGNMENT_FOR_EMPL on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method REMOVE_INITIALLINE_ASSIGN_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ASSIGN_TAB | Call by reference | Type reference (TYPE) | SAWE_T_SA_LIST_ASSIGNMENT | Table type list staff assignment | 20091005 |
Method REMOVE_INITIALLINE_ASSIGN_TAB on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SELECT_ACT2LEVEL Signature
Method SELECT_ACT2LEVEL on class CL_SAWE_SA_LIST_ASSIGN_DATA has no parameter.
Method SELECT_ACT2LEVEL on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SEND_EMAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE if error occured | 20091019 |
Method SEND_EMAIL on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SETVALUES_CAND_TO_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ASSIGN | Call by reference | Type reference (TYPE) | SAWE_S_SA_LIST_ASSIGNMENT | Checkbox | 20091005 | |||
| 2 | IS_CAND | Call by reference | Type reference (TYPE) | SAWE_S_SA_LIST_CANDIDATE | Checkbox | 20091005 | |||
| 3 | IV_NEW | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091005 |
Method SETVALUES_CAND_TO_ASSIGN on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SETVALUES_COPY_STAFF_TO_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ASSIGN | Call by reference | Type reference (TYPE) | SAWE_S_SA_LIST_ASSIGNMENT | Structure list assignment for staff assignment | 20110112 | |||
| 2 | IS_ASSIGN | Call by reference | Type reference (TYPE) | SAWE_S_SA_LIST_ASSIGNMENT | Assignment List in Copy Staffing | 20110112 | |||
| 3 | IV_NEW | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110112 |
Method SETVALUES_COPY_STAFF_TO_ASSIGN on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SET_ASSIGN_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ASSIGN_TAB | Call by reference | Type reference (TYPE) | SAWE_T_SA_LIST_ASSIGNMENT | Table type list staff assignment | 20090918 |
Method SET_ASSIGN_TAB on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SET_ASSIGN_TAB_FROM_BOPF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ASSIGN_TAB | Call by reference | Type reference (TYPE) | SAWE_T_SA_LIST_ASSIGNMENT | Table type list staff assignment | 20091103 |
Method SET_ASSIGN_TAB_FROM_BOPF on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SET_ATTR_BOOK_CUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ASSIGN | Call by reference | Type reference (TYPE) | SAWE_S_SA_LIST_ASSIGNMENT | Structure list assignment for staff assignment | 20100919 | |||
| 2 | IV_AFTER_SAVE | Call by reference | Type reference (TYPE) | BOOLE_D | '' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110124 |
Method SET_ATTR_BOOK_CUST on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SET_ATTR_BOOK_CUST_AS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ASSIGN | Call by reference | Type reference (TYPE) | SAWE_S_SA_LIST_ASSIGNMENT | Structure list assignment for staff assignment | 20110124 | |||
| 2 | IV_AFTER_SAVE | Call by reference | Type reference (TYPE) | BOOLE_D | '' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110124 |
Method SET_ATTR_BOOK_CUST_AS on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SET_ATTR_BOOK_CUST_N Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ASSIGN | Call by reference | Type reference (TYPE) | SAWE_S_SA_LIST_ASSIGNMENT | Structure list assignment for staff assignment | 20110124 | |||
| 2 | IV_AFTER_SAVE | Call by reference | Type reference (TYPE) | BOOLE_D | '' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110124 |
Method SET_ATTR_BOOK_CUST_N on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SET_CLEAR_LS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLEAR_LS | Value transfer | Type reference (TYPE) | XFELD | 'X' | Checkbox | 20090928 |
Method SET_CLEAR_LS on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SET_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100202 |
Method SET_DATA_CHANGED on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SET_DATA_CHG_EXCEPT_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHANGE_LOG | Call by reference | Type reference (TYPE) | FPMGB_T_CHANGELOG | Field Changelog | 20100922 | |||
| 2 | IV_DATA_CHG_EXC_FR_INITIAL | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100922 |
Method SET_DATA_CHG_EXCEPT_INITIAL on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SET_DEFAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ASSIGN | Call by reference | Type reference (TYPE) | SAWE_S_SA_LIST_ASSIGNMENT | Structure list assignment for staff assignment | 20090929 |
Method SET_DEFAULTS on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SET_EMAIL_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ASSIGN_TAB | Call by reference | Type reference (TYPE) | SAWE_T_SA_LIST_ASSIGNMENT | Table type list staff assignment | 20091105 |
Method SET_EMAIL_STATUS on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SET_EMAIL_STATUS_FOR_MODIFY Signature
Method SET_EMAIL_STATUS_FOR_MODIFY on class CL_SAWE_SA_LIST_ASSIGN_DATA has no parameter.
Method SET_EMAIL_STATUS_FOR_MODIFY on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SET_ENFORCED_ATTR_BOOK_CUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ASSIGN | Call by reference | Type reference (TYPE) | SAWE_S_SA_LIST_ASSIGNMENT | Structure list assignment for staff assignment | 20100919 |
Method SET_ENFORCED_ATTR_BOOK_CUST on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SET_EVENT_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | CHAR20 | Char 20 | 20100916 | |||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | FPM_INDEX | Sequential Order of FPM UI Elements | 20100916 |
Method SET_EVENT_PARAM on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SET_FLAG_MULTIPLE_HITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLAG_MULTIPLE_HITS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Multiple hits | 20091012 |
Method SET_FLAG_MULTIPLE_HITS on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SET_OLD_ASSIGN_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ASSIGN_OLD_TAB | Call by reference | Type reference (TYPE) | SAWE_T_SA_LIST_ASSIGNMENT | 20091020 |
Method SET_OLD_ASSIGN_TAB on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
Method SET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTION | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20090928 |
Method SET_SELECTION on class CL_SAWE_SA_LIST_ASSIGN_DATA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |