SAP ABAP Class /BOBF/CL_TOOL_JNET (JNET Model Visualization)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
     /BOBF/TOOLS (Package) Business Object Processing Framework Tools
Properties
Class /BOBF/CL_TOOL_JNET  
Short Description JNET Model Visualization    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/TOOLS   Business Object Processing Framework Tools 
Created 20090402   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
Class /BOBF/CL_TOOL_JNET has no interface implemented.
Friends
Class /BOBF/CL_TOOL_JNET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BOPF Instance attribute Private Object reference (TYPE REF TO) /BOBF/IF_FRW_SERVICE_LAYER Interface for the Service Layer 20090402
2 MO_JNET Instance attribute Private Object reference (TYPE REF TO) CL_GUI_JNET 20090402
3 MV_ACTIVE Instance attribute Private Type reference (TYPE) C 20090706
4 MV_BUSINESS_OBJECT_KEY Instance attribute Private Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090402
5 MV_BUSINESS_OBJECT_VERSION_KEY Instance attribute Private Type reference (TYPE) /BOBF/OBM_OBJ_KEY Business Object Version 20090402
6 MV_CONTENT_CAT Instance attribute Private Type reference (TYPE) /BOBF/OBM_CONTENT_CAT Entity Category 20090710
7 MV_CONTENT_KEY Instance attribute Private Type reference (TYPE) /BOBF/CONF_KEY Content 20090710
8 MV_DETERMINATION_TIME Instance attribute Private Type reference (TYPE) /BOBF/CONF_EXECTIME Determination Time 20090402
9 MV_EDITABLE Instance attribute Private Type reference (TYPE) BOOLE_D Editable 20090402
10 MV_MODEL Instance attribute Private Type reference (TYPE) XSTRING 20090402
11 MV_MODEL_TYPE Instance attribute Private Type reference (TYPE) C 20090402
12 MV_NODE_SELECTED Instance attribute Private Type reference (TYPE) C 20090630
13 MV_TYPE_REPOSITORY Instance attribute Private Type reference (TYPE) XSTRING 20090706
14 MV_USER_INTERFACE Instance attribute Private Type reference (TYPE) XSTRING 20090709
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090402
2 DET_NET_IS_VALID Instance method Private Method 20090710
3 HANDLE_JNET_EVENT Instance method Private Event handling method 20090402
4 LOAD_DATA Instance method Private Method 20090707
5 SET_MODEL Instance method Public Method 20090402
6 VAL_NET_IS_VALID Instance method Private Method 20090710
Events
# Event Type Visibility Description Created on
1 ELEMENT_DETAILS_REQUESTED Instance Event
(0)
Public
(2)
20090406
2 ELEMENT_MODIFIED Instance Event
(0)
Public
(2)
20090406
3 REFRESH Instance Event
(0)
Public
(2)
20090710
Types
Class /BOBF/CL_TOOL_JNET has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BOPF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_SERVICE_LAYER Interface for the Service Layer 20090402
2 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20090402
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20090402

Method DET_NET_IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_VALID Value transfer Type reference (TYPE) BOOLE_D Valid 20090710
2 Importing IV_DET_KEY_FROM Call by reference Type reference (TYPE) /BOBF/DET_KEY Determination 20090710
3 Importing IV_DET_KEY_TO Call by reference Type reference (TYPE) /BOBF/DET_KEY Determination 20090710

Method DET_NET_IS_VALID on class /BOBF/CL_TOOL_JNET has no exception.

Method HANDLE_JNET_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Value transfer Attribute reference (LIKE) 20090402

Method HANDLE_JNET_EVENT on class /BOBF/CL_TOOL_JNET has no exception.

Method LOAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INITIALIZE Call by reference Type reference (TYPE) ABAP_BOOL 20090716

Method LOAD_DATA on class /BOBF/CL_TOOL_JNET has no exception.

Method SET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_HIGHLIGHT Call by reference Type reference (TYPE) /BOBF/T_CONF_ACT_JNET_MODEL_HL Highlighting Graph Elements 20090714
2 Importing IV_BUSINESS_OBJECT_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090402
3 Importing IV_BUSINESS_OBJECT_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Business Object Version 20090402
4 Importing IV_CONTENT_CAT Call by reference Type reference (TYPE) /BOBF/OBM_CONTENT_CAT Entity Category 20090710
5 Importing IV_CONTENT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Content Key 20090710
6 Importing IV_DETERMINATION_TIME Call by reference Type reference (TYPE) /BOBF/CONF_EXECTIME Determination Time 20090402
7 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Editable 20090402
8 Importing IV_MODEL_TYPE Call by reference Type reference (TYPE) C 20090402
9 Importing IV_REFRESH Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Refresh 20090706

Method SET_MODEL on class /BOBF/CL_TOOL_JNET has no exception.

Method VAL_NET_IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_VALID Value transfer Type reference (TYPE) BOOLE_D Valid 20090710
2 Importing IV_VAL_KEY_FROM Call by reference Type reference (TYPE) /BOBF/VAL_KEY Validation 20090710
3 Importing IV_VAL_KEY_TO Call by reference Type reference (TYPE) /BOBF/VAL_KEY Validation 20090710

Method VAL_NET_IS_VALID on class /BOBF/CL_TOOL_JNET has no exception.
Event Signatures

Event ELEMENT_DETAILS_REQUESTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EV_KEY Exporting Value transfer Type reference (TYPE) /BOBF/CONF_KEY NodeID 20090406
2 EV_NODE_KEY Exporting Value transfer Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20090406

Event ELEMENT_MODIFIED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ES_MODIFICATION Exporting Value transfer Type reference (TYPE) /BOBF/S_FRW_MODIFICATION Change 20090406

Event REFRESH Signature
Event REFRESH on class /BOBF/CL_TOOL_JNET has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702