SAP ABAP Class CL_RPM_ROLES (Collection for Role Objects)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
RPM_ROLE (Package) RPM Application Object Role
⤷
⤷
Properties
| Class | CL_RPM_ROLES | |
| Short Description | Collection for Role Objects | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RPM_ROLE | RPM Application Object Role |
| Created | 20020513 | 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) |
Interfaces
Class CL_RPM_ROLES has no interface implemented.
Friends
Class CL_RPM_ROLES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RPM_ENTITY | Entity Interface | 20020521 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RPM_TT_ROLES | Proj. Mgmt: Table Type for Roles | 20020731 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type in Project Planning | 20020909 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Role to Collection | 20020726 | |
| 2 | Instance method | Public | Method | Add Deleted Role to Collection | 20020731 | |
| 3 | Instance method | Private | Method | Build Parent of Role Object | 20030205 | |
| 4 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020521 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20020521 | |
| 6 | Instance method | Public | Method | Add Role Within Collection | 20020731 | |
| 7 | Static method | Public | Method | Create Roles Collection | 20020521 | |
| 8 | Instance method | Private | Method | Create Application Object with Technical Object | 20020731 | |
| 9 | Instance method | Public | Method | Delete Role from Collection | 20020731 | |
| 10 | Instance method | Public | Method | Delete All Roles from Collection | 20020704 | |
| 11 | Instance method | Private | Method | 20020731 | ||
| 12 | Instance method | Public | Method | Not yet implemented | 20020704 | |
| 13 | Instance method | Public | Method | Get Role by GUID | 20020731 | |
| 14 | Instance method | Public | Method | Get Role via Index | 20020731 | |
| 15 | Instance method | Public | Method | Get Number of Items in Role Collection | 20020731 | |
| 16 | Instance method | Public | Method | Return Role Object Type | 20020731 | |
| 17 | Instance method | Public | Method | Get All Immediate Lower Level Roles | 20030205 | |
| 18 | Instance method | Public | Method | Get Parent Application Object | 20020731 | |
| 19 | Instance method | Public | Method | Does Role Collection Have Any Entries? | 20020731 | |
| 20 | Instance method | Private | Event handling method | Event Handler FREED: IF_RPM_COMMON | 20020521 | |
| 21 | Instance method | Public | Method | Remove Deleted Role from Collection List | 20020731 |
Events
Class CL_RPM_ROLES has no event.
Types
Class CL_RPM_ROLES has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTID | Call by reference | Type reference (TYPE) | CGPL_EXTID | Projektplanung: Externe ID eines Elements | 20020726 | |||
| 2 | RR_ITEM | Value transfer | Object reference (TYPE REF TO) | CL_RPM_ROLE | Anwendungsaufgabenobjekt | 20020726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme während Objektinstantiierung | 20020916 |
Method ADD_DELETED_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DELETED_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_RPM_ROLE | Anwendungsaufgabenobjekt | 20020731 |
Method ADD_DELETED_ITEM on class CL_RPM_ROLES has no exception.
Method BUILD_PARENT Signature
Method BUILD_PARENT on class CL_RPM_ROLES has no parameter.
Method BUILD_PARENT on class CL_RPM_ROLES has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RPM_ROLES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RPM_ROLES has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_RPM_ENTITY | Entitätsschnittstelle | 20020521 |
Method CONSTRUCTOR on class CL_RPM_ROLES has no exception.
Method COPY Signature
Method COPY on class CL_RPM_ROLES has no parameter.
Method COPY on class CL_RPM_ROLES has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_RPM_ENTITY | Entitätsschnittstelle | 20020521 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RPM_ROLES | Sammlung für Dokumentobjekte | 20020521 |
Method CREATE on class CL_RPM_ROLES has no exception.
Method CREATE_WITH_TECHNICAL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TECHNICAL_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_TASK | RPM: Rollenzuordnung | 20020731 | |||
| 2 | RR_ROLE | Value transfer | Object reference (TYPE REF TO) | CL_RPM_ROLE | Rollenanwendungsobjekt | 20020731 |
Method CREATE_WITH_TECHNICAL_OBJECT on class CL_RPM_ROLES has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ROLE | Call by reference | Object reference (TYPE REF TO) | CL_RPM_ROLE | Rollenanwendungsobjekt | 20020731 | |||
| 2 | IV_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020731 | |||
| 3 | RV_RC | Value transfer | Type reference (TYPE) | I | 20020731 |
Method DELETE on class CL_RPM_ROLES has no exception.
Method DELETE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | CL_RPM_CO=>SC_FALSE | Nur prüfen? | 20020704 | ||
| 2 | RV_RC | Value transfer | Type reference (TYPE) | I | Löschen erfolgreich? (Ja=0) | 20020704 |
Method DELETE_ALL on class CL_RPM_ROLES has no exception.
Method FREE Signature
Method FREE on class CL_RPM_ROLES has no parameter.
Method FREE on class CL_RPM_ROLES has no exception.
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ROLES | Value transfer | Type reference (TYPE) | RPM_TT_ROLES | RPM: Tabellentyp Rollen | 20020704 |
Method GET_ALL on class CL_RPM_ROLES has no exception.
Method GET_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROLE_GUID | Call by reference | Type reference (TYPE) | RPM_TV_GUID | GUID für Anwendungsobjekte | 20020731 | |||
| 2 | RR_ROLE | Value transfer | Object reference (TYPE REF TO) | CL_RPM_ROLE | Ressourcenanwendungsobjekt | 20020731 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RPM: Anwendungsobjekt in Datenbank nicht gefunden | 20020731 |
Method GET_BY_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20020731 | ||||
| 2 | RR_ROLE | Value transfer | Object reference (TYPE REF TO) | CL_RPM_ROLE | Anwendungsaufgabenobjekt | 20020731 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RPM: Abstract Root für Zugriffsfehler | 20020731 |
Method GET_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LINES | Value transfer | Type reference (TYPE) | I | Interne Tabellen, aktuelle Zeilenanzahl | 20020731 |
Method GET_NUMBER on class CL_RPM_ROLES has no exception.
Method GET_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp in Projektplanung | 20020731 |
Method GET_OBJECT_TYPE on class CL_RPM_ROLES has no exception.
Method GET_OUTLINE_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ROLES | Value transfer | Type reference (TYPE) | RPM_TT_ROLES | RPM: Tabellentyp Rollen | 20030205 |
Method GET_OUTLINE_CHILDREN on class CL_RPM_ROLES has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_RPM_ENTITY | Entitätsschnittstelle | 20020731 |
Method GET_PARENT on class CL_RPM_ROLES has no exception.
Method HAS_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_ENTRIES | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020731 |
Method HAS_ENTRIES on class CL_RPM_ROLES has no exception.
Method ON_PARENT_FREED Signature
Method ON_PARENT_FREED on class CL_RPM_ROLES has no parameter.
Method ON_PARENT_FREED on class CL_RPM_ROLES has no exception.
Method REMOVE_DELETED_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DELETED_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_RPM_ROLE | Rollenanwendungsobjekt | 20020731 |
Method REMOVE_DELETED_ITEM on class CL_RPM_ROLES has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |