SAP ABAP Interface IF_GRAC_API_CRITICAL_PROFILE (Interface for Critical Profile API)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_ENTITY_API (Package) Access Control GRC API Support
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRAC_API_CRITICAL_PROFILE | Class for Critical Profile API | 20091006 |
Properties
| Interface | IF_GRAC_API_CRITICAL_PROFILE | |
| Short Description | Interface for Critical Profile API |
General Data
| Package | GRAC_ENTITY_API | Access Control GRC API Support |
| Created | 20091006 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRAC_API_CRITICAL_PROFILE has no forward declaration.
Interfaces
Interface IF_GRAC_API_CRITICAL_PROFILE has no interface.
Friends
Interface IF_GRAC_API_CRITICAL_PROFILE has no friend.
Attributes
Interface IF_GRAC_API_CRITICAL_PROFILE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Critical Profile | 20091006 | |
| 2 | Instance method | Public | Method | Retrieve Critical Profile | 20091006 | |
| 3 | Instance method | Public | Method | Update Critical Profile | 20091006 |
Events
Interface IF_GRAC_API_CRITICAL_PROFILE has no event.
Types
Interface IF_GRAC_API_CRITICAL_PROFILE has no local type.
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091006 | |||
| 2 | IS_CRITICAL_PROFILE | Call by reference | Type reference (TYPE) | GRAC_S_API_CRITICAL_PROFILE | Structure type for Critical Profile API | 20091006 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Language Key | 20091006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091030 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CRITICAL_PROFILE | Call by reference | Type reference (TYPE) | GRAC_S_API_CRITICAL_PROFILE | Structure type for Critical Profile API | 20091006 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091006 | |||
| 3 | IS_CRITICAL_PROFILE | Call by reference | Type reference (TYPE) | GRAC_S_API_CRITICAL_PROFILE | Profile Name | 20091030 | |||
| 4 | IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | SPACE | Boolean | 20091006 | ||
| 5 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key | 20091006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091030 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091006 | |||
| 2 | IS_CRITICAL_PROFILE | Call by reference | Type reference (TYPE) | GRAC_S_API_CRITICAL_PROFILE | Structure for Critical Profile API | 20091006 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key | 20091006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091030 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |