SAP ABAP Interface IF_RPM_FES_PROJECT_WORKLIST (Interface for BAdI: RPM_FES_PROJECT_WORKLIST)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
PRP_RESOURCE_MANAGER (Package) Resource Manager Fast Entry Screen Processing
⤷
⤷
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
| Interface | IF_RPM_FES_PROJECT_WORKLIST | |
| Short Description | Interface for BAdI: RPM_FES_PROJECT_WORKLIST |
General Data
| Package | PRP_RESOURCE_MANAGER | Resource Manager Fast Entry Screen Processing |
| Created | 20090630 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_RPM_FES_MGR_WORKLIST | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 2 | CL_RPM_PRJ_MGR_WORKLIST | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 3 | IF_RPM_FES_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090630 | ||
| 2 | IF_RPM_FES_TYPES | Types | 20091111 |
Friends
Interface IF_RPM_FES_PROJECT_WORKLIST has no friend.
Attributes
Interface 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
Interface IF_RPM_FES_PROJECT_WORKLIST has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_RPM_FES_PROJECT_WORKLIST has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 500_702 |