SAP ABAP Class CL_GRAC_API_CRITICAL_PROFILE (Class 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 - 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 | 20091006 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRAC_API_CRITICAL_PROFILE | Interface for Critical Profile API | 20091006 |
Properties
Class | CL_GRAC_API_CRITICAL_PROFILE | |
Short Description | Class for Critical Profile 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 | 20091006 | 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_CRITICAL_PROFILE | Interface for Critical Profile API | 20091006 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_SESSION | 20091006 | 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_CRITICAL_PROFILE' | Reference type | 20091006 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | check the critical profile exist | 20110401 |
2 | ![]() |
Static method | Public | Method | Create New Critical Profile | 20091006 |
3 | ![]() |
Static method | Public | Method | GET | 20091012 |
4 | ![]() |
Static method | Public | Method | Get critical profile list | 20091006 |
Events
Class CL_GRAC_API_CRITICAL_PROFILE has no event.
Types
Class CL_GRAC_API_CRITICAL_PROFILE has no local type.
Method Signatures
Method CHECK_CRPROFILE_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CRITICAL_PROFILE | Call by reference | Type reference (TYPE) | GRAC_S_API_CRITICAL_PROFILE | Structure type for Critical Profile API | 20110401 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110401 |
Method CHECK_CRPROFILE_EXIST on class CL_GRAC_API_CRITICAL_PROFILE has no exception.
Method CREATE 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 | 20091012 | ||
2 | ![]() |
IS_CRITICAL_PROFILE | Call by reference | Type reference (TYPE) | GRAC_S_API_CRITICAL_PROFILE | Critical Profile Structure | 20091012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091027 |
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 | 20091012 | ||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091012 | ||
3 | ![]() |
RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRAC_API_CRITICAL_PROFILE | Class for Critical Profile API | 20091012 |
Method GET on class CL_GRAC_API_CRITICAL_PROFILE has no exception.
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CRITICAL_PROFILE_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_CRITICAL_PROFILE | Table 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_CRIT_PROF_SEARCH_RANGE | Call by reference | Type reference (TYPE) | GRAC_S_SOD_CRIT_PROF_SEARCH | Critical Profile Search | 20091103 |
Method QUERY on class CL_GRAC_API_CRITICAL_PROFILE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |