SAP ABAP Class IF_GRRM_API_OBJECTIVE (Interface for orgunit entity APIs)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20080505 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_API_OBJECTIVE | orgunit entity objective Api class | 20080505 |
Properties
| Class | IF_GRRM_API_OBJECTIVE | |
| Short Description | Interface for orgunit entity APIs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080505 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GRRM_API_OBJECTIVE has no forward declaration.
Interfaces
Class IF_GRRM_API_OBJECTIVE has no interface implemented.
Friends
Class IF_GRRM_API_OBJECTIVE has no friend class.
Attributes
Class IF_GRRM_API_OBJECTIVE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the list of all the children on the objective | 20080804 | |
| 2 | Static method | Public | Method | Creates an Objecive and returns the ID of the objective | 20080505 | |
| 3 | Instance method | Public | Method | Deletes an Objective | 20080505 | |
| 4 | Instance method | Public | Method | Move the objective to a new parent | 20080804 | |
| 5 | Static method | Public | Method | Get the list of all the objectives | 20080505 | |
| 6 | Instance method | Public | Method | Retrieves the Data of an Objective | 20080505 | |
| 7 | Instance method | Public | Method | Updates an Objective | 20080505 |
Events
Class IF_GRRM_API_OBJECTIVE has no event.
Types
Class IF_GRRM_API_OBJECTIVE has no local type.
Method Signatures
Method CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECTIVE_LIST | Call by reference | Type reference (TYPE) | GRRM_T_API_OBJECTIVE_LIST | Table Type for objective list | 20080804 | |||
| 2 | IV_EXPANDED | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20080806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080804 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJECTIVE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Interface for orgunit entity APIs | 20080505 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080505 | |||
| 3 | IS_OBJECTIVE_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_OBJECTIVE_DATA | objective data | 20080505 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080505 |
Method DELETE Signature
Method DELETE on class IF_GRRM_API_OBJECTIVE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080505 |
Method MOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NEW_PARENT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080804 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECTIVE_LIST | Call by reference | Type reference (TYPE) | GRRM_T_API_OBJECTIVE_LIST | Table type for the orgunit list structure | 20080505 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080505 | |||
| 3 | IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Orgunit id | 20080505 | |||
| 4 | IV_PATTERN | Call by reference | Type reference (TYPE) | GRFN_API_SEARCH_PATTERN | Data element for the Search Pattern in the API | 20080505 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080505 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OBJECTIVE_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_OBJECTIVE_DATA | objective data | 20080505 | |||
| 2 | ET_ORGUNIT_LIST | Call by reference | Type reference (TYPE) | GRFN_T_API_ORGUNIT_LIST | Table type for orgunit list | 20080801 | |||
| 3 | IV_EDITABLE | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20080725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080505 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECTIVE_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_OBJECTIVE_DATA | objective data | 20080505 | |||
| 2 | IT_ORGUNIT_LIST | Call by reference | Type reference (TYPE) | GRFN_T_API_ORGUNIT_LIST | Table type for orgunit list | 20080801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080505 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |