SAP ABAP Interface IF_GRFN_AU (Audit Plan)
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_AU Audit Proposal 20110816
Properties
Interface IF_GRFN_AU  
Short Description Audit Plan    
General Data
Package GRFN_AUDIT_MANAGEMENT   Audit Management Integration 
Created 20110816   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)
Interfaces
Interface IF_GRFN_AU has no interface.
Friends
Interface IF_GRFN_AU 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 20110816
2 GC_STATUS_TYPE_AP Constant Public Type reference (TYPE) CRM_JSTO-OBTYP 'GAE' Object Category 20110816
3 GC_STATUS_TYPE_AU Constant Public Type reference (TYPE) CRM_JSTO-OBTYP 'GAE' Object Category 20110816
4 MODE_EXCLUSIVE Constant Public Type reference (TYPE) ENQMODE 'E' Exclusive Lock, Write Lock 20110816
5 MODE_EXTENDED Constant Public Type reference (TYPE) ENQMODE 'X' Extended Lock; Extended Write Lock 20110816
6 MODE_SHARED Constant Public Type reference (TYPE) ENQMODE 'S' Shared Lock, Read Lock 20110816
7 SCOPE_DIALOG Constant Public Type reference (TYPE) C '1' Lock is released automatically after end of transaction (1) 20110816
8 SCOPE_DIALOG_AND_UPDATE_TASK Constant Public Type reference (TYPE) C '3' Lock belongs to dialog and update task (type 3) 20110816
9 SCOPE_UPDATE_TASK Constant Public Type reference (TYPE) C '2' Lock is passed on to update task (type 2) 20110816
Methods
# Method Level Visibility Method type Description Created on
1 DEQUEUE Instance method Public Method 20110816
2 ENQUEUE Instance method Public Method 20110816
3 GET_ACTIVITY_LIST Instance method Public Method 20110816
4 GET_AO_LIST Instance method Public Method 20110816
5 GET_AU Instance method Public Method 20110816
6 GET_GUID Instance method Public Method 20110816
7 GET_STATUS Instance method Public Method 20110816
8 IS_ENQUEUED Instance method Public Method 20110816
9 SAVE Instance method Public Method 20110816
10 SET_ACTIVITY Instance method Public Method 20110816
11 SET_AO_LIST Instance method Public Method 20110816
12 SET_AU Instance method Public Method 20110816
Events
Interface IF_GRFN_AU has no event.
Types
Interface IF_GRFN_AU has no local type.
Method Signatures

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) ENQMODE IF_GRFN_AE=>MODE_EXCLUSIVE Lock mode 20110816
2 Importing IV_SCOPE Call by reference Type reference (TYPE) C IF_GRFN_AE=>SCOPE_DIALOG_AND_UPDATE_TASK 20110816
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110816

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) ENQMODE IF_GRFN_AE=>MODE_EXCLUSIVE Lock mode 20110816
2 Importing IV_SCOPE Call by reference Type reference (TYPE) C IF_GRFN_AE=>SCOPE_DIALOG_AND_UPDATE_TASK 20110816
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110816

Method GET_ACTIVITY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ACTIVITY Value transfer Type reference (TYPE) GRFN_T_ACTIVITY_FOR_STATUS Texts for Business Transactions 20110816
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110816

Method GET_AO_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_STEP Value transfer Type reference (TYPE) GRFN_T_API_AU_RELOBJ AE object list 20110817
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110816

Method GET_AU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_AU Value transfer Type reference (TYPE) GRFN_S_AU Audit Proposal 20110816
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110816

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AU_ID Value transfer Type reference (TYPE) GRFN_AU_GUID Audit Proposal GUID 20110816

Method GET_GUID on Interface IF_GRFN_AU has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_STATUS Value transfer Type reference (TYPE) GRFN_S_STATUS Status 20110816
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110816

Method IS_ENQUEUED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RB_ENQUEUED Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110816

Method IS_ENQUEUED on Interface IF_GRFN_AU has no exception.

Method SAVE Signature

Method SAVE on Interface IF_GRFN_AU has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110816

Method SET_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) J_VORGANG Business Transaction 20110816
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110816

Method SET_AO_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STEP Call by reference Type reference (TYPE) GRFN_T_API_AU_RELOBJ AE object list 20110817
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110816

Method SET_AU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_AU Call by reference Type reference (TYPE) GRFN_S_AU AU 20110816
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110816
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100