SAP ABAP Class CL_GRRM_CNTOR_MATERIAL_SFTY (Connector for Safety Measure Material)
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_MATERIAL_SFTY  
Short Description Connector for Safety Measure Material    
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
Class CL_GRRM_CNTOR_MATERIAL_SFTY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRRM_CNTOR Connector for Dimension ID 20100706
Friends
Class CL_GRRM_CNTOR_MATERIAL_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 20100707
2 CO_OBJTYPE Constant Private Type reference (TYPE) STRING 'MA' Constant for Objecttype prefix for material 20100707
Methods
Class CL_GRRM_CNTOR_MATERIAL_SFTY has no method.
Events
Class CL_GRRM_CNTOR_MATERIAL_SFTY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_SAFETY_MATERIAL Public See coding 20100707 BEGIN OF YS_SAFETY_MATERIAL, mandt type mandt, otype(4) type c, matnr type grrm_material, dummy(21) type c, END OF ys_safety_material
2 YT_SAFETY_MATERIAL Public See coding 20100707 yt_safety_material type STANDARD TABLE OF ys_safety_material
History
Last changed by/on SAP  20141106 
SAP Release Created in 600