SAP ABAP Class IF_RPM_FES_PROJECT_WORKLIST (Interface for BAdI: RPM_FES_PROJECT_WORKLIST)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090630 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_RPM_FES_TYPES | Types | 20091111 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RPM_FES_PROJECT_BADI | Class for BAdI Impl.: CL_RPM_FES_PROJECT_BADI_IMP | 20090717 |
Properties
| Class | IF_RPM_FES_PROJECT_WORKLIST | |
| Short Description | Interface for BAdI: RPM_FES_PROJECT_WORKLIST | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090630 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_RPM_FES_PROJECT_WORKLIST has no interface implemented.
Friends
Class IF_RPM_FES_PROJECT_WORKLIST has no friend class.
Attributes
Class IF_RPM_FES_PROJECT_WORKLIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change Resource Assignments | 20091111 | |
| 2 | Instance method | Public | Method | Change Role Content | 20091111 | |
| 3 | Instance method | Public | Method | Change Project Worklist or Content | 20090717 | |
| 4 | Instance method | Public | Method | Sort Projects | 20090717 | |
| 5 | Instance method | Public | Method | Sort Resources | 20090717 | |
| 6 | Instance method | Public | Method | Sort Roles | 20090717 |
Events
Class IF_RPM_FES_PROJECT_WORKLIST has no event.
Types
Class IF_RPM_FES_PROJECT_WORKLIST has no local type.
Method Signatures
Method CHANGE_FETCHED_BUPALINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BUPA_LINKS | Call by reference | Type reference (TYPE) | CL_RPM_FES_MGR_WORKLIST=>LT_BUPA_LINK_TYPE | 20091111 | ||||
| 2 | IS_CONTEXT | Call by reference | Type reference (TYPE) | RPM_TS_PRJ_MGR_CONTEXT | RPM Resource manager context (not used) | 20091111 | |||
| 3 | IT_ROLES | Call by reference | Type reference (TYPE) | IF_RPM_FES_TYPES=>LT_FES_ROLES_TYPES | 20091111 | ||||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20091111 |
Method CHANGE_FETCHED_BUPALINKS on class IF_RPM_FES_PROJECT_WORKLIST has no exception.
Method CHANGE_FETCHED_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROJECTS | Call by reference | Type reference (TYPE) | CL_RPM_PRJ_MGR_WORKLIST=>LT_PROJECTS_TYPE | 20091111 | ||||
| 2 | ET_ROLES | Call by reference | Type reference (TYPE) | IF_RPM_FES_TYPES=>LT_FES_ROLES_TYPES | 20091111 | ||||
| 3 | IS_CONTEXT | Call by reference | Type reference (TYPE) | RPM_TS_PM_CONTEXT | Project management view context | 20091111 | |||
| 4 | IT_PROJECT_KEYS | Call by reference | Type reference (TYPE) | RPM_RM_TT_PROJECT_KEYS | Project Keys | 20091111 | |||
| 5 | IV_BUFFER | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091111 | |||
| 6 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20091111 |
Method CHANGE_FETCHED_ROLES on class IF_RPM_FES_PROJECT_WORKLIST has no exception.
Method CHANGE_PROJECT_WORKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WORKLIST | Call by reference | Type reference (TYPE) | RPM_TT_PM_WORKLIST | RPM Project managment worklist | 20090717 | |||
| 2 | IS_CONTEXT | Call by reference | Type reference (TYPE) | RPM_TS_FES_CONTEXT | FES context | 20090717 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20090717 | |||
| 4 | IV_SCREEN | Call by reference | Type reference (TYPE) | RPM_TV_FES_SCREEN | FES Screen | 20090717 |
Method CHANGE_PROJECT_WORKLIST on class IF_RPM_FES_PROJECT_WORKLIST has no exception.
Method SORT_PROJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROJECTS | Call by reference | Type reference (TYPE) | RPM_TT_PM_WORKLIST | RPM Project managment worklist | 20090717 | |||
| 2 | IS_CONTEXT | Call by reference | Type reference (TYPE) | RPM_TS_FES_CONTEXT | FES context | 20090717 | |||
| 3 | IS_PARENT_KEY | Call by reference | Type reference (TYPE) | RPM_TS_FES_KEY | FES Key | 20090717 | |||
| 4 | IV_ALL | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090717 | |||
| 5 | IV_SCREEN | Call by reference | Type reference (TYPE) | RPM_TV_FES_SCREEN | FES Screen | 20090717 |
Method SORT_PROJECTS on class IF_RPM_FES_PROJECT_WORKLIST has no exception.
Method SORT_RESOURCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESOURCES | Call by reference | Type reference (TYPE) | RPM_TT_PM_WORKLIST_DTL | RPM Project management worklist detail | 20090717 | |||
| 2 | IS_CONTEXT | Call by reference | Type reference (TYPE) | RPM_TS_FES_CONTEXT | FES context | 20090717 | |||
| 3 | IS_PARENT_KEY | Call by reference | Type reference (TYPE) | RPM_TS_FES_KEY | FES Key | 20090717 | |||
| 4 | IV_ALL | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090717 | |||
| 5 | IV_SCREEN | Call by reference | Type reference (TYPE) | RPM_TV_FES_SCREEN | FES Screen | 20090717 |
Method SORT_RESOURCES on class IF_RPM_FES_PROJECT_WORKLIST has no exception.
Method SORT_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ROLES | Call by reference | Type reference (TYPE) | RPM_TT_PM_WORKLIST_DTL | RPM Project management worklist detail | 20090717 | |||
| 2 | IS_CONTEXT | Call by reference | Type reference (TYPE) | RPM_TS_FES_CONTEXT | FES context | 20090717 | |||
| 3 | IS_PARENT_KEY | Call by reference | Type reference (TYPE) | RPM_TS_FES_KEY | FES Key | 20090717 | |||
| 4 | IV_ALL | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090717 | |||
| 5 | IV_SCREEN | Call by reference | Type reference (TYPE) | RPM_TV_FES_SCREEN | FES Screen | 20090717 |
Method SORT_ROLES on class IF_RPM_FES_PROJECT_WORKLIST has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |