SAP ABAP Class CL_GRRM_CNTOR_PROJECT (Connector for Project (PS))
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_CONTEXT (Package) Context Builder
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRRM_UTIL_CONNECTOR | Super Class for Connectors | 20100616 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_CNTOR | Connector for Dimension ID | 20100524 |
Properties
| Class | CL_GRRM_CNTOR_PROJECT | |
| Short Description | Connector for Project (PS) | |
| Super Class | CL_GRRM_UTIL_CONNECTOR | Super Class for Connectors |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | GRRM_CONTEXT | |
| Program status | ||
| Category | 0 | |
| Package | GRRM_CONTEXT | Context Builder |
| Created | 20100524 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_CNTOR_PROJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRRM_CNTOR | Connector for Dimension ID | 20100524 |
Friends
Class CL_GRRM_CNTOR_PROJECT has no friend class.
Attributes
Class CL_GRRM_CNTOR_PROJECT has no attribute.
Methods
Class CL_GRRM_CNTOR_PROJECT has no method.
Events
Class CL_GRRM_CNTOR_PROJECT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_PROJECT_DEFINITION_LIST | Private | See coding | 20100616 | BEGIN OF ys_project_definition_list,
project_definition(24),
description(40),
END OF ys_project_definition_list
|
||
| 2 | YT_PROJECT_DEFINITION_LIST | Private | See coding | 20100616 | yt_project_definition_list TYPE STANDARD TABLE OF ys_project_definition_list
|
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |