SAP ABAP Class CL_SAWE_POWL_STAFFING (Lean Staffing POWL feeder)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_FEEDER | Interface for POWL Feeders | 20090908 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAWE_SA_CONSTANTS | Constants definitions | 20091019 |
Properties
| Class | CL_SAWE_POWL_STAFFING | |
| Short Description | Lean Staffing POWL feeder | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PSAWE_SA_UI | Staff Assignment UI Layer |
| Created | 20090908 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SAWE_POWL_STAFFING has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_FEEDER | Interface for POWL Feeders | 20090908 | ||
| 2 | IF_SAWE_SA_CONSTANTS | Constants definitions | 20091019 |
Friends
Class CL_SAWE_POWL_STAFFING has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | define action meta data for represented object type | 20101112 | |
| 2 | Instance method | Private | Method | 20101112 | ||
| 3 | Instance method | Private | Method | 20101112 | ||
| 4 | Instance method | Private | Method | define field catalog meta data | 20101112 | |
| 5 | Instance method | Private | Method | (Ehp6) define field catalog meta data | 20101112 | |
| 6 | Instance method | Private | Method | (Ehp6) Get HR Manager Objects | 20101112 | |
| 7 | Instance method | Private | Method | (Ehp6)define selection criteria meta data | 20101112 | |
| 8 | Instance method | Public | Method | (Ehp6)define action meta data for Manager | 20101112 | |
| 9 | Instance method | Private | Method | Ehp5 - data retrieval for represented object type | 20101112 | |
| 10 | Instance method | Private | Method | 20101112 | ||
| 11 | Instance method | Private | Method | define field catalog meta data | 20101221 | |
| 12 | Instance method | Private | Method | (Ehp6) Get Project Manager Objects | 20101110 | |
| 13 | Instance method | Private | Method | define selection criteria meta data | 20101118 | |
| 14 | Instance method | Private | Method | define selection criteria meta data | 20101112 | |
| 15 | Instance method | Public | Method | (Ehp6)handle actions for object type (c.f. GET_ACTIONS) | 20101112 | |
| 16 | Instance method | Public | Method | (Ehp6)handle actions for object type (c.f. GET_ACTIONS) | 20101112 | |
| 17 | Instance method | Public | Method | (Ehp6)handle actions for object type (c.f. GET_ACTIONS) | 20101112 |
Events
Class CL_SAWE_POWL_STAFFING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_LS_STAFFING | Private | See coding | 20090908 | BEGIN OF ty_ls_staffing,
employee_id type sawe_s_sa_hdr-employee_id,
object_type TYPE sawe_s_sa_hdr-object_type,
object_id TYPE sawe_s_sa_hdr-object_id,
object_subid TYPE sawe_s_sa_hdr-object_id,
include TYPE SAWE_S_SA_ITM_D.
* description TYPE sawe_s_sa_itm-description,
* start_date TYPE sawe_s_sa_itm-start_date,
* end_date TYPE sawe_s_sa_itm-end_date,
* maximum_days TYPE sawe_s_sa_itm-maximum_days.
* days_in_cats type ??
* days_in_forecast type ??
* include type SAWE_D_SA_ITM-CI_PRS_CPILS_1.
TYPES END OF ty_ls_staffing
|
||
| 2 | TY_LT_STAFFING | Private | See coding | 20090908 | ty_lt_staffing TYPE STANDARD TABLE OF SAWE_S_SA_POWL_OBJECTS
|
Method Signatures
Method GET_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ACTION_DEFS | Call by reference | Type reference (TYPE) | POWL_ACTDESCR_TTY | POWL action definitions | 20101112 | |||
| 2 | E_ACTIONS_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | flag: actions in C_ACTION_DEFS changed (set if uncertain) | 20101112 | |||
| 3 | I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID identifying POWL IView | 20101112 | |||
| 4 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20101112 | ||
| 5 | I_SELCRIT_PARA | Call by reference | Type reference (TYPE) | RSPARAMS_TT | current selection criteria assignments | 20101112 | |||
| 6 | I_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20101112 | |||
| 7 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User name | 20101112 |
Method GET_ACTIONS on class CL_SAWE_POWL_STAFFING has no exception.
Method GET_ACTION_CONF Signature
Method GET_ACTION_CONF on class CL_SAWE_POWL_STAFFING has no parameter.
Method GET_ACTION_CONF on class CL_SAWE_POWL_STAFFING has no exception.
Method GET_DETAIL_COMP Signature
Method GET_DETAIL_COMP on class CL_SAWE_POWL_STAFFING has no parameter.
Method GET_DETAIL_COMP on class CL_SAWE_POWL_STAFFING has no exception.
Method GET_FIELD_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FIELDCAT | Call by reference | Type reference (TYPE) | POWL_FIELDCAT_TTY | Field catalog META description | 20101112 | |||
| 2 | E_DEFAULT_TECHNICAL_COL | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Flag: all result fields are set as technical column | 20101112 | |||
| 3 | E_FIELDCAT_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Flag: catalog in C_FIELDCAT changed (set if uncertain) | 20101112 | |||
| 4 | E_VISIBLE_COLS_COUNT | Call by reference | Type reference (TYPE) | I | number of concurrently visible table columns | 20101112 | |||
| 5 | E_VISIBLE_ROWS_COUNT | Call by reference | Type reference (TYPE) | I | number of concurrently visible table rows | 20101112 | |||
| 6 | I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID identifying POWL IView | 20101112 | |||
| 7 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20101112 | ||
| 8 | I_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | selection criteria for fieldcatalog restrictions | 20101112 | |||
| 9 | I_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20101112 | |||
| 10 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User name | 20101112 |
Method GET_FIELD_CATALOG on class CL_SAWE_POWL_STAFFING has no exception.
Method GET_HR_MGR_FIELD_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FIELDCAT | Call by reference | Type reference (TYPE) | POWL_FIELDCAT_TTY | Field catalog META description | 20101112 | |||
| 2 | E_DEFAULT_TECHNICAL_COL | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Flag: all result fields are set as technical column | 20101112 | |||
| 3 | E_FIELDCAT_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Flag: catalog in C_FIELDCAT changed (set if uncertain) | 20101112 | |||
| 4 | E_VISIBLE_COLS_COUNT | Call by reference | Type reference (TYPE) | I | number of concurrently visible table columns | 20101112 | |||
| 5 | E_VISIBLE_ROWS_COUNT | Call by reference | Type reference (TYPE) | I | number of concurrently visible table rows | 20101112 | |||
| 6 | I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID identifying POWL IView | 20101112 | |||
| 7 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20101112 | ||
| 8 | I_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | selection criteria for fieldcatalog restrictions | 20101112 | |||
| 9 | I_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20101112 | |||
| 10 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User name | 20101112 |
Method GET_HR_MGR_FIELD_CATALOG on class CL_SAWE_POWL_STAFFING has no exception.
Method GET_HR_MGR_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | messages to be displayed to the user | 20101112 | |||
| 2 | E_RESULTS | Call by reference | Type reference (TYPE) | INDEX TABLE | selection result table (c.f GET_OBJECT_DEFINITION) | 20101112 | |||
| 3 | E_WORKFLOW_RESULT_COUNT | Call by reference | Type reference (TYPE) | POWL_COUNT_TY | count for workflow worklist | 20101112 | |||
| 4 | I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID indentifying POWL-IView | 20101112 | |||
| 5 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20101112 | ||
| 6 | I_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | selection parameters of the respective query | 20101112 | |||
| 7 | I_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20101112 | |||
| 8 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User name | 20101112 | |||
| 9 | I_VISIBLE_FIELDS | Call by reference | Type reference (TYPE) | POWL_VISIBLE_COLS_TTY | table of visible columns | 20101112 |
Method GET_HR_MGR_OBJECTS on class CL_SAWE_POWL_STAFFING has no exception.
Method GET_HR_MGR_SEL_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DEFAULT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | default values for selection criteria | 20101112 | |||
| 2 | C_SELCRIT_DEFS | Call by reference | Type reference (TYPE) | POWL_SELCRIT_TTY | Selection criteria meta description | 20101112 | |||
| 3 | E_DEFAULT_VAL_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Flag: values in C_DEFAULT_VALUES changed (set if uncertain) | 20101112 | |||
| 4 | E_SELCRIT_DEFS_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Flag: defs in C_SELCRIT_DEFS changed (set if uncertain) | 20101112 | |||
| 5 | I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID identifying POWL IView | 20101112 | |||
| 6 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20101112 | ||
| 7 | I_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20101112 | |||
| 8 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User name | 20101112 |
Method GET_HR_MGR_SEL_CRITERIA on class CL_SAWE_POWL_STAFFING has no exception.
Method GET_MGR_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ACTION_DEFS | Call by reference | Type reference (TYPE) | POWL_ACTDESCR_TTY | POWL action definitions | 20101112 | |||
| 2 | E_ACTIONS_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | flag: actions in C_ACTION_DEFS changed (set if uncertain) | 20101112 | |||
| 3 | I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID identifying POWL IView | 20101112 | |||
| 4 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20101112 | ||
| 5 | I_SELCRIT_PARA | Call by reference | Type reference (TYPE) | RSPARAMS_TT | current selection criteria assignments | 20101112 | |||
| 6 | I_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20101112 | |||
| 7 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User name | 20101112 |
Method GET_MGR_ACTIONS on class CL_SAWE_POWL_STAFFING has no exception.
Method GET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | messages to be displayed to the user | 20101112 | |||
| 2 | E_RESULTS | Call by reference | Type reference (TYPE) | INDEX TABLE | selection result table (c.f GET_OBJECT_DEFINITION) | 20101112 | |||
| 3 | E_WORKFLOW_RESULT_COUNT | Call by reference | Type reference (TYPE) | POWL_COUNT_TY | count for workflow worklist | 20101112 | |||
| 4 | I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID indentifying POWL-IView | 20101112 | |||
| 5 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20101112 | ||
| 6 | I_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | selection parameters of the respective query | 20101112 | |||
| 7 | I_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20101112 | |||
| 8 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User name | 20101112 | |||
| 9 | I_VISIBLE_FIELDS | Call by reference | Type reference (TYPE) | POWL_VISIBLE_COLS_TTY | table of visible columns | 20101112 |
Method GET_OBJECTS on class CL_SAWE_POWL_STAFFING has no exception.
Method GET_OBJECT_DEFINITION Signature
Method GET_OBJECT_DEFINITION on class CL_SAWE_POWL_STAFFING has no parameter.
Method GET_OBJECT_DEFINITION on class CL_SAWE_POWL_STAFFING has no exception.
Method GET_PROJ_MGR_FIELD_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FIELDCAT | Call by reference | Type reference (TYPE) | POWL_FIELDCAT_TTY | Field catalog META description | 20101221 | |||
| 2 | E_DEFAULT_TECHNICAL_COL | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Flag: all result fields are set as technical column | 20101221 | |||
| 3 | E_FIELDCAT_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Flag: catalog in C_FIELDCAT changed (set if uncertain) | 20101221 | |||
| 4 | E_VISIBLE_COLS_COUNT | Call by reference | Type reference (TYPE) | I | number of concurrently visible table columns | 20101221 | |||
| 5 | E_VISIBLE_ROWS_COUNT | Call by reference | Type reference (TYPE) | I | number of concurrently visible table rows | 20101221 | |||
| 6 | I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID identifying POWL IView | 20101221 | |||
| 7 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20101221 | ||
| 8 | I_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | selection criteria for fieldcatalog restrictions | 20101221 | |||
| 9 | I_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20101221 | |||
| 10 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User name | 20101221 |
Method GET_PROJ_MGR_FIELD_CATALOG on class CL_SAWE_POWL_STAFFING has no exception.
Method GET_PROJ_MGR_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | messages to be displayed to the user | 20101110 | |||
| 2 | E_RESULTS | Call by reference | Type reference (TYPE) | INDEX TABLE | selection result table (c.f GET_OBJECT_DEFINITION) | 20101110 | |||
| 3 | E_WORKFLOW_RESULT_COUNT | Call by reference | Type reference (TYPE) | POWL_COUNT_TY | count for workflow worklist | 20101110 | |||
| 4 | I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID indentifying POWL-IView | 20101110 | |||
| 5 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20101110 | ||
| 6 | I_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | selection parameters of the respective query | 20101110 | |||
| 7 | I_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20101110 | |||
| 8 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User name | 20101110 | |||
| 9 | I_VISIBLE_FIELDS | Call by reference | Type reference (TYPE) | POWL_VISIBLE_COLS_TTY | table of visible columns | 20101110 |
Method GET_PROJ_MGR_OBJECTS on class CL_SAWE_POWL_STAFFING has no exception.
Method GET_PROJ_MGR_SEL_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DEFAULT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | default values for selection criteria | 20101118 | |||
| 2 | C_SELCRIT_DEFS | Call by reference | Type reference (TYPE) | POWL_SELCRIT_TTY | Selection criteria meta description | 20101118 | |||
| 3 | E_DEFAULT_VAL_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Flag: values in C_DEFAULT_VALUES changed (set if uncertain) | 20101118 | |||
| 4 | E_SELCRIT_DEFS_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Flag: defs in C_SELCRIT_DEFS changed (set if uncertain) | 20101118 | |||
| 5 | I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID identifying POWL IView | 20101118 | |||
| 6 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20101118 | ||
| 7 | I_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20101118 | |||
| 8 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User name | 20101118 |
Method GET_PROJ_MGR_SEL_CRITERIA on class CL_SAWE_POWL_STAFFING has no exception.
Method GET_SEL_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DEFAULT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | default values for selection criteria | 20101112 | |||
| 2 | C_SELCRIT_DEFS | Call by reference | Type reference (TYPE) | POWL_SELCRIT_TTY | Selection criteria meta description | 20101112 | |||
| 3 | E_DEFAULT_VAL_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Flag: values in C_DEFAULT_VALUES changed (set if uncertain) | 20101112 | |||
| 4 | E_SELCRIT_DEFS_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Flag: defs in C_SELCRIT_DEFS changed (set if uncertain) | 20101112 | |||
| 5 | I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID identifying POWL IView | 20101112 | |||
| 6 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20101112 | ||
| 7 | I_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20101112 | |||
| 8 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User name | 20101112 |
Method GET_SEL_CRITERIA on class CL_SAWE_POWL_STAFFING has no exception.
Method HANDLE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ACTION_DEFS | Call by reference | Type reference (TYPE) | POWL_ACTDESCR_TTY | POWL action definitions | 20101112 | |||
| 2 | C_FIRST_VISIBLE_ROW | Call by reference | Type reference (TYPE) | SY-TABIX | index of first visible results table row | 20101112 | |||
| 3 | C_FIRST_VISIBLE_SCROLL_COL | Call by reference | Type reference (TYPE) | STRING | Name of first scrollable column | 20101112 | |||
| 4 | C_RESULT_TAB | Call by reference | Type reference (TYPE) | INDEX TABLE | current result table (adhering to GET_OBJECT_DEFINITION) | 20101112 | |||
| 5 | C_SELECTED | Call by reference | Type reference (TYPE) | RSTABIXTAB | result table indices of selected results | 20101112 | |||
| 6 | C_WORKFLOW_RESULT_COUNT | Call by reference | Type reference (TYPE) | POWL_COUNT_TY | Workflow worklist result count | 20101112 | |||
| 7 | E_ACTIONS_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | flag: actions in C_ACTION_DEFS changed (set if uncertain) | 20101112 | |||
| 8 | E_CHANGES_PROCESSED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | user changes processed by Feeder (reset POWL "dirty" state) | 20101112 | |||
| 9 | E_DO_REFRESH | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | trigger a complete query refresh | 20101112 | |||
| 10 | E_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Action execution messages | 20101112 | |||
| 11 | E_PORTAL_ACTIONS | Call by reference | Type reference (TYPE) | POWL_FOLLOW_UP_STY | Follow-up actions for the portal | 20101112 | |||
| 12 | E_RESULT_LINES_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | result table C_RESULTS changed (set if uncertain) | 20101112 | |||
| 13 | E_SELECTED_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | selected results in C_SELECTED changed by Feeder | 20101112 | |||
| 14 | I_ACTIONID | Call by reference | Type reference (TYPE) | POWL_ACTIONID_TY | Action identifier | 20101112 | |||
| 15 | I_ACTION_CONF | Call by reference | Type reference (TYPE) | POWL_ACTION_CONF_TY | action confirmation result (c.f. GET_ACTION_CONFIRMATION) | 20101112 | |||
| 16 | I_ACTION_INDEX | Call by reference | Attribute reference (LIKE) | SY-TABIX | result table line index for cell-based actions | 20101112 | |||
| 17 | I_ADDITIONAL_DATA | Call by reference | Type reference (TYPE) | DATA | Additional data from pop up editor | 20101112 | |||
| 18 | I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID identifying POWL-IView | 20101112 | |||
| 19 | I_CHANGED | Call by reference | Type reference (TYPE) | POWL_CHANGEINFO_TTY | outtab change infos (changes by the user) for Feeder | 20101112 | |||
| 20 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20101112 | ||
| 21 | I_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20101112 | |||
| 22 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User name | 20101112 | |||
| 23 | I_VISIBLE_FIELDS | Call by reference | Type reference (TYPE) | POWL_VISIBLE_COLS_TTY | table of visible columns | 20101112 |
Method HANDLE_ACTION on class CL_SAWE_POWL_STAFFING has no exception.
Method HANDLE_HR_MGR_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ACTION_DEFS | Call by reference | Type reference (TYPE) | POWL_ACTDESCR_TTY | POWL action definitions | 20101112 | |||
| 2 | C_FIRST_VISIBLE_ROW | Call by reference | Type reference (TYPE) | SY-TABIX | index of first visible results table row | 20101112 | |||
| 3 | C_FIRST_VISIBLE_SCROLL_COL | Call by reference | Type reference (TYPE) | STRING | Name of first scrollable column | 20101112 | |||
| 4 | C_RESULT_TAB | Call by reference | Type reference (TYPE) | INDEX TABLE | current result table (adhering to GET_OBJECT_DEFINITION) | 20101112 | |||
| 5 | C_SELECTED | Call by reference | Type reference (TYPE) | RSTABIXTAB | result table indices of selected results | 20101112 | |||
| 6 | C_WORKFLOW_RESULT_COUNT | Call by reference | Type reference (TYPE) | POWL_COUNT_TY | Workflow worklist result count | 20101112 | |||
| 7 | E_ACTIONS_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | flag: actions in C_ACTION_DEFS changed (set if uncertain) | 20101112 | |||
| 8 | E_CHANGES_PROCESSED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | user changes processed by Feeder (reset POWL "dirty" state) | 20101112 | |||
| 9 | E_DO_REFRESH | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | trigger a complete query refresh | 20101112 | |||
| 10 | E_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Action execution messages | 20101112 | |||
| 11 | E_PORTAL_ACTIONS | Call by reference | Type reference (TYPE) | POWL_FOLLOW_UP_STY | Follow-up actions for the portal | 20101112 | |||
| 12 | E_RESULT_LINES_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | result table C_RESULTS changed (set if uncertain) | 20101112 | |||
| 13 | E_SELECTED_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | selected results in C_SELECTED changed by Feeder | 20101112 | |||
| 14 | I_ACTIONID | Call by reference | Type reference (TYPE) | POWL_ACTIONID_TY | Action identifier | 20101112 | |||
| 15 | I_ACTION_CONF | Call by reference | Type reference (TYPE) | POWL_ACTION_CONF_TY | action confirmation result (c.f. GET_ACTION_CONFIRMATION) | 20101112 | |||
| 16 | I_ACTION_INDEX | Call by reference | Attribute reference (LIKE) | SY-TABIX | result table line index for cell-based actions | 20101112 | |||
| 17 | I_ADDITIONAL_DATA | Call by reference | Type reference (TYPE) | DATA | Additional data from pop up editor | 20101112 | |||
| 18 | I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID identifying POWL-IView | 20101112 | |||
| 19 | I_CHANGED | Call by reference | Type reference (TYPE) | POWL_CHANGEINFO_TTY | outtab change infos (changes by the user) for Feeder | 20101112 | |||
| 20 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20101112 | ||
| 21 | I_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20101112 | |||
| 22 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User name | 20101112 | |||
| 23 | I_VISIBLE_FIELDS | Call by reference | Type reference (TYPE) | POWL_VISIBLE_COLS_TTY | table of visible columns | 20101112 |
Method HANDLE_HR_MGR_ACTION on class CL_SAWE_POWL_STAFFING has no exception.
Method HANDLE_PROJ_MGR_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ACTION_DEFS | Call by reference | Type reference (TYPE) | POWL_ACTDESCR_TTY | POWL action definitions | 20101112 | |||
| 2 | C_FIRST_VISIBLE_ROW | Call by reference | Type reference (TYPE) | SY-TABIX | index of first visible results table row | 20101112 | |||
| 3 | C_FIRST_VISIBLE_SCROLL_COL | Call by reference | Type reference (TYPE) | STRING | Name of first scrollable column | 20101112 | |||
| 4 | C_RESULT_TAB | Call by reference | Type reference (TYPE) | INDEX TABLE | current result table (adhering to GET_OBJECT_DEFINITION) | 20101112 | |||
| 5 | C_SELECTED | Call by reference | Type reference (TYPE) | RSTABIXTAB | result table indices of selected results | 20101112 | |||
| 6 | C_WORKFLOW_RESULT_COUNT | Call by reference | Type reference (TYPE) | POWL_COUNT_TY | Workflow worklist result count | 20101112 | |||
| 7 | E_ACTIONS_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | flag: actions in C_ACTION_DEFS changed (set if uncertain) | 20101112 | |||
| 8 | E_CHANGES_PROCESSED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | user changes processed by Feeder (reset POWL "dirty" state) | 20101112 | |||
| 9 | E_DO_REFRESH | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | trigger a complete query refresh | 20101112 | |||
| 10 | E_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Action execution messages | 20101112 | |||
| 11 | E_PORTAL_ACTIONS | Call by reference | Type reference (TYPE) | POWL_FOLLOW_UP_STY | Follow-up actions for the portal | 20101112 | |||
| 12 | E_RESULT_LINES_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | result table C_RESULTS changed (set if uncertain) | 20101112 | |||
| 13 | E_SELECTED_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | selected results in C_SELECTED changed by Feeder | 20101112 | |||
| 14 | I_ACTIONID | Call by reference | Type reference (TYPE) | POWL_ACTIONID_TY | Action identifier | 20101112 | |||
| 15 | I_ACTION_CONF | Call by reference | Type reference (TYPE) | POWL_ACTION_CONF_TY | action confirmation result (c.f. GET_ACTION_CONFIRMATION) | 20101112 | |||
| 16 | I_ACTION_INDEX | Call by reference | Attribute reference (LIKE) | SY-TABIX | result table line index for cell-based actions | 20101112 | |||
| 17 | I_ADDITIONAL_DATA | Call by reference | Type reference (TYPE) | DATA | Additional data from pop up editor | 20101112 | |||
| 18 | I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID identifying POWL-IView | 20101112 | |||
| 19 | I_CHANGED | Call by reference | Type reference (TYPE) | POWL_CHANGEINFO_TTY | outtab change infos (changes by the user) for Feeder | 20101112 | |||
| 20 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20101112 | ||
| 21 | I_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20101112 | |||
| 22 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User name | 20101112 | |||
| 23 | I_VISIBLE_FIELDS | Call by reference | Type reference (TYPE) | POWL_VISIBLE_COLS_TTY | table of visible columns | 20101112 |
Method HANDLE_PROJ_MGR_ACTION on class CL_SAWE_POWL_STAFFING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |