SAP ABAP Class CL_GRRM_CNTOR_OTHERPRT_SFTY (Connector for Safety Measure Other PRT)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_CONTEXT (Package) Context Builder
⤷ 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 | 20100708 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_CNTOR | Connector for Dimension ID | 20100708 |
Properties
Class | CL_GRRM_CNTOR_OTHERPRT_SFTY | |
Short Description | Connector for Safety Measure Other PRT | |
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 | 20100708 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_GRRM_CNTOR_EQUI | 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 | 20100708 |
Friends
Class CL_GRRM_CNTOR_OTHERPRT_SFTY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_EAMWS_SAFETY | Constant | Private | Type reference (TYPE) | DD02L-TABNAME | 'EAMWS_SAFETY' | Table name EAMWS_SAFETY | 20100708 | |
2 | CO_OBJTYPE | Constant | Private | Type reference (TYPE) | STRING | 'PRTO' | Constant for Objecttype prefix for Equi | 20100708 |
Methods
Class CL_GRRM_CNTOR_OTHERPRT_SFTY has no method.
Events
Class CL_GRRM_CNTOR_OTHERPRT_SFTY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_OTHERPRT | Public | See coding | 20100708 | BEGIN OF ys_otherprt ,
mandt TYPE mandt,
objty TYPE char2,
objid TYPE cim_count,
sfhnr TYPE grrm_othprt,
zaehl TYPE cim_count,
spras TYPE langu,
fgru1 TYPE char4,
fgru2 TYPE char4,
ktext_up TYPE grrm_descript_caps,
END OF ys_otherprt
|
||
2 | YS_SAFETY_OTHERPRT | Public | See coding | 20100708 | BEGIN OF ys_safety_otherprt,
mandt TYPE mandt,
otype(4) TYPE c,
otherprt TYPE grrm_othprt,
dummy(17) TYPE c,
END OF ys_safety_otherprt
|
||
3 | YT_OTHERPRT | Public | See coding | 20100708 | yt_otherprt type STANDARD TABLE OF ys_otherprt
|
||
4 | YT_SAFETY_OTHERPRT | Public | See coding | 20100708 | yt_safety_otherprt TYPE STANDARD TABLE OF ys_safety_otherprt
|
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |