SAP ABAP Class CL_EAMS_NAVO_CHAR (Object type class for Characteristics)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_NAV (Package) Object Navigator
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EAMS_NAVO_SUP Superior class for Object type classes 20081212
Properties
Class CL_EAMS_NAVO_CHAR  
Short Description Object type class for Characteristics    
Super Class CL_EAMS_NAVO_SUP Superior class for Object type classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_NAV   Object Navigator 
Created 20081212   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAMS_NAVO_CHAR has no forward declaration.
Interfaces
Class CL_EAMS_NAVO_CHAR has no interface implemented.
Friends
Class CL_EAMS_NAVO_CHAR has no friend class.
Attributes
Class CL_EAMS_NAVO_CHAR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081212
Events
Class CL_EAMS_NAVO_CHAR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_CHAR_CLASSTYPE Protected See coding 20081212 BEGIN OF typ_char_classtype, atnam TYPE atnam, classtype TYPE klassenart, authority TYPE boolean, END OF typ_char_classtype
2 TYP_CHAR_CLASSTYPE_TAB Protected See coding 20081212 typ_char_classtype_tab TYPE SORTED TABLE OF typ_char_classtype WITH UNIQUE KEY atnam classtype
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EAMS_NAVO_CHAR has no parameter.
Method CONSTRUCTOR on class CL_EAMS_NAVO_CHAR has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605