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 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_EAMS_VB_CUST_READ | Class for Reading VB Customizing | 20090930 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | EAMS_VB_S_CUSTOMIZING | SPACE | Data Element for Switching VB Function On/Off | 20090902 | |
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GEOPRO_EXTATTRD_T | External Attributes | 20100909 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | EAMS_VB_T_OBJECT_ICON | Icon for Object Type | 20091028 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TTY_OBJ_CAT_DESCR | 20100122 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | EAMS_VB_T_SYSTSICON | System Status and Icon Combination of Order/Notification | 20100126 | ||
7 | ![]() |
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 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090812 |
2 | ![]() |
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 | ![]() |
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 |