SAP ABAP Class CL_GRRM_CNTOR_EQUI_SFTY (Connector for Safety Measure Equipment)
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 | 20100706 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_CNTOR | Connector for Dimension ID | 20100706 |
Properties
| Class | CL_GRRM_CNTOR_EQUI_SFTY | |
| Short Description | Connector for Safety Measure Equipment | |
| 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 | 20100706 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRRM_CNTOR | Connector for Dimension ID | 20100706 |
Friends
Class CL_GRRM_CNTOR_EQUI_SFTY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | DD02L-TABNAME | 'EAMWS_SAFETY' | Table name EAMWS_SAFETY | 20100706 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'EQUI' | Constant for Objecttype prefix for Equi | 20100706 |
Methods
Class CL_GRRM_CNTOR_EQUI_SFTY has no method.
Events
Class CL_GRRM_CNTOR_EQUI_SFTY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_SAFETY_EQUI | Public | See coding | 20100706 | BEGIN OF YS_SAFETY_equi,
mandt type mandt,
otype(4) type c,
equnr type grrm_equnr,
dummy(19) type c,
END OF ys_safety_equi
|
||
| 2 | YT_SAFETY_EQUI | Public | See coding | 20100706 | yt_safety_equi type STANDARD TABLE OF ys_safety_equi
|
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |