SAP ABAP Class CL_GRC_ACCESSREQ_COMPL_MPC (CL_GRC_ACCESSREQ_COMPL_MPC)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_ODATA (Package) Access Control GRC Data Provider for oData services and etc.

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_PUSH_ABS_MODEL | Abstract Push Model Provider | 20140313 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRC_ACCESSREQ_COMPL_MPC_EXT | CL_GRC_ACCESSREQ_COMPL_MPC_EXT | 20140313 |
Properties
Class | CL_GRC_ACCESSREQ_COMPL_MPC | |
Short Description | CL_GRC_ACCESSREQ_COMPL_MPC | |
Super Class | /IWBEP/CL_MGW_PUSH_ABS_MODEL | Abstract Push Model Provider |
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 | 20140313 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRC_ACCESSREQ_COMPL_MPC has no forward declaration.
Interfaces
Class CL_GRC_ACCESSREQ_COMPL_MPC has no interface implemented.
Friends
Class CL_GRC_ACCESSREQ_COMPL_MPC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'ConfigData' | 20140523 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'CustomField' | 20140515 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'DraftData' | 20140517 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'ForwardUser' | 20140313 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_GRC_ACCESSREQ_COMPL_MPC====CP' | 20140313 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'Mitigation' | 20140313 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'Rejection' | 20140313 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'Request' | 20140313 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'RequestRisk' | 20140324 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'RequestRole' | 20140313 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'RiskConflict' | 20140313 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'Role' | 20140313 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'RoleAction' | 20140313 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'RoleRisk' | 20140313 | ||
15 | ![]() |
Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'Submit' | 20140313 |
Methods
Events
Class CL_GRC_ACCESSREQ_COMPL_MPC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_CONFIGDATA | Public | See coding | 20140523 |
TS_CONFIGDATA type GRAC_S_OD_AC_COMPL_CONFIG. |
||
2 | TS_CUSTOMFIELD | Public | See coding | 20140515 |
TS_CUSTOMFIELD type GRAC_S_OD_FIELDVALUE. |
||
3 | TS_DRAFTDATA | Public | See coding | 20140517 |
TS_DRAFTDATA type GRACCMPAPVDRAFT. |
||
4 | TS_FORWARDUSER | Public | See coding | 20140313 |
TS_FORWARDUSER type GRAC_S_OD_FORWARD_USER. |
||
5 | TS_MITIGATION | Public | See coding | 20140313 |
TS_MITIGATION type GRAC_S_OD_AC_MITIGATION. |
||
6 | TS_REJECTION | Public | See coding | 20140313 |
TS_REJECTION type GRAC_S_OD_REJECTION. |
||
7 | TS_REQUEST | Public | See coding | 20140313 |
TS_REQUEST type GRAC_S_OD_REQ_HEADER. |
||
8 | TS_REQUESTRISK | Public | See coding | 20140324 |
TS_REQUESTRISK type GRAC_S_OD_RISK. |
||
9 | TS_REQUESTROLE | Public | See coding | 20140313 |
TS_REQUESTROLE type GRAC_S_OD_REQ_ROLE. |
||
10 | TS_RISKCONFLICT | Public | See coding | 20140313 |
TS_RISKCONFLICT type GRAC_S_OD_RISK_CONFLICTS. |
||
11 | TS_ROLE | Public | See coding | 20140313 |
TS_ROLE type GRAC_S_OD_ROLE_DETAIL. |
||
12 | TS_ROLEACTION | Public | See coding | 20140313 |
TS_ROLEACTION type GRAC_S_OD_ROLE_ACTION. |
||
13 | TS_ROLERISK | Public | See coding | 20140313 |
TS_ROLERISK type GRAC_S_OD_ROLE_RISKS. |
||
14 | TS_SUBMIT | Public | See coding | 20140313 |
TS_SUBMIT type GRAC_S_OD_SUBMIT. |
||
15 | TS_TEXT_ELEMENT | Public | See coding | 20140313 |
BEGIN OF ts_text_element,
artifact_name type c length 40, " technical name
artifact_type type c length 4,
parent_artifact_name type c length 40, " technical name
parent_artifact_type type c length 4,
text_symbol type textpoolky,
END OF ts_text_element. |
||
16 | TT_CONFIGDATA | Public | See coding | 20140523 |
TT_CONFIGDATA type standard table of TS_CONFIGDATA. |
||
17 | TT_CUSTOMFIELD | Public | See coding | 20140515 |
TT_CUSTOMFIELD type standard table of TS_CUSTOMFIELD. |
||
18 | TT_DRAFTDATA | Public | See coding | 20140517 |
TT_DRAFTDATA type standard table of TS_DRAFTDATA. |
||
19 | TT_FORWARDUSER | Public | See coding | 20140313 |
TT_FORWARDUSER type standard table of TS_FORWARDUSER. |
||
20 | TT_MITIGATION | Public | See coding | 20140313 |
TT_MITIGATION type standard table of TS_MITIGATION. |
||
21 | TT_REJECTION | Public | See coding | 20140313 |
TT_REJECTION type standard table of TS_REJECTION. |
||
22 | TT_REQUEST | Public | See coding | 20140313 |
TT_REQUEST type standard table of TS_REQUEST. |
||
23 | TT_REQUESTRISK | Public | See coding | 20140324 |
TT_REQUESTRISK type standard table of TS_REQUESTRISK. |
||
24 | TT_REQUESTROLE | Public | See coding | 20140313 |
TT_REQUESTROLE type standard table of TS_REQUESTROLE. |
||
25 | TT_RISKCONFLICT | Public | See coding | 20140313 |
TT_RISKCONFLICT type standard table of TS_RISKCONFLICT. |
||
26 | TT_ROLE | Public | See coding | 20140313 |
TT_ROLE type standard table of TS_ROLE. |
||
27 | TT_ROLEACTION | Public | See coding | 20140313 |
TT_ROLEACTION type standard table of TS_ROLEACTION. |
||
28 | TT_ROLERISK | Public | See coding | 20140313 |
TT_ROLERISK type standard table of TS_ROLERISK. |
||
29 | TT_SUBMIT | Public | See coding | 20140313 |
TT_SUBMIT type standard table of TS_SUBMIT. |
||
30 | TT_TEXT_ELEMENTS | Public | See coding | 20140313 |
tt_text_elements TYPE STANDARD TABLE OF ts_text_element WITH KEY text_symbol. |
Method Signatures
Method DEFINE_ASSOCIATIONS Signature
Method DEFINE_ASSOCIATIONS on class CL_GRC_ACCESSREQ_COMPL_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140313 |
Method DEFINE_CONFIGDATA Signature
Method DEFINE_CONFIGDATA on class CL_GRC_ACCESSREQ_COMPL_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140523 |
Method DEFINE_CUSTOMFIELD Signature
Method DEFINE_CUSTOMFIELD on class CL_GRC_ACCESSREQ_COMPL_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140515 |
Method DEFINE_DRAFTDATA Signature
Method DEFINE_DRAFTDATA on class CL_GRC_ACCESSREQ_COMPL_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140517 |
Method DEFINE_FORWARDUSER Signature
Method DEFINE_FORWARDUSER on class CL_GRC_ACCESSREQ_COMPL_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140313 |
Method DEFINE_MITIGATION Signature
Method DEFINE_MITIGATION on class CL_GRC_ACCESSREQ_COMPL_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140313 |
Method DEFINE_REJECTION Signature
Method DEFINE_REJECTION on class CL_GRC_ACCESSREQ_COMPL_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140313 |
Method DEFINE_REQUEST Signature
Method DEFINE_REQUEST on class CL_GRC_ACCESSREQ_COMPL_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140313 |
Method DEFINE_REQUESTRISK Signature
Method DEFINE_REQUESTRISK on class CL_GRC_ACCESSREQ_COMPL_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140324 |
Method DEFINE_REQUESTROLE Signature
Method DEFINE_REQUESTROLE on class CL_GRC_ACCESSREQ_COMPL_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140313 |
Method DEFINE_RISKCONFLICT Signature
Method DEFINE_RISKCONFLICT on class CL_GRC_ACCESSREQ_COMPL_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140313 |
Method DEFINE_ROLE Signature
Method DEFINE_ROLE on class CL_GRC_ACCESSREQ_COMPL_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140313 |
Method DEFINE_ROLEACTION Signature
Method DEFINE_ROLEACTION on class CL_GRC_ACCESSREQ_COMPL_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140313 |
Method DEFINE_ROLERISK Signature
Method DEFINE_ROLERISK on class CL_GRC_ACCESSREQ_COMPL_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140313 |
Method DEFINE_SUBMIT Signature
Method DEFINE_SUBMIT on class CL_GRC_ACCESSREQ_COMPL_MPC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140313 |
Method LOAD_TEXT_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_TEXT_ELEMENTS | Value transfer | Type reference (TYPE) | TT_TEXT_ELEMENTS | 20140313 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20140313 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |