SAP ABAP Class CL_GRAC_API_SPM_AUDIT_WF (SPM Audit Workflow)
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 | 20100421 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRAC_API_SPM_AUDIT_WF | SPM Audit Workflow API | 20100421 |
Properties
Class | CL_GRAC_API_SPM_AUDIT_WF | |
Short Description | SPM Audit Workflow | |
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 | 20100421 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRAC_API_SPM_AUDIT_WF has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRAC_API_SPM_AUDIT_WF | SPM Audit Workflow API | 20100421 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_SESSION | 20100421 | Session Management for GRC APIs |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20100422 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRAC_MODEL_SPM_FIREFIGHT' | Reference type | 20100422 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | 20100422 | |
2 | ![]() |
Static method | Public | Method | 20100525 |
Events
Class CL_GRAC_API_SPM_AUDIT_WF has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YT_APP_TYPE_RANGE | Public | See coding | 20100518 | yt_app_type_range TYPE RANGE OF grac_app_type
|
||
2 | YT_CONNECTOR_RANGE | Public | See coding | 20100422 | yt_connector_range TYPE RANGE OF grfn_connectorid
|
||
3 | YT_CONTROLLER_RANGE | Public | See coding | 20100422 | yt_controller_range TYPE RANGE OF grac_controller
|
||
4 | YT_DATE_RANGE | Public | See coding | 20100422 | yt_date_range TYPE RANGE OF timestamp
|
||
5 | YT_FFOBJECT_RANGE | Public | See coding | 20100422 | yt_ffobject_range TYPE RANGE OF grac_ffobject
|
||
6 | YT_FFOWNER_RANGE | Public | See coding | 20100813 | yt_ffowner_range TYPE RANGE OF grac_owner
|
||
7 | YT_REASONCODE_RANGE | Public | See coding | 20100818 | yt_reasoncode_range TYPE RANGE OF grfn_title
|
||
8 | YT_USER_RANGE | Public | See coding | 20100422 | yt_user_range TYPE RANGE OF grac_firefighter
|
||
9 | YT_WORKFLOW_RANGE | Public | See coding | 20100422 | yt_workflow_range TYPE RANGE OF grfn_boolean
|
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 | 20100422 | ||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100422 | ||
3 | ![]() |
RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRAC_API_SPM_AUDIT_WF | SPM Audit Workflow | 20100422 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100422 |
Method GET_FFLOGID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FFLOG_DATA | Call by reference | Type reference (TYPE) | GRAC_T_FFLOG | Firefighter Log | 20100525 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100525 | ||
3 | ![]() |
IV_WF_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100525 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |