SAP ABAP Interface IF_GRFN_AE (Audit Entity)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_AUDIT_MANAGEMENT (Package) Audit Management Integration

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_AE | Audit Entity | 20110527 |
Properties
Interface | IF_GRFN_AE | |
Short Description | Audit Entity |
General Data
Package | GRFN_AUDIT_MANAGEMENT | Audit Management Integration |
Created | 20110523 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_GRFN_AE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_GRFN_AE has no interface.
Friends
Interface IF_GRFN_AE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_STATUS_TYPE_AE | Constant | Public | Type reference (TYPE) | CRM_JSTO-OBTYP | 'GAE' | Object Category | 20110530 | |
2 | MODE_EXCLUSIVE | Constant | Public | Type reference (TYPE) | ENQMODE | 'E' | Exclusive Lock, Write Lock | 20110531 | |
3 | MODE_EXTENDED | Constant | Public | Type reference (TYPE) | ENQMODE | 'X' | Extended Lock; Extended Write Lock | 20110531 | |
4 | MODE_SHARED | Constant | Public | Type reference (TYPE) | ENQMODE | 'S' | Shared Lock, Read Lock | 20110531 | |
5 | SCOPE_DIALOG | Constant | Public | Type reference (TYPE) | C | '1' | Lock is released automatically after end of transaction (1) | 20110531 | |
6 | SCOPE_DIALOG_AND_UPDATE_TASK | Constant | Public | Type reference (TYPE) | C | '3' | Lock belongs to dialog and update task (type 3) | 20110531 | |
7 | SCOPE_UPDATE_TASK | Constant | Public | Type reference (TYPE) | C | '2' | Lock is passed on to update task (type 2) | 20110531 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110523 | |
2 | ![]() |
Instance method | Public | Method | 20110523 | |
3 | ![]() |
Instance method | Public | Method | 20110523 | |
4 | ![]() |
Instance method | Public | Method | 20110527 | |
5 | ![]() |
Instance method | Public | Method | 20110523 | |
6 | ![]() |
Instance method | Public | Method | 20110523 | |
7 | ![]() |
Instance method | Public | Method | 20110523 | |
8 | ![]() |
Instance method | Public | Method | 20110523 | |
9 | ![]() |
Instance method | Public | Method | 20110527 | |
10 | ![]() |
Instance method | Public | Method | 20110523 | |
11 | ![]() |
Instance method | Public | Method | 20110527 | |
12 | ![]() |
Instance method | Public | Method | 20110523 |
Events
Interface IF_GRFN_AE has no event.
Types
Interface IF_GRFN_AE has no local type.
Method Signatures
Method DEQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | ENQMODE | IF_GRFN_AE=>MODE_EXCLUSIVE | Lock mode | 20110601 | |
2 | ![]() |
IV_SCOPE | Call by reference | Type reference (TYPE) | C | IF_GRFN_AE=>SCOPE_DIALOG_AND_UPDATE_TASK | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110527 |
Method ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | ENQMODE | IF_GRFN_AE=>MODE_EXCLUSIVE | Lock mode | 20110531 | |
2 | ![]() |
IV_SCOPE | Call by reference | Type reference (TYPE) | C | IF_GRFN_AE=>SCOPE_DIALOG_AND_UPDATE_TASK | 20110531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110527 |
Method GET_ACTIVITY_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ACTIVITY | Value transfer | Type reference (TYPE) | GRFN_T_ACTIVITY_FOR_STATUS | Texts for Business Transactions | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110601 |
Method GET_AE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_AE | Value transfer | Type reference (TYPE) | GRFN_S_AE | AE | 20110527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110607 |
Method GET_AO_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AE_RELOBJ | Call by reference | Type reference (TYPE) | GRFN_T_AE_RELOBJ | Table of auditable entity related objects | 20120120 | ||
2 | ![]() |
ET_AO | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | AE object list | 20120120 |
Method GET_AO_LIST on Interface IF_GRFN_AE has no exception.
Method GET_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_AE_ID | Value transfer | Type reference (TYPE) | GRFN_AE_GUID | Audit Entity GUID | 20110527 |
Method GET_GUID on Interface IF_GRFN_AE has no exception.
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_STATUS | Value transfer | Type reference (TYPE) | GRFN_S_STATUS | Status | 20110527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110530 |
Method IS_ENQUEUED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RB_ENQUEUED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110601 |
Method IS_ENQUEUED on Interface IF_GRFN_AE has no exception.
Method SAVE Signature
Method SAVE on Interface IF_GRFN_AE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110527 |
Method SET_ACTIVITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | J_VORGANG | Business Transaction | 20110527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110527 |
Method SET_AE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_AE | Call by reference | Type reference (TYPE) | GRFN_S_AE | AE | 20110527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110530 |
Method SET_AO_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_AE_RELOBJ | Call by reference | Type reference (TYPE) | GRFN_T_AE_RELOBJ | Table of auditable entity related objects | 20120120 | ||
2 | ![]() |
IT_AO | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | AE object list | 20110527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110601 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |