Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | INTF_GRC_ACREQ_APP | Access Request Approval | 20131101 |
Properties
Class | CL_GRAC_ACREQ_UTIL | |
Short Description | Supporting class for access request | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRAC_ODATA | Access Control GRC Data Provider for oData services and etc. |
Created | 20130827 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | INTF_GRC_ACREQ_APP | Access Request Approval | 20131101 |
Friends
Class CL_GRAC_ACREQ_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | See coding | 20130913 | ||||
2 | ![]() |
Static Attribute | Protected | See coding | 20130913 | ||||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CL_GRC_ACREQ_CRE_MPC=>TT_ROLE | 20131004 | |||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GRAC_T_SOD_PRM_VIOL_DET | Permission Violation Detail | 20140529 | ||
5 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | GRAC_REQNO | Permission Violation Detail | 20140529 | ||
6 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20131004 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get Forward Users List | 20131108 |
2 | ![]() |
Static method | Public | Method | Get Function Details | 20140605 |
3 | ![]() |
Static method | Public | Method | Get Object Id from Request Number | 20130913 |
4 | ![]() |
Static method | Public | Method | Get Paging Data | 20130828 |
5 | ![]() |
Static method | Public | Method | Get Paging Param values | 20130828 |
6 | ![]() |
Static method | Public | Method | Get Parameter Value | 20130828 |
7 | ![]() |
Static method | Public | Method | Get List of Acess requests | 20130913 |
8 | ![]() |
Static method | Public | Method | Get Request Details | 20130913 |
9 | ![]() |
Static method | Public | Method | Get Request Details with Status | 20130913 |
10 | ![]() |
Static method | Public | Method | Get Risk Attributes - Level/Type | 20130913 |
11 | ![]() |
Static method | Public | Method | Get Violations for a Request | 20140529 |
12 | ![]() |
Static method | Public | Method | Get Roles List | 20131003 |
13 | ![]() |
Static method | Public | Method | Get Role Actions | 20130828 |
14 | ![]() |
Static method | Public | Method | Get Role Details | 20140605 |
15 | ![]() |
Static method | Public | Method | Get Role Risks | 20131203 |
16 | ![]() |
Static method | Public | Method | Get Role Risks | 20131203 |
17 | ![]() |
Static method | Public | Method | Parse Input Parameter String into List attributes | 20130913 |
18 | ![]() |
Static method | Public | Method | Read draft data | 20140516 |
19 | ![]() |
Static method | Public | Method | Get roles from shared memory area | 20131006 |
20 | ![]() |
Static method | Public | Method | Remove Roles from shared memory area | 20131006 |
21 | ![]() |
Static method | Public | Method | Run Risk Analysis Again | 20140523 |
22 | ![]() |
Static method | Public | Method | Save draft data | 20140516 |
23 | ![]() |
Static method | Public | Method | Write Roles to sharead memory area | 20131006 |
Events
Class CL_GRAC_ACREQ_UTIL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_GRACFUNCT | Private | See coding | 20140605 | TT_GRACFUNCT type table of GRACFUNCT
|
||
2 | YS_ASSOC | Private | Attribute reference (LIKE) | 20130913 | |
||
3 | YS_ATTR_LIST | Public | Attribute reference (LIKE) | 20130913 | |
||
4 | YS_ENTITY | Private | Attribute reference (LIKE) | 20130913 | |
||
5 | YS_PROPERTY | Private | Attribute reference (LIKE) | 20130913 | |
||
6 | YT_ASSOC | Private | Attribute reference (LIKE) | 20130913 | |
||
7 | YT_ATTR_LIST | Public | Attribute reference (LIKE) | 20130913 | |
||
8 | YT_ENTITY | Private | Attribute reference (LIKE) | 20130913 | |
||
9 | YT_PROPERTY | Private | Attribute reference (LIKE) | 20130913 | |
Method Signatures
Method GET_FORWARD_USERS_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ENTITYSET | Call by reference | Type reference (TYPE) | CL_GRC_ACREQ_APP_MPC=>TT_FORWARDUSER | 20131108 | |||
2 | ![]() |
EV_COUNT | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20131108 | ||
3 | ![]() |
IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20131108 | ||
4 | ![]() |
IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20131108 | ||
5 | ![]() |
IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_TECH_PAIRS | Technical name-value pairs | 20131108 |
Method GET_FORWARD_USERS_LIST on class CL_GRAC_ACREQ_UTIL has no exception.
Method GET_FUNC_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FUNCTIONS | Call by reference | Type reference (TYPE) | GRAC_T_API_SOD_FUNC | Function Description Translations | 20140605 | ||
2 | ![]() |
IT_FUNCTIONS | Call by reference | Type reference (TYPE) | GRAC_T_SOD_FUNCTID_RANGE | Function ID | 20140605 |
Method GET_FUNC_DETAILS on class CL_GRAC_ACREQ_UTIL has no exception.
Method GET_OBJID_FROM_REQNO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20130913 | ||
2 | ![]() |
EV_REQ_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20130913 | ||
3 | ![]() |
IV_REQ_NO | Call by reference | Type reference (TYPE) | GRAC_REQNO | Request Number | 20130913 |
Method GET_OBJID_FROM_REQNO on class CL_GRAC_ACREQ_UTIL has no exception.
Method GET_PAGING_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TO_TAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20130828 | |||
2 | ![]() |
IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20130828 | ||
3 | ![]() |
IT_FROM_TAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20130828 |
Method GET_PAGING_DATA on class CL_GRAC_ACREQ_UTIL has no exception.
Method GET_PAGING_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FROM | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20130828 | ||
2 | ![]() |
EV_TO | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20130828 | ||
3 | ![]() |
IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20130828 | ||
4 | ![]() |
IV_PAGE_SIZE | Call by reference | Type reference (TYPE) | INT4 | 30 | Natural number | 20130828 |
Method GET_PAGING_PARAM on class CL_GRAC_ACREQ_UTIL has no exception.
Method GET_PARAM_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_TECH_PAIRS | table for name value pairs | 20130828 | ||
2 | ![]() |
IV_PARAM_NAME | Call by reference | Type reference (TYPE) | STRING | 20130828 | |||
3 | ![]() |
RV_PARAM_VALUE | Value transfer | Type reference (TYPE) | STRING | 20130828 |
Method GET_PARAM_VALUE on class CL_GRAC_ACREQ_UTIL has no exception.
Method GET_REQUESTS_FOR_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESULTS | Call by reference | Type reference (TYPE) | GRFN_T_AC_POWL | AC POWL | 20130913 | ||
2 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | GRAC_STATUS_APPR | Approver | 20130913 |
Method GET_REQUESTS_FOR_USER on class CL_GRAC_ACREQ_UTIL has no exception.
Method GET_REQUEST_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ACCESS_REQUEST | Call by reference | Type reference (TYPE) | GRAC_S_API_REQ_DATA | Request Header Structure | 20130913 | ||
2 | ![]() |
ES_HEADER | Call by reference | Type reference (TYPE) | GRAC_DESC | Description | 20130913 | ||
3 | ![]() |
ES_HEADER_DESCRIPTION | Call by reference | Type reference (TYPE) | GRAC_S_REQUEST_HEADER_DESC | Structure Of Request Header Descriptions for Print Outs | 20130913 | ||
4 | ![]() |
ET_REQLINEITM | Call by reference | Type reference (TYPE) | GRAC_T_API_REQLINEITEM | Request lineitem | 20130913 | ||
5 | ![]() |
ET_REQOWNER | Call by reference | Type reference (TYPE) | GRAC_T_API_REQOWNER | Request owner | 20131212 | ||
6 | ![]() |
ET_REQSYS | Call by reference | Type reference (TYPE) | GRAC_T_API_REQSYS | System Data | 20130913 | ||
7 | ![]() |
ET_REQUSER | Call by reference | Type reference (TYPE) | GRAC_T_API_USER_INFO | User info | 20130913 | ||
8 | ![]() |
ET_SOD_REVLINEITEM | Call by reference | Type reference (TYPE) | GRAC_T_API_SOD_REVLINEITEM | SOD review lineitem | 20130913 | ||
9 | ![]() |
ET_SOD_VIOL_ACTION_LEVEL | Call by reference | Type reference (TYPE) | GRAC_T_SOD_PRM_VIOL_DET | Permission Violation Detail | 20130913 | ||
10 | ![]() |
ET_SOD_VIOL_CRITICAL_ACTION | Call by reference | Type reference (TYPE) | GRAC_T_SOD_PRM_VIOL_DET | Permission Violation Detail | 20130913 | ||
11 | ![]() |
ET_SOD_VIOL_CRITICAL_ROLE_PROF | Call by reference | Type reference (TYPE) | GRAC_T_SOD_PRM_VIOL_DET | Permission Violation Detail | 20130913 | ||
12 | ![]() |
ET_SOD_VIOL_PERMISSION_LEVEL | Call by reference | Type reference (TYPE) | GRAC_T_SOD_PRM_VIOL_DET | Permission Violation Detail | 20130913 | ||
13 | ![]() |
ET_SOD_VIO_CRITICAL_PERMISSION | Call by reference | Type reference (TYPE) | GRAC_T_SOD_PRM_VIOL_DET | Permission Violation Detail | 20130913 | ||
14 | ![]() |
ET_UI_ITEM_DATA | Call by reference | Type reference (TYPE) | GRAC_T_UI_ITEM_DATA | Table type for item data | 20130913 | ||
15 | ![]() |
IT_WI_ID | Call by reference | Type reference (TYPE) | SWWTWIID | Workflow: Table with Work Item IDs | 20130913 | ||
16 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20130913 |
Method GET_REQUEST_DETAILS on class CL_GRAC_ACREQ_UTIL has no exception.
Method GET_REQ_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ACCESS_REQUEST | Call by reference | Type reference (TYPE) | GRAC_S_API_REQ_DATA | Request Header Structure | 20130914 | ||
2 | ![]() |
ES_HEADER | Call by reference | Type reference (TYPE) | GRAC_DESC | Description | 20130914 | ||
3 | ![]() |
ES_HEADER_DESCRIPTION | Call by reference | Type reference (TYPE) | GRAC_S_REQUEST_HEADER_DESC | Structure Of Request Header Descriptions for Print Outs | 20130914 | ||
4 | ![]() |
ET_REQLINEITM | Call by reference | Type reference (TYPE) | GRAC_T_API_REQLINEITEM | Request lineitem | 20130914 | ||
5 | ![]() |
ET_REQSYS | Call by reference | Type reference (TYPE) | GRAC_T_API_REQSYS | System Data | 20130914 | ||
6 | ![]() |
ET_REQUSER | Call by reference | Type reference (TYPE) | GRAC_T_API_USER_INFO | User info | 20130914 | ||
7 | ![]() |
ET_SOD_REVLINEITEM | Call by reference | Type reference (TYPE) | GRAC_T_API_SOD_REVLINEITEM | SOD review lineitem | 20130914 | ||
8 | ![]() |
ET_SOD_VIOL_ACTION_LEVEL | Call by reference | Type reference (TYPE) | GRAC_T_SOD_PRM_VIOL_DET | Permission Violation Detail | 20130914 | ||
9 | ![]() |
ET_SOD_VIOL_CRITICAL_ACTION | Call by reference | Type reference (TYPE) | GRAC_T_SOD_PRM_VIOL_DET | Permission Violation Detail | 20130914 | ||
10 | ![]() |
ET_SOD_VIOL_CRITICAL_ROLE_PROF | Call by reference | Type reference (TYPE) | GRAC_T_SOD_PRM_VIOL_DET | Permission Violation Detail | 20130914 | ||
11 | ![]() |
ET_SOD_VIOL_PERMISSION_LEVEL | Call by reference | Type reference (TYPE) | GRAC_T_SOD_PRM_VIOL_DET | Permission Violation Detail | 20130914 | ||
12 | ![]() |
ET_SOD_VIO_CRITICAL_PERMISSION | Call by reference | Type reference (TYPE) | GRAC_T_SOD_PRM_VIOL_DET | Permission Violation Detail | 20130914 | ||
13 | ![]() |
ET_UI_ITEM_DATA | Call by reference | Type reference (TYPE) | GRAC_T_UI_ITEM_DATA | Table type for item data | 20130914 | ||
14 | ![]() |
EV_ERROR_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20140124 | |||
15 | ![]() |
IT_WI_ID | Call by reference | Type reference (TYPE) | SWWTWIID | Workflow: Table with Work Item IDs | 20130914 | ||
16 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20130914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20130914 |
Method GET_RISK_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RISK_ATTR | Call by reference | Type reference (TYPE) | GRAC_S_WD_SODRISK_POWL | SOD Risk POWL row. | 20130913 | ||
2 | ![]() |
IV_RISK | Call by reference | Type reference (TYPE) | GRAC_SODRISK_ID | Access Risk ID | 20130913 |
Method GET_RISK_ATTRIBUTES on class CL_GRAC_ACREQ_UTIL has no exception.
Method GET_RISK_VIOLATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SOD_VIOL_COUNT | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20140530 | ||
2 | ![]() |
ET_SOD_VIOL_DET | Call by reference | Type reference (TYPE) | GRAC_T_SOD_PRM_VIOL_DET | Permission Violation Detail | 20140529 | ||
3 | ![]() |
IV_REQ_NUM | Call by reference | Type reference (TYPE) | GRAC_REQNO | Request Number | 20140529 | ||
4 | ![]() |
IV_RISK_ID | Call by reference | Type reference (TYPE) | STRING | 20140530 |
Method GET_RISK_VIOLATIONS on class CL_GRAC_ACREQ_UTIL has no exception.
Method GET_ROLES_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ENTITYSET | Call by reference | Type reference (TYPE) | CL_GRC_ACREQ_CRE_MPC=>TT_ROLE | 20131003 | |||
2 | ![]() |
EV_COUNT | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20131021 | ||
3 | ![]() |
IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20131003 | ||
4 | ![]() |
IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20131003 | ||
5 | ![]() |
IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_TECH_PAIRS | Technical name-value pairs | 20131003 |
Method GET_ROLES_LIST on class CL_GRAC_ACREQ_UTIL has no exception.
Method GET_ROLE_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ENTITYSET | Call by reference | Type reference (TYPE) | CL_GRC_ACREQ_CRE_MPC=>TT_ROLEACTION | 20130828 | |||
2 | ![]() |
EV_COUNT | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20131021 | ||
3 | ![]() |
IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20130828 | ||
4 | ![]() |
IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20130903 | ||
5 | ![]() |
IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_TECH_PAIRS | Technical name-value pairs | 20130828 |
Method GET_ROLE_ACTIONS on class CL_GRAC_ACREQ_UTIL has no exception.
Method GET_ROLE_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ROLES | Call by reference | Type reference (TYPE) | GRAC_T_OD_ROLE_DETAIL | GRAC Role Detail Structure for oData | 20140605 | ||
2 | ![]() |
IT_ROLES | Call by reference | Type reference (TYPE) | GRAC_T_ROLE_RANGE | Role Range | 20140605 |
Method GET_ROLE_DETAILS on class CL_GRAC_ACREQ_UTIL has no exception.
Method GET_ROLE_RISKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ENTITYSET | Call by reference | Type reference (TYPE) | CL_GRC_ACREQ_APP_MPC=>TT_ROLERISK | 20131203 | |||
2 | ![]() |
EV_COUNT | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20131203 | ||
3 | ![]() |
IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20131203 | ||
4 | ![]() |
IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20131203 | ||
5 | ![]() |
IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_TECH_PAIRS | Technical name-value pairs | 20131203 |
Method GET_ROLE_RISKS on class CL_GRAC_ACREQ_UTIL has no exception.
Method GET_ROLE_RISKS_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ROLE_RISKS | Call by reference | Type reference (TYPE) | GRAC_T_OD_ROLE_RISKS | GRAC Role Risks | 20131203 | ||
2 | ![]() |
EV_COUNT | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20131203 | ||
3 | ![]() |
IV_REQUEST_NUMBER | Call by reference | Type reference (TYPE) | STRING | 20131203 | |||
4 | ![]() |
IV_ROLE_ID | Call by reference | Type reference (TYPE) | STRING | 20131203 | |||
5 | ![]() |
IV_ROLE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20131203 | |||
6 | ![]() |
IV_SYSTEM | Call by reference | Type reference (TYPE) | STRING | 20131203 |
Method GET_ROLE_RISKS_LIST on class CL_GRAC_ACREQ_UTIL has no exception.
Method PARSE_STRING_INTO_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTR_LIST | Call by reference | Type reference (TYPE) | YT_ATTR_LIST | 20130913 | |||
2 | ![]() |
EV_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20130913 | ||
3 | ![]() |
IV_PARAMETER_STRING | Call by reference | Type reference (TYPE) | STRING | 20130913 |
Method PARSE_STRING_INTO_ATTR on class CL_GRAC_ACREQ_UTIL has no exception.
Method READ_DRAFT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REQNO | Call by reference | Type reference (TYPE) | GRAC_REQNO | Request Number | 20140516 | ||
2 | ![]() |
RV_JSON_DATA | Value transfer | Type reference (TYPE) | STRING | 20140516 |
Method READ_DRAFT_DATA on class CL_GRAC_ACREQ_UTIL has no exception.
Method READ_ROLES_FROM_SHMA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA_TABLE | Call by reference | Type reference (TYPE) | GRAC_T_OD_ROLE | GRAC Role Table for oData | 20131006 | ||
2 | ![]() |
EV_UPDATED_TIME | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20131008 | ||
3 | ![]() |
IV_DATA_KEY | Call by reference | Type reference (TYPE) | STRING | 20131006 | |||
4 | ![]() |
RV_MESSAGE | Value transfer | Type reference (TYPE) | STRING | 20131006 |
Method READ_ROLES_FROM_SHMA on class CL_GRAC_ACREQ_UTIL has no exception.
Method REMOVE_ROLES_FROM_SHMA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MESSAGE | Value transfer | Type reference (TYPE) | STRING | 20131006 |
Method REMOVE_ROLES_FROM_SHMA on class CL_GRAC_ACREQ_UTIL has no exception.
Method RUN_RISK_ANALYSIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_REPORT_TYPE | Call by reference | Type reference (TYPE) | GRAC_T_SOD_REPTYPE | Report Type Table | 20140524 | ||
2 | ![]() |
IT_RISKID_RANGE | Call by reference | Type reference (TYPE) | GRAC_T_SOD_RISKID_RANGE | Risk ID Range Table | 20140524 | ||
3 | ![]() |
IT_SIMULATION_ITEMS | Call by reference | Type reference (TYPE) | GRAC_T_SOD_SIMULATION | Simulation table | 20140524 | ||
4 | ![]() |
IT_SYS_RANGE | Call by reference | Type reference (TYPE) | GRAC_T_SOD_CONNECTOR_RANGE | Connector Range Table | 20140524 | ||
5 | ![]() |
IV_INCL_MITIGATED_RISKS | Call by reference | Type reference (TYPE) | GRAC_BOOLEAN | Boolean | 20140523 | ||
6 | ![]() |
IV_INCL_ORG_LEVEL_RISKS | Call by reference | Type reference (TYPE) | GRAC_BOOLEAN | Boolean | 20140524 | ||
7 | ![]() |
IV_REPORT_FORMAT | Call by reference | Type reference (TYPE) | GRAC_SOD_REPFORMAT | Report Format | 20140523 | ||
8 | ![]() |
IV_REQUEST_ID | Call by reference | Type reference (TYPE) | GRAC_SOD_REPID | Report ID | 20140523 | ||
9 | ![]() |
IV_USER_ID | Call by reference | Type reference (TYPE) | GRAC_SOD_OBJECT | SOD object for analysis | 20140523 |
Method RUN_RISK_ANALYSIS on class CL_GRAC_ACREQ_UTIL has no exception.
Method SAVE_DRAFT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_JSON_DATA | Call by reference | Type reference (TYPE) | STRING | 20140516 | |||
2 | ![]() |
IV_REQNO | Call by reference | Type reference (TYPE) | GRAC_REQNO | Request Number | 20140516 |
Method SAVE_DRAFT_DATA on class CL_GRAC_ACREQ_UTIL has no exception.
Method WRITE_ROLES_TO_SHMA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA_TABLE | Call by reference | Type reference (TYPE) | GRAC_T_OD_ROLE | GRAC Role Table for oData | 20131006 | ||
2 | ![]() |
IV_DATA_KEY | Call by reference | Type reference (TYPE) | STRING | 20131006 | |||
3 | ![]() |
IV_UPDATED_TIME | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20131008 | ||
4 | ![]() |
RV_MESSAGE | Value transfer | Type reference (TYPE) | STRING | 20131006 |
Method WRITE_ROLES_TO_SHMA on class CL_GRAC_ACREQ_UTIL has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |