SAP ABAP Class CL_GRAC_API_ACC_REQ_TEMPLATE (Class implementation for Access request template 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20100215 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRAC_API_ACC_REQ_TEMPLATE | Interface for Access Request Template | 20100215 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20100525 |
Properties
| Class | CL_GRAC_API_ACC_REQ_TEMPLATE | |
| Short Description | Class implementation for Access request template API | |
| Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_ENTITY_API | Access Control GRC API Support |
| Created | 20100215 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRAC_API_ACC_REQ_TEMPLATE | Interface for Access Request Template | 20100215 | ||
| 2 | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20100525 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20100215 | Session Management for GRC APIs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRAC_MODEL_ACC_REQ_TEMPLATE' | Reference type | 20100215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | GET | 20100215 | |
| 2 | Static method | Public | Method | Get Access Request Template list | 20100215 |
Events
Class CL_GRAC_API_ACC_REQ_TEMPLATE has no event.
Types
Class CL_GRAC_API_ACC_REQ_TEMPLATE has no local type.
Method Signatures
Method GET 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 | 20100215 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100215 | |||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRAC_API_ACC_REQ_TEMPLATE | Class for Critical Profile API | 20100215 |
Method GET on class CL_GRAC_API_ACC_REQ_TEMPLATE has no exception.
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACC_REQ_TEMPLATE_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_ACC_REQ_TEMPLATE | Table for Access Request Template | 20100215 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100215 | |||
| 3 | IS_ACC_REQ_SEARCH_RANGE | Call by reference | Type reference (TYPE) | GRAC_S_AC_ACC_REQ_SEARCH | Access Request Template Search | 20100315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100215 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |