SAP ABAP Class CL_GRC_ACCREQ_CREAT_01_MPC (CL_GRC_ACCREQ_CREAT_01_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 | 20140314 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRC_ACCREQ_CREAT_01_MPC_EXT | CL_GRC_ACCREQ_CREAT_01_MPC_EXT | 20140314 |
Properties
| Class | CL_GRC_ACCREQ_CREAT_01_MPC | |
| Short Description | CL_GRC_ACCREQ_CREAT_01_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 | 20140314 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRC_ACCREQ_CREAT_01_MPC has no forward declaration.
Interfaces
Class CL_GRC_ACCREQ_CREAT_01_MPC has no interface implemented.
Friends
Class CL_GRC_ACCREQ_CREAT_01_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 | 'BusinessProcess' | 20140314 | |||
| 2 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'Configuration' | 20140314 | |||
| 3 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'CustomFieldMetadata' | 20140314 | |||
| 4 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'CustomFieldValue' | 20140314 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'CL_GRC_ACCREQ_CREAT_01_MPC====CP' | 20140314 | |||
| 6 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'Request' | 20140314 | |||
| 7 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'RequestAccess' | 20140314 | |||
| 8 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'RequestCustomField' | 20140314 | |||
| 9 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'RequestReason' | 20140314 | |||
| 10 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'Role' | 20140314 | |||
| 11 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'RoleAction' | 20140314 | |||
| 12 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'RoleDetail' | 20140314 | |||
| 13 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'User' | 20140314 | |||
| 14 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'UserDetail' | 20140320 | |||
| 15 | Constant | Public | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 'WelcomeMessage' | 20140314 |
Methods
Events
Class CL_GRC_ACCREQ_CREAT_01_MPC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_BUSINESSPROCESS | Public | See coding | 20140314 |
TS_BUSINESSPROCESS type GRAC_S_OD_BUSINESS_PROCESS. |
||
| 2 | TS_CONFIGURATION | Public | See coding | 20140314 |
TS_CONFIGURATION type GRAC_S_OD_CONFIGURATION. |
||
| 3 | TS_CUSTOMFIELDMETADATA | Public | See coding | 20140314 |
TS_CUSTOMFIELDMETADATA type GRAC_S_OD_CUSTOM_FIELD. |
||
| 4 | TS_CUSTOMFIELDVALUE | Public | See coding | 20140314 |
TS_CUSTOMFIELDVALUE type GRAC_S_OD_FIELDVALUE. |
||
| 5 | TS_REQUEST | Public | See coding | 20140314 |
TS_REQUEST type GRAC_S_OD_REQUEST. |
||
| 6 | TS_REQUESTACCESS | Public | See coding | 20140314 |
TS_REQUESTACCESS type GRAC_S_OD_REQUEST_ROLES. |
||
| 7 | TS_REQUESTCUSTOMFIELD | Public | See coding | 20140314 |
TS_REQUESTCUSTOMFIELD type GRAC_S_OD_CUSTOM_FIELD. |
||
| 8 | TS_REQUESTREASON | Public | See coding | 20140314 |
TS_REQUESTREASON type GRFN_S_NAMEVALUE. |
||
| 9 | TS_ROLE | Public | See coding | 20140314 |
TS_ROLE type GRAC_S_OD_ROLE. |
||
| 10 | TS_ROLEACTION | Public | See coding | 20140314 |
TS_ROLEACTION type GRAC_S_OD_ROLE_ACTION. |
||
| 11 | TS_ROLEDETAIL | Public | See coding | 20140314 |
TS_ROLEDETAIL type GRAC_S_OD_ROLE_DETAIL. |
||
| 12 | TS_TEXT_ELEMENT | Public | See coding | 20140314 |
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_USER | Public | See coding | 20140314 |
TS_USER type GRAC_S_API_USER_INFO. |
||
| 14 | TS_USERDETAIL | Public | See coding | 20140320 |
TS_USERDETAIL type GRAC_S_USER_INFO. |
||
| 15 | TS_WELCOMEMESSAGE | Public | See coding | 20140314 |
TS_WELCOMEMESSAGE type GRAC_S_OD_WELCOME_MESSAGE. |
||
| 16 | TT_BUSINESSPROCESS | Public | See coding | 20140314 |
TT_BUSINESSPROCESS type standard table of TS_BUSINESSPROCESS. |
||
| 17 | TT_CONFIGURATION | Public | See coding | 20140314 |
TT_CONFIGURATION type standard table of TS_CONFIGURATION. |
||
| 18 | TT_CUSTOMFIELDMETADATA | Public | See coding | 20140314 |
TT_CUSTOMFIELDMETADATA type standard table of TS_CUSTOMFIELDMETADATA. |
||
| 19 | TT_CUSTOMFIELDVALUE | Public | See coding | 20140314 |
TT_CUSTOMFIELDVALUE type standard table of TS_CUSTOMFIELDVALUE. |
||
| 20 | TT_REQUEST | Public | See coding | 20140314 |
TT_REQUEST type standard table of TS_REQUEST. |
||
| 21 | TT_REQUESTACCESS | Public | See coding | 20140314 |
TT_REQUESTACCESS type standard table of TS_REQUESTACCESS. |
||
| 22 | TT_REQUESTCUSTOMFIELD | Public | See coding | 20140314 |
TT_REQUESTCUSTOMFIELD type standard table of TS_REQUESTCUSTOMFIELD. |
||
| 23 | TT_REQUESTREASON | Public | See coding | 20140314 |
TT_REQUESTREASON type standard table of TS_REQUESTREASON. |
||
| 24 | TT_ROLE | Public | See coding | 20140314 |
TT_ROLE type standard table of TS_ROLE. |
||
| 25 | TT_ROLEACTION | Public | See coding | 20140314 |
TT_ROLEACTION type standard table of TS_ROLEACTION. |
||
| 26 | TT_ROLEDETAIL | Public | See coding | 20140314 |
TT_ROLEDETAIL type standard table of TS_ROLEDETAIL. |
||
| 27 | TT_TEXT_ELEMENTS | Public | See coding | 20140314 |
tt_text_elements TYPE STANDARD TABLE OF ts_text_element WITH KEY text_symbol. |
||
| 28 | TT_USER | Public | See coding | 20140314 |
TT_USER type standard table of TS_USER. |
||
| 29 | TT_USERDETAIL | Public | See coding | 20140320 |
TT_USERDETAIL type standard table of TS_USERDETAIL. |
||
| 30 | TT_WELCOMEMESSAGE | Public | See coding | 20140314 |
TT_WELCOMEMESSAGE type standard table of TS_WELCOMEMESSAGE. |
Method Signatures
Method DEFINE_ACTIONS Signature
Method DEFINE_ACTIONS on class CL_GRC_ACCREQ_CREAT_01_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140314 |
Method DEFINE_ASSOCIATIONS Signature
Method DEFINE_ASSOCIATIONS on class CL_GRC_ACCREQ_CREAT_01_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140314 |
Method DEFINE_BUSINESSPROCESS Signature
Method DEFINE_BUSINESSPROCESS on class CL_GRC_ACCREQ_CREAT_01_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140314 |
Method DEFINE_CONFIGURATION Signature
Method DEFINE_CONFIGURATION on class CL_GRC_ACCREQ_CREAT_01_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140314 |
Method DEFINE_CUSTOMFIELDMETADATA Signature
Method DEFINE_CUSTOMFIELDMETADATA on class CL_GRC_ACCREQ_CREAT_01_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140314 |
Method DEFINE_CUSTOMFIELDVALUE Signature
Method DEFINE_CUSTOMFIELDVALUE on class CL_GRC_ACCREQ_CREAT_01_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140314 |
Method DEFINE_REQUEST Signature
Method DEFINE_REQUEST on class CL_GRC_ACCREQ_CREAT_01_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140314 |
Method DEFINE_REQUESTACCESS Signature
Method DEFINE_REQUESTACCESS on class CL_GRC_ACCREQ_CREAT_01_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140314 |
Method DEFINE_REQUESTCUSTOMFIELD Signature
Method DEFINE_REQUESTCUSTOMFIELD on class CL_GRC_ACCREQ_CREAT_01_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140314 |
Method DEFINE_REQUESTREASON Signature
Method DEFINE_REQUESTREASON on class CL_GRC_ACCREQ_CREAT_01_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140314 |
Method DEFINE_ROLE Signature
Method DEFINE_ROLE on class CL_GRC_ACCREQ_CREAT_01_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140314 |
Method DEFINE_ROLEACTION Signature
Method DEFINE_ROLEACTION on class CL_GRC_ACCREQ_CREAT_01_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140314 |
Method DEFINE_ROLEDETAIL Signature
Method DEFINE_ROLEDETAIL on class CL_GRC_ACCREQ_CREAT_01_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140314 |
Method DEFINE_USER Signature
Method DEFINE_USER on class CL_GRC_ACCREQ_CREAT_01_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140314 |
Method DEFINE_USERDETAIL Signature
Method DEFINE_USERDETAIL on class CL_GRC_ACCREQ_CREAT_01_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140320 |
Method DEFINE_WELCOMEMESSAGE Signature
Method DEFINE_WELCOMEMESSAGE on class CL_GRC_ACCREQ_CREAT_01_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140314 |
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 | 20140314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140314 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |