SAP ABAP Class CL_GRFN_AUDIT_MANAGEMENT_UTIL (Audit Management Utility)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_AUDIT_MANAGEMENT (Package) Audit Management Integration
Properties
Class CL_GRFN_AUDIT_MANAGEMENT_UTIL  
Short Description Audit Management Utility    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_AUDIT_MANAGEMENT   Audit Management Integration 
Created 20111013   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no forward declaration.
Interfaces
Class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no interface implemented.
Friends
Class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_AMT Constant Private Type reference (TYPE) GRFN_ACTION_SOURCE 'A' Audit Management - Action Source 20120123
2 MC_NON_AMT Constant Private Type reference (TYPE) GRFN_ACTION_SOURCE 'N' Audit Management - Action Source 20120123
3 MO_SESSION Static Attribute Private Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20111013
4 MT_AP Static Attribute Private Type reference (TYPE) GRFN_T_AP_ENTITY AUDIT_ENTITY 20111027
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_LOG Static method Private Method Append Log 20120126
2 CREATE_ADHOC_ISSUE Static method Public Method Create Ad hoc Issue from Action 20111215
3 CREATE_AD_HOC_ISSUE Static method Public Method Create Ad hoc Issue from Action 20120126
4 GENERATE_DOWNLOAD_TEMPLATE Static method Public Method Generante Import Actions Template 20120122
5 GENERATE_TEMPLATE Static method Public Method Generante Import Actions Template 20120115
6 GET_ACTION_DETAIL Static method Public Method Get Action Detail 20120122
7 GET_AE Static method Public Method Get Auditable Entity with selected Risk 20111013
8 GET_APP Static method Public Method Get Auditable Entity with selected Risk 20111017
9 GET_AP_FROM_AU Static method Private Method Get Audit Plan Proposal from Audit Proposal 20111017
10 GET_AUDIT_FROM_AE Static method Private Method Get Audit Proposal from AE with Selected Risk 20111017
11 GET_DOMAIN_VALUE Static method Public Method Get Priority 20120123
12 GET_ISSUES_FROM_ACTION Static method Public Method Get Ad hod Issue from Action 20120208
13 GET_ISSUE_FROM_ACTION Static method Public Method Get Ad hod Issue from Action 20120207
14 GET_LOG_ID Static method Public Method Get Mapping Table Log ID 20120127
15 GET_OBJECT_TYPE Static method Public Method Get Object Type 20120123
16 GET_RISKS_BY_AE Static method Public Method get risks by Auditable Entity 20121102
17 GET_RISK_AE Static method Private Method Get Risk from Auditable Entity in Audit Management 20111013
18 GET_RISK_LEVEL Static method Private Method risk level 20121105
19 GET_RISK_RM Static method Public Method Get Risk from Risk Management 20111013
20 RETRIEVE_ACTION_AMT Static method Public Method Retrieve AMT Action 20120123
21 RETRIEVE_ACTION_DETAIL_ISSUES Static method Public Method Retreve Action and Detail issue 20121213
22 RETRIEVE_ACTION_ISSUE Static method Public Method Retrieve Action and Issue 20120205
23 RETRIEVE_ACTION_ISSUES Static method Public Method Retrieve Action and Issue 20120208
24 RETRIEVE_AP Static method Private Method Retrieve Audit Plan Proposal 20111027
25 UPDATE_ACTION_ISSUE Static method Public Method Update Action and Ad hoc Issue Mapping Table 20111219
26 UPDATE_ACTION_ISSUE_TABLE Static method Public Method Update Action and Ad hoc Issue Mapping Table 20120127
27 VALIDATE_ACTIVITY Static method Public Method Validate Process 20120124
28 VALIDATE_CONTROL Static method Public Method Validate Control 20120124
29 VALIDATE_INCIDENT Static method Public Method Validate Process 20120124
30 VALIDATE_OBJECT Static method Public Method Validate Object 20120123
31 VALIDATE_ORGUNIT Static method Public Method Validate OrgUnit 20120124
32 VALIDATE_POLICY Static method Public Method Validate Process 20120124
33 VALIDATE_PROCESS Static method Public Method Validate Process 20120124
34 VALIDATE_RISK Static method Public Method Validate Process 20120124
35 VALIDATE_SUBPROCESS Static method Public Method Validate Process 20120124
Events
Class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_AEOBJ Private See coding 20111013 BEGIN OF YS_AEOBJ, ae_guid TYPE grfn_ae_guid, api_obj_id TYPE grfn_api_object_id, END OF ys_aeobj
2 YT_AEOBJ Private See coding 20111013 yt_aeobj TYPE STANDARD TABLE OF ys_aeobj
Method Signatures

Method APPEND_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_MESSAGE Call by reference Type reference (TYPE) STRING 20120126

Method APPEND_LOG on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.

Method CREATE_ADHOC_ISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ISSUE Call by reference Type reference (TYPE) GRFN_S_API_ISSUE Issue Data for API 20111215
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20111215
3 Importing IS_ACTION Call by reference Type reference (TYPE) GRFN_S_AM_ACTION_LIST Action attribute for Ad hoc Issue 20111215
4 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) STRING Process Description 20111215
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20111215

Method CREATE_AD_HOC_ISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ISSUE Call by reference Type reference (TYPE) GRFN_S_API_ISSUE Issue Data for API 20120126
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120126
3 Importing IS_ACTION Call by reference Type reference (TYPE) GRFN_S_ACTION_DATA_LOG Action attribute for Ad hoc Issue 20120126
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120126

Method GENERATE_DOWNLOAD_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE Call by reference Type reference (TYPE) GRFN_ACTION_SOURCE 'A' Import Action Template 20120122
2 Returning RV_XSTRING Value transfer Type reference (TYPE) XSTRING Template in xstring 20120122

Method GENERATE_DOWNLOAD_TEMPLATE on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.

Method GENERATE_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORIGIN Call by reference Type reference (TYPE) CHAR3 'AMT' Import Action Template 20120115
2 Returning RV_XSTRING Value transfer Type reference (TYPE) XSTRING Template in xstring 20120115

Method GENERATE_TEMPLATE on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.

Method GET_ACTION_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA Imported Data 20120122
2 Exporting ET_ACTION_DETAIL Call by reference Type reference (TYPE) GRFN_T_ACTION_DATA_LOG IAM - Action Validation Log 20120123
3 Importing IV_SOURCE Call by reference Type reference (TYPE) GRFN_ACTION_SOURCE Action Source 20120122
4 Importing IV_XSTRING Call by reference Type reference (TYPE) XSTRING Imported Action in xstring 20120122

Method GET_ACTION_DETAIL on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.

Method GET_AE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RISK_AE Call by reference Type reference (TYPE) GRFN_T_API_AE Table of auditable entity API 20111013
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20111013
3 Importing IV_RISK_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20111013
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20111013

Method GET_APP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AUDIT Call by reference Type reference (TYPE) GRFN_T_AU_ENTITY Table of auditable entity API 20111018
2 Exporting ET_AUDIT_PLAN Call by reference Type reference (TYPE) GRFN_T_AP_ENTITY AUDIT_ENTITY 20111018
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20111017
4 Importing IV_RISK_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20111017
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20111017

Method GET_AP_FROM_AU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AU Call by reference Type reference (TYPE) GRFN_T_AU_ENTITY Audit Proposal Entity 20111017
2 Returning RT_AP Value transfer Type reference (TYPE) GRFN_T_AP_ENTITY AUDIT_ENTITY 20111017
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20111024

Method GET_AUDIT_FROM_AE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AE Call by reference Type reference (TYPE) GRFN_T_AEOBJ Objects assigned to Audit Entity 20111017
2 Returning RT_AUDIT Value transfer Type reference (TYPE) GRFN_T_AU_ENTITY Audit Proposal Entity 20111017
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20111017

Method GET_DOMAIN_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOMAIN_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20120123
2 Returning RT_DDFIXVALUES Value transfer Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20120123

Method GET_DOMAIN_VALUE on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.

Method GET_ISSUES_FROM_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACTION Call by reference Type reference (TYPE) BAPI_20370_D PLM Audit Management: Audit Corrective Action Detailed Disp. 20120214
2 Exporting ET_ISSUE Call by reference Type reference (TYPE) GRFN_T_API_ISSUE Issue Data for API 20120214
3 Importing IV_ACTION_NAME Call by reference Type reference (TYPE) PLMT_AUDITACTION_ID Action Name in IAM 20120208
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120208

Method GET_ISSUE_FROM_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ISSUE Call by reference Type reference (TYPE) GRFN_S_API_ISSUE Issue Data for API 20120207
2 Exporting EV_ISSUE_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120207
3 Importing IV_ACTION_NAME Call by reference Type reference (TYPE) PLMT_AUDITACTION_ID Action Name in IAM 20120207
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120207

Method GET_LOG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LOG_ID Value transfer Type reference (TYPE) GRFN_LOG_ID Audit Management - Action and Ad hoc Issue logging ID 20120127

Method GET_LOG_ID on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OBJECT_TYPE Value transfer Type reference (TYPE) GRFN_T_OBJECT_TYPE_ADHOCISSUE Generated Table for View 20120123

Method GET_OBJECT_TYPE on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.

Method GET_RISKS_BY_AE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RISK_AE Call by reference Type reference (TYPE) GRFN_T_API_RISK_AE GRFN_S_API_RISK_AE 20121102
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20121102
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20121102

Method GET_RISK_AE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RISK_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20111013
2 Returning RT_RISK_AE Value transfer Type reference (TYPE) GRFN_T_AEOBJ Objects assigned to Audit Entity 20111013
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20111014

Method GET_RISK_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20121105
2 Importing IV_RISK_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20121105
3 Exporting RISK_LEVEL Call by reference Type reference (TYPE) GRRM_RISK_OPP_LEVEL_ID Risk and Opportunity Level ID 20121105
4 Exporting RISK_LEVEL_T Call by reference Type reference (TYPE) GRRM_RISK_LEVEL Risk Level 20121105
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20121105

Method GET_RISK_RM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RISK_LIST Call by reference Type reference (TYPE) GRRM_T_API_RISK_LIST Table Type of Risk list 20111013
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20111013
3 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) GRPC_MAXROW Max Rows to be retrieved from Query 20111013
4 Importing IV_OBJ_SP Call by reference Type reference (TYPE) GRFN_API_SEARCH_PATTERN API search pattern 20111013
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20111013

Method RETRIEVE_ACTION_AMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACTION Call by reference Type reference (TYPE) BAPI_20370_D PLM Audit Management: Audit Corrective Action Detailed Disp. 20120123
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120123
3 Importing IV_ACTION_NAME Call by reference Type reference (TYPE) PLMT_AUDITACTION_ID Key that Flags a Corrective/Preventive Action 20120123

Method RETRIEVE_ACTION_AMT on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.

Method RETRIEVE_ACTION_DETAIL_ISSUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) GRFN_T_ACTION_ISSUE_DATA Action and Ad hoc Issue Data 20121213
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20121213

Method RETRIEVE_ACTION_ISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_GUID Call by reference Type reference (TYPE) PLMT_AUDIT_OBJECT_GUID_BAPI unique object identifier in Audit Management (CHAR32) 20120205
2 Importing IV_ISSUE_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120205
3 Returning RS_ACTION_ISSUE Value transfer Type reference (TYPE) GRFN_S_ACTION_AD_HOC_ISSUE Action and Ad hoc Issue - Mapping 20120205

Method RETRIEVE_ACTION_ISSUE on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.

Method RETRIEVE_ACTION_ISSUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_GUID Call by reference Type reference (TYPE) PLMT_AUDIT_OBJECT_GUID_BAPI unique object identifier in Audit Management (CHAR32) 20120208
2 Returning RT_ACTION_ISSUE Value transfer Type reference (TYPE) GRFN_T_ACTION_AD_HOC_ISSUE Action and Ad hoc Issue - Mapping 20120208

Method RETRIEVE_ACTION_ISSUES on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.

Method RETRIEVE_AP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AP_GUID Call by reference Type reference (TYPE) GRFN_AP_GUID Audit Plan GUID 20111027
2 Returning RS_AP Value transfer Type reference (TYPE) GRFN_S_AP_ENTITY AUDIT ENTITY( Full information ) 20111027
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20111028

Method UPDATE_ACTION_ISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACTION_ISSUE Call by reference Type reference (TYPE) GRFN_T_ACTION_ISSUE_DATA Action and Ad hoc Issue Data 20111219
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20111219

Method UPDATE_ACTION_ISSUE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACTION_ISSUE Call by reference Type reference (TYPE) GRFN_T_ACTION_ISSUE_DATA Action and Ad hoc Issue Data 20120127
2 Importing IV_SOURCE Call by reference Type reference (TYPE) GRFN_ACTION_SOURCE Audit Management - Action Source 20120127
3 Returning RV_LOG_ID Value transfer Type reference (TYPE) GRFN_LOG_ID Audit Management - Action and Ad hoc Issue logging ID 20120127
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120127

Method VALIDATE_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MESSAGE Call by reference Type reference (TYPE) STRING 20120124
2 Exporting EV_OBJECT_NAME Call by reference Type reference (TYPE) GRFN_OBJECT_NAME Object Name 20120124
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120124
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120124

Method VALIDATE_ACTIVITY on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.

Method VALIDATE_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MESSAGE Call by reference Type reference (TYPE) STRING 20120124
2 Exporting EV_OBJECT_NAME Call by reference Type reference (TYPE) GRFN_OBJECT_NAME Object Name 20120124
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120124
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120124

Method VALIDATE_CONTROL on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.

Method VALIDATE_INCIDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MESSAGE Call by reference Type reference (TYPE) STRING 20120125
2 Exporting EV_OBJECT_NAME Call by reference Type reference (TYPE) GRFN_OBJECT_NAME Object Name 20120125
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120124
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120124

Method VALIDATE_INCIDENT on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.

Method VALIDATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MESSAGE Call by reference Type reference (TYPE) STRING 20120124
2 Exporting EV_OBJECT_NAME Call by reference Type reference (TYPE) GRFN_OBJECT_NAME Object Name 20120125
3 Importing IV_DATE Call by reference Type reference (TYPE) DATS Issue Date 20120123
4 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20120123
5 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120123

Method VALIDATE_OBJECT on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.

Method VALIDATE_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MESSAGE Call by reference Type reference (TYPE) STRING 20120124
2 Exporting EV_OBJECT_NAME Call by reference Type reference (TYPE) GRFN_OBJECT_NAME Object Name 20120124
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120124
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120124

Method VALIDATE_ORGUNIT on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.

Method VALIDATE_POLICY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MESSAGE Call by reference Type reference (TYPE) STRING 20120124
2 Exporting EV_OBJECT_NAME Call by reference Type reference (TYPE) GRFN_OBJECT_NAME Object Name 20120124
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120124
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120124

Method VALIDATE_POLICY on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.

Method VALIDATE_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MESSAGE Call by reference Type reference (TYPE) STRING 20120125
2 Exporting EV_OBJECT_NAME Call by reference Type reference (TYPE) GRFN_OBJECT_NAME Object Name 20120125
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120124
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120124

Method VALIDATE_PROCESS on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.

Method VALIDATE_RISK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MESSAGE Call by reference Type reference (TYPE) STRING 20120125
2 Exporting EV_OBJECT_NAME Call by reference Type reference (TYPE) GRFN_OBJECT_NAME Object Name 20120125
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120124
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120124

Method VALIDATE_RISK on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.

Method VALIDATE_SUBPROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MESSAGE Call by reference Type reference (TYPE) STRING 20120124
2 Exporting EV_OBJECT_NAME Call by reference Type reference (TYPE) GRFN_OBJECT_NAME Object Name 20120124
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120124
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120124

Method VALIDATE_SUBPROCESS on class CL_GRFN_AUDIT_MANAGEMENT_UTIL has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100