Hierarchy

⤷

⤷

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 | ![]() |
Constant | Private | Type reference (TYPE) | GRFN_ACTION_SOURCE | 'A' | Audit Management - Action Source | 20120123 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | GRFN_ACTION_SOURCE | 'N' | Audit Management - Action Source | 20120123 | |
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20111013 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GRFN_T_AP_ENTITY | AUDIT_ENTITY | 20111027 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Append Log | 20120126 |
2 | ![]() |
Static method | Public | Method | Create Ad hoc Issue from Action | 20111215 |
3 | ![]() |
Static method | Public | Method | Create Ad hoc Issue from Action | 20120126 |
4 | ![]() |
Static method | Public | Method | Generante Import Actions Template | 20120122 |
5 | ![]() |
Static method | Public | Method | Generante Import Actions Template | 20120115 |
6 | ![]() |
Static method | Public | Method | Get Action Detail | 20120122 |
7 | ![]() |
Static method | Public | Method | Get Auditable Entity with selected Risk | 20111013 |
8 | ![]() |
Static method | Public | Method | Get Auditable Entity with selected Risk | 20111017 |
9 | ![]() |
Static method | Private | Method | Get Audit Plan Proposal from Audit Proposal | 20111017 |
10 | ![]() |
Static method | Private | Method | Get Audit Proposal from AE with Selected Risk | 20111017 |
11 | ![]() |
Static method | Public | Method | Get Priority | 20120123 |
12 | ![]() |
Static method | Public | Method | Get Ad hod Issue from Action | 20120208 |
13 | ![]() |
Static method | Public | Method | Get Ad hod Issue from Action | 20120207 |
14 | ![]() |
Static method | Public | Method | Get Mapping Table Log ID | 20120127 |
15 | ![]() |
Static method | Public | Method | Get Object Type | 20120123 |
16 | ![]() |
Static method | Public | Method | get risks by Auditable Entity | 20121102 |
17 | ![]() |
Static method | Private | Method | Get Risk from Auditable Entity in Audit Management | 20111013 |
18 | ![]() |
Static method | Private | Method | risk level | 20121105 |
19 | ![]() |
Static method | Public | Method | Get Risk from Risk Management | 20111013 |
20 | ![]() |
Static method | Public | Method | Retrieve AMT Action | 20120123 |
21 | ![]() |
Static method | Public | Method | Retreve Action and Detail issue | 20121213 |
22 | ![]() |
Static method | Public | Method | Retrieve Action and Issue | 20120205 |
23 | ![]() |
Static method | Public | Method | Retrieve Action and Issue | 20120208 |
24 | ![]() |
Static method | Private | Method | Retrieve Audit Plan Proposal | 20111027 |
25 | ![]() |
Static method | Public | Method | Update Action and Ad hoc Issue Mapping Table | 20111219 |
26 | ![]() |
Static method | Public | Method | Update Action and Ad hoc Issue Mapping Table | 20120127 |
27 | ![]() |
Static method | Public | Method | Validate Process | 20120124 |
28 | ![]() |
Static method | Public | Method | Validate Control | 20120124 |
29 | ![]() |
Static method | Public | Method | Validate Process | 20120124 |
30 | ![]() |
Static method | Public | Method | Validate Object | 20120123 |
31 | ![]() |
Static method | Public | Method | Validate OrgUnit | 20120124 |
32 | ![]() |
Static method | Public | Method | Validate Process | 20120124 |
33 | ![]() |
Static method | Public | Method | Validate Process | 20120124 |
34 | ![]() |
Static method | Public | Method | Validate Process | 20120124 |
35 | ![]() |
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 | ![]() |
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 | ![]() |
ES_ISSUE | Call by reference | Type reference (TYPE) | GRFN_S_API_ISSUE | Issue Data for API | 20111215 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20111215 | ||
3 | ![]() |
IS_ACTION | Call by reference | Type reference (TYPE) | GRFN_S_AM_ACTION_LIST | Action attribute for Ad hoc Issue | 20111215 | ||
4 | ![]() |
IV_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Process Description | 20111215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ES_ISSUE | Call by reference | Type reference (TYPE) | GRFN_S_API_ISSUE | Issue Data for API | 20120126 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120126 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
IV_SOURCE | Call by reference | Type reference (TYPE) | GRFN_ACTION_SOURCE | 'A' | Import Action Template | 20120122 | |
2 | ![]() |
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 | ![]() |
IV_ORIGIN | Call by reference | Type reference (TYPE) | CHAR3 | 'AMT' | Import Action Template | 20120115 | |
2 | ![]() |
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 | ![]() |
ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Imported Data | 20120122 | ||
2 | ![]() |
ET_ACTION_DETAIL | Call by reference | Type reference (TYPE) | GRFN_T_ACTION_DATA_LOG | IAM - Action Validation Log | 20120123 | ||
3 | ![]() |
IV_SOURCE | Call by reference | Type reference (TYPE) | GRFN_ACTION_SOURCE | Action Source | 20120122 | ||
4 | ![]() |
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 | ![]() |
ET_RISK_AE | Call by reference | Type reference (TYPE) | GRFN_T_API_AE | Table of auditable entity API | 20111013 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20111013 | ||
3 | ![]() |
IV_RISK_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20111013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20111013 |
Method GET_APP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AUDIT | Call by reference | Type reference (TYPE) | GRFN_T_AU_ENTITY | Table of auditable entity API | 20111018 | ||
2 | ![]() |
ET_AUDIT_PLAN | Call by reference | Type reference (TYPE) | GRFN_T_AP_ENTITY | AUDIT_ENTITY | 20111018 | ||
3 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20111017 | ||
4 | ![]() |
IV_RISK_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20111017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IT_AU | Call by reference | Type reference (TYPE) | GRFN_T_AU_ENTITY | Audit Proposal Entity | 20111017 | ||
2 | ![]() |
RT_AP | Value transfer | Type reference (TYPE) | GRFN_T_AP_ENTITY | AUDIT_ENTITY | 20111017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IT_AE | Call by reference | Type reference (TYPE) | GRFN_T_AEOBJ | Objects assigned to Audit Entity | 20111017 | ||
2 | ![]() |
RT_AUDIT | Value transfer | Type reference (TYPE) | GRFN_T_AU_ENTITY | Audit Proposal Entity | 20111017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IV_DOMAIN_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20120123 | ||
2 | ![]() |
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 | ![]() |
ES_ACTION | Call by reference | Type reference (TYPE) | BAPI_20370_D | PLM Audit Management: Audit Corrective Action Detailed Disp. | 20120214 | ||
2 | ![]() |
ET_ISSUE | Call by reference | Type reference (TYPE) | GRFN_T_API_ISSUE | Issue Data for API | 20120214 | ||
3 | ![]() |
IV_ACTION_NAME | Call by reference | Type reference (TYPE) | PLMT_AUDITACTION_ID | Action Name in IAM | 20120208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ES_ISSUE | Call by reference | Type reference (TYPE) | GRFN_S_API_ISSUE | Issue Data for API | 20120207 | ||
2 | ![]() |
EV_ISSUE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120207 | ||
3 | ![]() |
IV_ACTION_NAME | Call by reference | Type reference (TYPE) | PLMT_AUDITACTION_ID | Action Name in IAM | 20120207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
ET_RISK_AE | Call by reference | Type reference (TYPE) | GRFN_T_API_RISK_AE | GRFN_S_API_RISK_AE | 20121102 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
IV_RISK_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20111013 | ||
2 | ![]() |
RT_RISK_AE | Value transfer | Type reference (TYPE) | GRFN_T_AEOBJ | Objects assigned to Audit Entity | 20111013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20121105 | ||
2 | ![]() |
IV_RISK_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20121105 | ||
3 | ![]() |
RISK_LEVEL | Call by reference | Type reference (TYPE) | GRRM_RISK_OPP_LEVEL_ID | Risk and Opportunity Level ID | 20121105 | ||
4 | ![]() |
RISK_LEVEL_T | Call by reference | Type reference (TYPE) | GRRM_RISK_LEVEL | Risk Level | 20121105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ET_RISK_LIST | Call by reference | Type reference (TYPE) | GRRM_T_API_RISK_LIST | Table Type of Risk list | 20111013 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20111013 | ||
3 | ![]() |
IV_MAX_ROWS | Call by reference | Type reference (TYPE) | GRPC_MAXROW | Max Rows to be retrieved from Query | 20111013 | ||
4 | ![]() |
IV_OBJ_SP | Call by reference | Type reference (TYPE) | GRFN_API_SEARCH_PATTERN | API search pattern | 20111013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ES_ACTION | Call by reference | Type reference (TYPE) | BAPI_20370_D | PLM Audit Management: Audit Corrective Action Detailed Disp. | 20120123 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120123 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IV_ACTION_GUID | Call by reference | Type reference (TYPE) | PLMT_AUDIT_OBJECT_GUID_BAPI | unique object identifier in Audit Management (CHAR32) | 20120205 | ||
2 | ![]() |
IV_ISSUE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120205 | ||
3 | ![]() |
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 | ![]() |
IV_ACTION_GUID | Call by reference | Type reference (TYPE) | PLMT_AUDIT_OBJECT_GUID_BAPI | unique object identifier in Audit Management (CHAR32) | 20120208 | ||
2 | ![]() |
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 | ![]() |
IV_AP_GUID | Call by reference | Type reference (TYPE) | GRFN_AP_GUID | Audit Plan GUID | 20111027 | ||
2 | ![]() |
RS_AP | Value transfer | Type reference (TYPE) | GRFN_S_AP_ENTITY | AUDIT ENTITY( Full information ) | 20111027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IT_ACTION_ISSUE | Call by reference | Type reference (TYPE) | GRFN_T_ACTION_ISSUE_DATA | Action and Ad hoc Issue Data | 20120127 | ||
2 | ![]() |
IV_SOURCE | Call by reference | Type reference (TYPE) | GRFN_ACTION_SOURCE | Audit Management - Action Source | 20120127 | ||
3 | ![]() |
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 | ![]() |
Generic GRC API exception | 20120127 |
Method VALIDATE_ACTIVITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120124 | |||
2 | ![]() |
EV_OBJECT_NAME | Call by reference | Type reference (TYPE) | GRFN_OBJECT_NAME | Object Name | 20120124 | ||
3 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120124 | ||
4 | ![]() |
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 | ![]() |
EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120124 | |||
2 | ![]() |
EV_OBJECT_NAME | Call by reference | Type reference (TYPE) | GRFN_OBJECT_NAME | Object Name | 20120124 | ||
3 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120124 | ||
4 | ![]() |
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 | ![]() |
EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120125 | |||
2 | ![]() |
EV_OBJECT_NAME | Call by reference | Type reference (TYPE) | GRFN_OBJECT_NAME | Object Name | 20120125 | ||
3 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120124 | ||
4 | ![]() |
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 | ![]() |
EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120124 | |||
2 | ![]() |
EV_OBJECT_NAME | Call by reference | Type reference (TYPE) | GRFN_OBJECT_NAME | Object Name | 20120125 | ||
3 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | DATS | Issue Date | 20120123 | ||
4 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20120123 | ||
5 | ![]() |
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 | ![]() |
EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120124 | |||
2 | ![]() |
EV_OBJECT_NAME | Call by reference | Type reference (TYPE) | GRFN_OBJECT_NAME | Object Name | 20120124 | ||
3 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120124 | ||
4 | ![]() |
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 | ![]() |
EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120124 | |||
2 | ![]() |
EV_OBJECT_NAME | Call by reference | Type reference (TYPE) | GRFN_OBJECT_NAME | Object Name | 20120124 | ||
3 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120124 | ||
4 | ![]() |
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 | ![]() |
EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120125 | |||
2 | ![]() |
EV_OBJECT_NAME | Call by reference | Type reference (TYPE) | GRFN_OBJECT_NAME | Object Name | 20120125 | ||
3 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120124 | ||
4 | ![]() |
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 | ![]() |
EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120125 | |||
2 | ![]() |
EV_OBJECT_NAME | Call by reference | Type reference (TYPE) | GRFN_OBJECT_NAME | Object Name | 20120125 | ||
3 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120124 | ||
4 | ![]() |
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 | ![]() |
EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120124 | |||
2 | ![]() |
EV_OBJECT_NAME | Call by reference | Type reference (TYPE) | GRFN_OBJECT_NAME | Object Name | 20120124 | ||
3 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120124 | ||
4 | ![]() |
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 |