SAP ABAP Class CL_GRC_ACREQ_CRE_MPC (CL_GRC_ACREQ_CRE_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 20130821
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRC_ACREQ_CRE_MPC_EXT CL_GRC_ACREQ_CRE_MPC_EXT 20130821
Properties
Class CL_GRC_ACREQ_CRE_MPC  
Short Description CL_GRC_ACREQ_CRE_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 20130821   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRC_ACREQ_CRE_MPC has no forward declaration.
Interfaces
Class CL_GRC_ACREQ_CRE_MPC has no interface implemented.
Friends
Class CL_GRC_ACREQ_CRE_MPC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BUSINESSPROCESS Constant Public Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 'BusinessProcess' 20130823
2 GC_CONFIGURATION Constant Public Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 'Configuration' 20130824
3 GC_CUSTOMFIELDMETADATA Constant Public Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 'CustomFieldMetadata' 20130918
4 GC_CUSTOMFIELDVALUE Constant Public Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 'CustomFieldValue' 20130911
5 GC_INCL_NAME Constant Private Type reference (TYPE) STRING 'CL_GRC_ACREQ_CRE_MPC==========CP' 20130823
6 GC_REQUEST Constant Public Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 'Request' 20130918
7 GC_REQUESTACCESS Constant Public Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 'RequestAccess' 20130918
8 GC_REQUESTCUSTOMFIELD Constant Public Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 'RequestCustomField' 20130824
9 GC_REQUESTREASON Constant Public Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 'RequestReason' 20130823
10 GC_ROLE Constant Public Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 'Role' 20130823
11 GC_ROLEACTION Constant Public Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 'RoleAction' 20130823
12 GC_ROLEDETAIL Constant Public Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 'RoleDetail' 20130823
13 GC_WELCOMEMESSAGE Constant Public Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 'WelcomeMessage' 20130915
Methods
# Method Level Visibility Method type Description Created on
1 DEFINE_ACTIONS Instance method Private Method DEFINE_ACTIONS 20130824
2 DEFINE_ASSOCIATIONS Instance method Private Method DEFINE_ASSOCIATIONS 20130823
3 DEFINE_BUSINESSPROCESS Instance method Private Method DEFINE_BUSINESSPROCESS 20130823
4 DEFINE_CONFIGURATION Instance method Private Method DEFINE_CONFIGURATION 20130824
5 DEFINE_CUSTOMFIELDMETADATA Instance method Private Method DEFINE_CUSTOMFIELDMETADATA 20130918
6 DEFINE_CUSTOMFIELDVALUE Instance method Private Method DEFINE_CUSTOMFIELDVALUE 20130911
7 DEFINE_REQUEST Instance method Private Method DEFINE_REQUEST 20130918
8 DEFINE_REQUESTACCESS Instance method Private Method DEFINE_REQUESTACCESS 20130918
9 DEFINE_REQUESTCUSTOMFIELD Instance method Private Method DEFINE_REQUESTCUSTOMFIELD 20130824
10 DEFINE_REQUESTREASON Instance method Private Method DEFINE_REQUESTREASON 20130823
11 DEFINE_ROLE Instance method Private Method DEFINE_ROLE 20130823
12 DEFINE_ROLEACTION Instance method Private Method DEFINE_ROLEACTION 20130823
13 DEFINE_ROLEDETAIL Instance method Private Method DEFINE_ROLEDETAIL 20130823
14 DEFINE_WELCOMEMESSAGE Instance method Private Method DEFINE_WELCOMEMESSAGE 20131004
15 LOAD_TEXT_ELEMENTS Instance method Public Method LOAD_TEXT_ELEMENTS 20130823
Events
Class CL_GRC_ACREQ_CRE_MPC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_BUSINESSPROCESS Public See coding 20130823 TS_BUSINESSPROCESS type GRAC_S_OD_BUSINESS_PROCESS.
2 TS_CONFIGURATION Public See coding 20130824 TS_CONFIGURATION type GRAC_S_OD_CONFIGURATION.
3 TS_CUSTOMFIELDMETADATA Public See coding 20130918 TS_CUSTOMFIELDMETADATA type GRAC_S_OD_CUSTOM_FIELD.
4 TS_CUSTOMFIELDVALUE Public See coding 20130911 TS_CUSTOMFIELDVALUE type GRAC_S_OD_FIELDVALUE.
5 TS_REQUEST Public See coding 20130918 TS_REQUEST type GRAC_S_OD_REQUEST.
6 TS_REQUESTACCESS Public See coding 20130918 TS_REQUESTACCESS type GRAC_S_OD_REQUEST_ROLES.
7 TS_REQUESTCUSTOMFIELD Public See coding 20130824 TS_REQUESTCUSTOMFIELD type GRAC_S_OD_CUSTOM_FIELD.
8 TS_REQUESTREASON Public See coding 20130823 TS_REQUESTREASON type GRFN_S_NAMEVALUE.
9 TS_ROLE Public See coding 20130823 TS_ROLE type GRAC_S_OD_ROLE.
10 TS_ROLEACTION Public See coding 20130823 TS_ROLEACTION type GRAC_S_OD_ROLE_ACTION.
11 TS_ROLEDETAIL Public See coding 20130823 TS_ROLEDETAIL type GRAC_S_OD_ROLE_DETAIL.
12 TS_TEXT_ELEMENT Public See coding 20130823 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.
13 TS_WELCOMEMESSAGE Public See coding 20131004 TS_WELCOMEMESSAGE type GRAC_S_OD_WELCOME_MESSAGE.
14 TT_BUSINESSPROCESS Public See coding 20130823 TT_BUSINESSPROCESS type standard table of TS_BUSINESSPROCESS.
15 TT_CONFIGURATION Public See coding 20130824 TT_CONFIGURATION type standard table of TS_CONFIGURATION.
16 TT_CUSTOMFIELDMETADATA Public See coding 20130918 TT_CUSTOMFIELDMETADATA type standard table of TS_CUSTOMFIELDMETADATA.
17 TT_CUSTOMFIELDVALUE Public See coding 20130911 TT_CUSTOMFIELDVALUE type standard table of TS_CUSTOMFIELDVALUE.
18 TT_REQUEST Public See coding 20130918 TT_REQUEST type standard table of TS_REQUEST.
19 TT_REQUESTACCESS Public See coding 20130918 TT_REQUESTACCESS type standard table of TS_REQUESTACCESS.
20 TT_REQUESTCUSTOMFIELD Public See coding 20130824 TT_REQUESTCUSTOMFIELD type standard table of TS_REQUESTCUSTOMFIELD.
21 TT_REQUESTREASON Public See coding 20130823 TT_REQUESTREASON type standard table of TS_REQUESTREASON.
22 TT_ROLE Public See coding 20130823 TT_ROLE type standard table of TS_ROLE.
23 TT_ROLEACTION Public See coding 20130823 TT_ROLEACTION type standard table of TS_ROLEACTION.
24 TT_ROLEDETAIL Public See coding 20130823 TT_ROLEDETAIL type standard table of TS_ROLEDETAIL.
25 TT_TEXT_ELEMENTS Public See coding 20130823 tt_text_elements TYPE STANDARD TABLE OF ts_text_element WITH KEY text_symbol.
26 TT_WELCOMEMESSAGE Public See coding 20131004 TT_WELCOMEMESSAGE type standard table of TS_WELCOMEMESSAGE.
Method Signatures

Method DEFINE_ACTIONS Signature

Method DEFINE_ACTIONS on class CL_GRC_ACREQ_CRE_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130824

Method DEFINE_ASSOCIATIONS Signature

Method DEFINE_ASSOCIATIONS on class CL_GRC_ACREQ_CRE_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130823

Method DEFINE_BUSINESSPROCESS Signature

Method DEFINE_BUSINESSPROCESS on class CL_GRC_ACREQ_CRE_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130823

Method DEFINE_CONFIGURATION Signature

Method DEFINE_CONFIGURATION on class CL_GRC_ACREQ_CRE_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130824

Method DEFINE_CUSTOMFIELDMETADATA Signature

Method DEFINE_CUSTOMFIELDMETADATA on class CL_GRC_ACREQ_CRE_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130918

Method DEFINE_CUSTOMFIELDVALUE Signature

Method DEFINE_CUSTOMFIELDVALUE on class CL_GRC_ACREQ_CRE_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130911

Method DEFINE_REQUEST Signature

Method DEFINE_REQUEST on class CL_GRC_ACREQ_CRE_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130918

Method DEFINE_REQUESTACCESS Signature

Method DEFINE_REQUESTACCESS on class CL_GRC_ACREQ_CRE_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130918

Method DEFINE_REQUESTCUSTOMFIELD Signature

Method DEFINE_REQUESTCUSTOMFIELD on class CL_GRC_ACREQ_CRE_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130824

Method DEFINE_REQUESTREASON Signature

Method DEFINE_REQUESTREASON on class CL_GRC_ACREQ_CRE_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130823

Method DEFINE_ROLE Signature

Method DEFINE_ROLE on class CL_GRC_ACREQ_CRE_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130823

Method DEFINE_ROLEACTION Signature

Method DEFINE_ROLEACTION on class CL_GRC_ACREQ_CRE_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130823

Method DEFINE_ROLEDETAIL Signature

Method DEFINE_ROLEDETAIL on class CL_GRC_ACREQ_CRE_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130823

Method DEFINE_WELCOMEMESSAGE Signature

Method DEFINE_WELCOMEMESSAGE on class CL_GRC_ACREQ_CRE_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20131004

Method LOAD_TEXT_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TEXT_ELEMENTS Value transfer Type reference (TYPE) TT_TEXT_ELEMENTS 20130823
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130823
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100