SAP ABAP Class CL_EAMS_VB_CUST_READ (Class for Reading VB Customizing)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_VB (Package) VisualBusiness
Properties
Class CL_EAMS_VB_CUST_READ  
Short Description Class for Reading VB Customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_VB   VisualBusiness 
Created 20090810   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAMS_VB_CUST_READ has no forward declaration.
Interfaces
Class CL_EAMS_VB_CUST_READ has no interface implemented.
Friends
Class CL_EAMS_VB_CUST_READ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_EAMS_VB_CUST_READ Class for Reading VB Customizing 20090930
2 MS_VB_OPTION Static Attribute Private Type reference (TYPE) EAMS_VB_S_CUSTOMIZING SPACE Data Element for Switching VB Function On/Off 20090902
3 MT_EXT_ATTR_DATA Instance attribute Public Type reference (TYPE) GEOPRO_EXTATTRD_T External Attributes 20100909
4 MT_OBJECT_ICON Instance attribute Public Type reference (TYPE) EAMS_VB_T_OBJECT_ICON Icon for Object Type 20091028
5 MT_OBJ_CAT_DESCR Instance attribute Public Type reference (TYPE) TTY_OBJ_CAT_DESCR 20100122
6 MT_SYSTS2PRIO Instance attribute Public Type reference (TYPE) EAMS_VB_T_SYSTSICON System Status and Icon Combination of Order/Notification 20100126
7 MT_TECHOBJ_ICON Instance attribute Public Type reference (TYPE) EAMS_VB_T_OBJECT_ICON Icon for Object Type 20091130
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090812
2 GET_VB_OPTION Static method Public Method Retrieve Basic Switches for Enabling Use of VB 20090810
Events
Class CL_EAMS_VB_CUST_READ has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_OBJ_CAT_DESCR Public See coding 20100122 tty_obj_cat_descr TYPE TABLE OF ty_obj_cat_descr
2 TY_OBJ_CAT_DESCR Public See coding 20100122 BEGIN OF ty_obj_cat_descr, eams_tec_obj_type TYPE /plmb/gos_object_type, obj_cat(10) TYPE c, "length of GHO_NETOBJ_TYPE is_gho_net_obj TYPE boolean, descr TYPE text40, END OF ty_obj_cat_descr
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EAMS_VB_CUST_READ has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAMS_VB_CUST_READ has no exception.

Method GET_VB_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_VB_OPTION Value transfer Type reference (TYPE) EAMS_VB_S_CUSTOMIZING Data element for turning On / Off the VB functionality 20090902

Method GET_VB_OPTION on class CL_EAMS_VB_CUST_READ has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605