SAP ABAP Interface IF_GRAC_API_SOD_FUNCTION (SOD Function Interface)
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_SOD_FUNCTION | SOD Function | 20090903 |
Properties
| Interface | IF_GRAC_API_SOD_FUNCTION | |
| Short Description | SOD Function Interface |
General Data
| Package | GRAC_ENTITY_API | Access Control GRC API Support |
| Created | 20090902 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRAC_API_SOD_FUNCTION has no forward declaration.
Interfaces
Interface IF_GRAC_API_SOD_FUNCTION has no interface.
Friends
Interface IF_GRAC_API_SOD_FUNCTION has no friend.
Attributes
Interface IF_GRAC_API_SOD_FUNCTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete the selected Function | 20090902 | |
| 2 | Instance method | Public | Method | Get the selected Function | 20090902 | |
| 3 | Instance method | Public | Method | Update selected Function | 20090902 |
Events
Interface IF_GRAC_API_SOD_FUNCTION has no event.
Types
Interface IF_GRAC_API_SOD_FUNCTION 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 | 20090903 | |||
| 2 | IS_FUNC | Call by reference | Type reference (TYPE) | GRAC_S_API_SOD_FUNC | SOD Function Details | 20090903 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Language Key | 20090903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100217 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FUNC | Call by reference | Type reference (TYPE) | GRAC_S_API_SOD_FUNC | 20090903 | ||||
| 2 | ET_FUNC_ACT_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_SOD_FUNC_ACT | SOD Function Action Table | 20090903 | |||
| 3 | ET_FUNC_PRM_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_SOD_FUNC_PRM | SOD Function Permission Table | 20090903 | |||
| 4 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090903 | |||
| 5 | IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | SPACE | Boolean | 20090903 | ||
| 6 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key | 20090903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100217 |
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 | 20090903 | |||
| 2 | IS_FUNC | Call by reference | Type reference (TYPE) | GRAC_S_API_SOD_FUNC | SOD Function structer | 20090903 | |||
| 3 | IT_FUNC_ACT | Call by reference | Type reference (TYPE) | GRAC_T_API_SOD_FUNC_ACT | SOD Function Actions Table | 20090903 | |||
| 4 | IT_FUNC_PRM | Call by reference | Type reference (TYPE) | GRAC_T_API_SOD_FUNC_PRM | SOD Function Permissions Table | 20090903 | |||
| 5 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key | 20090903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100217 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |