SAP ABAP Class CL_EAMS_BO_VB (Business Object Visual Business)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_BO_MISC (Package) Miscellaneous for Business Object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISE_CALLBACK Intersession Events: Callback for Event Recipient 20091113
Properties
Class CL_EAMS_BO_VB  
Short Description Business Object Visual Business    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_BO_MISC   Miscellaneous for Business Object 
Created 20091009   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISE_CALLBACK Intersession Events: Callback for Event Recipient 20091113
Friends
Class CL_EAMS_BO_VB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_EXT_DATA_SOURCE Constant Private Type reference (TYPE) TABLENAME 'EAMS_CVBEXTDS' Control Structure for Testing the Table Name (Apart fr. SAA) 20091203
2 GC_ISE_EVENT_EQ Constant Public Type reference (TYPE) CMX_ISE_EVTNAME 'ISE_EVENT_EQ' Intersession Events: Event Name 20100326
3 GC_ISE_EVENT_FL Constant Public Type reference (TYPE) CMX_ISE_EVTNAME 'ISE_EVENT_FL' Intersession Events: Event Name 20100326
4 GC_ISE_EVENT_NTF Constant Public Type reference (TYPE) CMX_ISE_EVTNAME 'ISE_EVENT_NTF' Intersession Events: Event Name 20091113
5 GC_ISE_EVENT_ORD Constant Public Type reference (TYPE) CMX_ISE_EVTNAME 'ISE_EVENT_ORD' Intersession Events: Event Name 20091113
6 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_EAMS_BO_VB Business Object Visual Business 20091021
7 GT_EXT_DATA_SOURCE Static Attribute Private Type reference (TYPE) EAMS_CVBEXTDS 20091203
8 MO_EAMS_VB_BADI_ID_MAP Instance attribute Private Object reference (TYPE REF TO) BADI_EAMS_VB_INT_EXT_ID 20091215
9 MO_GEODB Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_VB_ESRI_LAYER_QUERY Retrieve data from ESRI MapService WS with JSON form 20091104
10 MO_GEOLOC Instance attribute Private Object reference (TYPE REF TO) CL_PLMN_BO_GLOC Business object class for Geoloc data 20091021
11 MT_EXTDS Instance attribute Private Type reference (TYPE) TY_T_EAMS_CVBEXTDS EAMS VB: External data sources 20091204
12 MT_GEOLOC_MSG Instance attribute Private Type reference (TYPE) EAMS_T_BO_VB_GEOLOC_MSG_DATA EAMS VB: GeoLoc Messages 20091119
13 MT_NEW_EVENT Instance attribute Private Type reference (TYPE) EAMS_T_BO_VB_ISE_EVENT Content of an ISE event 20091116
14 MT_PARTNER_PRIO Instance attribute Private Type reference (TYPE) EAMS_VB_T_PARVW_PRIO Partner Function Priority 20091022
15 MT_PARTNER_PRIO_RNG Instance attribute Private Type reference (TYPE) TY_T_PARTNER_PRIO_RNG 20091022
16 MV_GEOLOC_TRACE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20091106
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ADDRESS Instance method Private Method Check address completeness 20091022
2 CLASS_CONSTRUCTOR Static method Public Constructor 20091021
3 CONSTRUCTOR Instance method Public Constructor 20091021
4 CONV_ID_INT_TO_EXT Instance method Private Method 20100201
5 GET_ADDRESS Instance method Private Method Get technical object address 20091022
6 GET_ATTRIBUTE_MANAGER_DATA Instance method Public Method 20100526
7 GET_GEOLOC_ADRNR Instance method Public Method 20091112
8 GET_GEOLOC_MSG Instance method Public Method 20091119
9 GET_GEOLOC_TECHOBJ Instance method Public Method 20091111
10 GET_LOC_FROM_ERP Instance method Private Method Get GeoLocation from ERP backend 20091026
11 GET_LOC_FROM_GEOCODE_SRV Instance method Private Method Get GeoLocation from GeoCode Service 20091026
12 GET_LOC_FROM_GEODB_SRV Instance method Private Method Get Geolocation from GeoDB service with layer query 20091104
13 GET_LOC_FROM_GIS_FW Instance method Public Method Get Geo Location From Configurations in GIS F/W 20100802
14 GET_NEXT_HIGHER_TECHOBJ Instance method Private Method Get next higher technical object ID 20091022
15 GET_PARTNER_ADDRESS Instance method Private Method Get technical object address 20091022
16 GET_SETTINGS Instance method Public Method EAMS VB: Retrieve settings 20091126
17 GET_TECHOBJ_ADDRESS Instance method Private Method Get technical object address 20091022
18 GET_TECHOBJ_DATA Instance method Private Method Get technical object data 20091022
19 ISE_EVENT_CHECK Instance method Public Method Check for ISE events 20091113
20 ISE_EVENT_RECEIVE_STOP Instance method Private Method 20091113
21 ISE_EVENT_REG_UNREG Instance method Public Method Register ISE events for the given objects 20091126
22 ISE_EVENT_SEND Static method Public Method 20091113
23 LOCK_ATTRIBUTE_MANAGER Instance method Public Method 20091102
24 LOCK_PERSONALIZATION Instance method Public Method 20091127
25 OBJECT_KEY_GET Instance method Public Method 20091116
26 SAVE_ATTRIBUTE_MANAGER Instance method Public Method 20091104
27 SAVE_PERSONALIZATION Instance method Public Method 20091127
28 S_GET_INSTANCE Static method Public Method 20091021
Events
Class CL_EAMS_BO_VB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_EAMS_CVBEXTDS Private See coding 20091210 ty_t_eams_cvbextds TYPE TABLE OF eams_cvbextds
2 TY_T_PARTNER_PRIO_RNG Private See coding 20091022 ty_t_partner_prio_rng TYPE RANGE OF eams_vb_s_parvw_prio-parvw
Method Signatures

Method CHECK_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) EAMS_T_BO_VB_GEOLOC_MSG_DATA Message 20091106
2 Exporting EV_OKAY Call by reference Type reference (TYPE) ABAP_BOOL 20091106
3 Importing IS_ADDRESS Call by reference Type reference (TYPE) ADDR1_VAL Address return structure 20091022
4 Importing IV_ID Call by reference Type reference (TYPE) CHAR30 30 Characters 20100107
5 Importing IV_TYPE Call by reference Type reference (TYPE) EAMS_TEC_OBJ_TYPE_VALUE Technical Object Type 20100107

Method CHECK_ADDRESS on class CL_EAMS_BO_VB has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EAMS_BO_VB has no parameter.
Method CONSTRUCTOR on class CL_EAMS_BO_VB has no exception.

Method CONV_ID_INT_TO_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) CHAR30 Character field of length 40 20100201
2 Importing IV_TYPE Call by reference Type reference (TYPE) EAMS_TEC_OBJ_TYPE_VALUE Technical Object Type 20100201
3 Returning RV_ID_EXT Value transfer Type reference (TYPE) CHAR30 Character field of length 40 20100201

Method CONV_ID_INT_TO_EXT on class CL_EAMS_BO_VB has no exception.

Method GET_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ADDRVAL Call by reference Type reference (TYPE) ADDR1_VAL Address return structure 20100323
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) EAMS_T_BO_VB_GEOLOC_MSG_DATA Message 20091106
3 Importing IS_TECHOBJ Call by reference Type reference (TYPE) ITOB Generated Table for View 20091022
4 Importing IV_ID Call by reference Type reference (TYPE) CHAR30 30 Characters 20091106
5 Importing IV_TYPE Call by reference Type reference (TYPE) EAMS_TEC_OBJ_TYPE_VALUE Technical Object Type 20091022

Method GET_ADDRESS on class CL_EAMS_BO_VB has no exception.

Method GET_ATTRIBUTE_MANAGER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_VB_ATTRMAND_DB EAMS VB: Attribute manager Display DB table type 20100526
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_VB_ATTRMAND_ID EAMS VB: Attribute manager ID 20100526

Method GET_ATTRIBUTE_MANAGER_DATA on class CL_EAMS_BO_VB has no exception.

Method GET_GEOLOC_ADRNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091112
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_GEOLOC Table type for geoloc 20091112
3 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_ADDRESS_ID Address Id table type 20091112

Method GET_GEOLOC_ADRNR on class CL_EAMS_BO_VB has no exception.

Method GET_GEOLOC_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_VB_GEOLOC_MSG_DATA EAMS VB: GeoLoc Messages 20091119

Method GET_GEOLOC_MSG on class CL_EAMS_BO_VB has no exception.

Method GET_GEOLOC_TECHOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_GEOLOC Table type for geoloc 20091111
2 Importing IT_NODE_ID_EQUI Call by reference Type reference (TYPE) EAMS_T_BO_EQUI_ID Business Object Equipment - Identification 20091111
3 Importing IT_NODE_ID_FLOC Call by reference Type reference (TYPE) EAMS_T_BO_FL_ID Business Object Functional Location - Identification 20091111

Method GET_GEOLOC_TECHOBJ on class CL_EAMS_BO_VB has no exception.

Method GET_LOC_FROM_ERP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) EAMS_T_BO_VB_GEOLOC_MSG_DATA Message 20091106
2 Exporting ES_GEOLOC Call by reference Type reference (TYPE) EAMS_S_BO_GEOLOC Geoloc details structure 20091106
3 Importing IS_ADDRESS Call by reference Type reference (TYPE) ADDR1_VAL Address return structure 20091026
4 Importing IV_ID Call by reference Type reference (TYPE) CHAR30 30 Characters 20100107
5 Importing IV_TYPE Call by reference Type reference (TYPE) EAMS_TEC_OBJ_TYPE_VALUE Technical Object Type 20100107

Method GET_LOC_FROM_ERP on class CL_EAMS_BO_VB has no exception.

Method GET_LOC_FROM_GEOCODE_SRV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) EAMS_T_BO_VB_GEOLOC_MSG_DATA Message 20091106
2 Exporting ES_GEOLOC Call by reference Type reference (TYPE) EAMS_S_BO_GEOLOC Geoloc details structure 20091106
3 Importing IS_ADDRESS Call by reference Type reference (TYPE) ADDR1_VAL Address return structure 20091026
4 Importing IV_ID Call by reference Type reference (TYPE) CHAR30 20100107
5 Importing IV_TYPE Call by reference Type reference (TYPE) EAMS_TEC_OBJ_TYPE_VALUE 20100107

Method GET_LOC_FROM_GEOCODE_SRV on class CL_EAMS_BO_VB has no exception.

Method GET_LOC_FROM_GEODB_SRV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) EAMS_T_BO_VB_GEOLOC_MSG_DATA Message 20091106
2 Exporting ES_GEOLOC Call by reference Type reference (TYPE) EAMS_S_BO_GEOLOC Geoloc details structure 20091106
3 Importing IS_TECHOBJ Call by reference Type reference (TYPE) ITOB Generated Table for View 20091120
4 Importing IV_ID Call by reference Type reference (TYPE) CHAR30 30 Characters 20091111
5 Importing IV_TYPE Call by reference Type reference (TYPE) EAMS_TEC_OBJ_TYPE_VALUE Technical Object Type 20091111

Method GET_LOC_FROM_GEODB_SRV on class CL_EAMS_BO_VB has no exception.

Method GET_LOC_FROM_GIS_FW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) EAMS_T_BO_VB_GEOLOC_MSG_DATA EAMS VB: GeoLoc Messages 20100802
2 Exporting ES_GEOLOC Call by reference Type reference (TYPE) EAMS_S_BO_GEOLOC Geoloc details structure 20100802
3 Importing IS_TECHOBJ Call by reference Type reference (TYPE) ITOB Generated Table for View 20100802
4 Importing IV_ID Call by reference Type reference (TYPE) CHAR30 30 Characters 20100802
5 Importing IV_TYPE Call by reference Type reference (TYPE) EAMS_TEC_OBJ_TYPE_VALUE Technical Object Type 20100802

Method GET_LOC_FROM_GIS_FW on class CL_EAMS_BO_VB has no exception.

Method GET_NEXT_HIGHER_TECHOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) EAMS_T_BO_VB_GEOLOC_MSG_DATA Message 20091106
2 Changing CV_CURRENT_ID Call by reference Type reference (TYPE) CHAR30 30 Characters 20091106
3 Changing CV_TECHOBJ_TYPE Call by reference Type reference (TYPE) EAMS_TEC_OBJ_TYPE_VALUE Technical Object Type 20091029
4 Importing IS_TECHOBJ Call by reference Type reference (TYPE) ITOB Generated Table for View 20091029
5 Importing IV_ORIGINAL_ID Call by reference Type reference (TYPE) CHAR30 30 Characters 20091106
6 Importing IV_TYPE Call by reference Type reference (TYPE) EAMS_TEC_OBJ_TYPE_VALUE Technical Object Type 20100107

Method GET_NEXT_HIGHER_TECHOBJ on class CL_EAMS_BO_VB has no exception.

Method GET_PARTNER_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) EAMS_T_BO_VB_GEOLOC_MSG_DATA Message 20091106
2 Exporting ES_ADDRVAL Call by reference Type reference (TYPE) ADDR1_VAL Address return structure 20091106
3 Importing IS_TECHOBJ Call by reference Type reference (TYPE) ITOB Generated Table for View 20091022
4 Importing IV_ID Call by reference Type reference (TYPE) CHAR30 30 Characters 20091022
5 Importing IV_TYPE Call by reference Type reference (TYPE) EAMS_TEC_OBJ_TYPE_VALUE Technical Object Type 20091022

Method GET_PARTNER_ADDRESS on class CL_EAMS_BO_VB has no exception.

Method GET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091126
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_VB_SETTINGS_DATA EAMS VB: Settings data 20091126
3 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_VB_SETTINGS_ID EAMS VB: Settings ID 20091126
4 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20091126

Method GET_SETTINGS on class CL_EAMS_BO_VB has no exception.

Method GET_TECHOBJ_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) EAMS_T_BO_VB_GEOLOC_MSG_DATA Message 20091106
2 Exporting ES_ADDRVAL Call by reference Type reference (TYPE) ADDR1_VAL Address return structure 20091106
3 Importing IS_TECHOBJ Call by reference Type reference (TYPE) ITOB Generated Table for View 20091022
4 Importing IV_ID Call by reference Type reference (TYPE) CHAR30 30 Characters 20091022
5 Importing IV_TYPE Call by reference Type reference (TYPE) EAMS_TEC_OBJ_TYPE_VALUE Technical Object Type 20091022

Method GET_TECHOBJ_ADDRESS on class CL_EAMS_BO_VB has no exception.

Method GET_TECHOBJ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) EAMS_T_BO_VB_GEOLOC_MSG_DATA Message 20091106
2 Exporting ES_ITOB Call by reference Type reference (TYPE) ITOB Generated Table for View 20091106
3 Importing IV_ID Call by reference Type reference (TYPE) CHAR30 30 Characters 20091106
4 Importing IV_TYPE Call by reference Type reference (TYPE) EAMS_TEC_OBJ_TYPE_VALUE Technical Object Type 20091022

Method GET_TECHOBJ_DATA on class CL_EAMS_BO_VB has no exception.

Method ISE_EVENT_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_VB_ISE_EVENT Content of an ISE event 20091113

Method ISE_EVENT_CHECK on class CL_EAMS_BO_VB has no exception.

Method ISE_EVENT_RECEIVE_STOP Signature

Method ISE_EVENT_RECEIVE_STOP on class CL_EAMS_BO_VB has no parameter.
Method ISE_EVENT_RECEIVE_STOP on class CL_EAMS_BO_VB has no exception.

Method ISE_EVENT_REG_UNREG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECTS Call by reference Type reference (TYPE) EAMS_T_BO_TEC_OBJ_ID tech Obj 20091126
2 Importing IV_ACTION Call by reference Type reference (TYPE) CHAR3 'REG' REG/UNR 20091126

Method ISE_EVENT_REG_UNREG on class CL_EAMS_BO_VB has no exception.

Method ISE_EVENT_SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_DATA Call by reference Type reference (TYPE) CMX_ISE_EVTDATA Intersession Events: Event Data 20091113
2 Importing IV_EVENT_KEY Call by reference Type reference (TYPE) CMX_ISE_EVTKEY Intersession Events: Event Key 20091113
3 Importing IV_EVENT_NAME Call by reference Type reference (TYPE) CMX_ISE_EVTNAME Intersession Events: Event Name 20091113
4 Importing IV_IGNORE_THIS_SESSION Call by reference Type reference (TYPE) FLAG General Flag 20091113

Method ISE_EVENT_SEND on class CL_EAMS_BO_VB has no exception.

Method LOCK_ATTRIBUTE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091103
2 Importing IV_LOCK Call by reference Type reference (TYPE) XFELD Checkbox 20091102

Method LOCK_ATTRIBUTE_MANAGER on class CL_EAMS_BO_VB has no exception.

Method LOCK_PERSONALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091127
2 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) EAMS_S_BO_VB_PERSONALIZE_ID EAMS VB: Personalization ID 20091127
3 Importing IV_LOCK Call by reference Type reference (TYPE) XFELD Checkbox 20091127

Method LOCK_PERSONALIZATION on class CL_EAMS_BO_VB has no exception.

Method OBJECT_KEY_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_TEC_OBJ_OBJNR Table Using Functional Location Numbers 20091118
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_BO_OBJNR Table of Object Numbers 20091116

Method OBJECT_KEY_GET on class CL_EAMS_BO_VB has no exception.

Method SAVE_ATTRIBUTE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091104
2 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_VB_T_ATTRMAND Attribute Manager: User display fields 20091104

Method SAVE_ATTRIBUTE_MANAGER on class CL_EAMS_BO_VB has no exception.

Method SAVE_PERSONALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091127
2 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_VB_SETTINGS_DATA Attribute Manager: User display fields 20091127

Method SAVE_PERSONALIZATION on class CL_EAMS_BO_VB has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_INSTANCE Value transfer Object reference (TYPE REF TO) CL_EAMS_BO_VB Business Object Visual Business 20091021

Method S_GET_INSTANCE on class CL_EAMS_BO_VB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605