SAP ABAP Class CL_WCF_GMT_NEXUS_POINT (WCF GMT Nexus Base Point)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_GRAPHICAL_MODELING_TOOL (Package) WCF Graphical Modeling Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WCF_GMT_SERIALIZABLE GMT Component Serializable Interface 20080929
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_ANCHOR WCF GMT Nexus Anchor Component 20080925
2 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_DOCK WCF GMT Nexus Dock Element 20080925
3 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_DRAGGABLE_COMPONENT WCF GMT Nexus Base Modeling Element 20080929
Properties
Class CL_WCF_GMT_NEXUS_POINT  
Short Description WCF GMT Nexus Base Point    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_GRAPHICAL_MODELING_TOOL   WCF Graphical Modeling Tool 
Created 20080925   SAP 
Last change 20100303   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_WCF_GMT_SERIALIZABLE GMT Component Serializable Interface 20080929
Friends
# Friend Modeled only Created on Description
1 CL_WCF_GMT_DATA_MODEL 20081027 WCF GMT Nexus Data Model - load/build NDL
2 CL_WCF_GMT_MODEL 20081117 WCF GMT Model Structure API
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MODEL_ID Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'model' WCF GMT Nexus Name Type 20081117
2 GC_NP_CONTEXT_MENU Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'contextMenu' WCF GMT Nexus Name Type 20081109
3 GC_NP_DRAGGABLE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'draggable' WCF GMT Nexus Name Type 20081109
4 GC_NP_EDITABLE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'editable' WCF GMT Nexus Name Type 20081109
5 GC_NP_ID Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'id' WCF GMT Nexus Name Type 20081109
6 GC_NP_INDEX Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'index' WCF GMT Nexus Name Type 20081215
7 GC_NP_LABEL Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'label' WCF GMT Nexus Name Type 20081109
8 GC_NP_ON_DROP Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'onDrop' WCF GMT Nexus Name Type 20081109
9 GC_NP_ON_DROP_PARAMETERS Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'onDropParameters' WCF GMT Nexus Name Type 20090114
10 GC_NP_STATE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'state' WCF GMT Nexus Name Type 20081109
11 GC_NP_STYLE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'style' WCF GMT Nexus Name Type 20081109
12 GC_NP_TOOLTIP Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'tooltip' WCF GMT Nexus Name Type 20081109
13 GC_NP_VISIBLE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'visible' WCF GMT Nexus Name Type 20081109
14 GC_NP_X Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'x' WCF GMT Nexus Name Type 20081109
15 GC_NP_Y Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'y' WCF GMT Nexus Name Type 20081109
16 GC_NP_Z Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'z' WCF GMT Nexus Name Type 20081109
17 GC_STATE_DEFAULT Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'DEFAULT' WCF GMT Nexus Name Type 20081112
18 GC_STATE_SELECTED Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'SELECTED' WCF GMT Nexus Name Type 20081112
19 GR_CONTEXT_MENU Instance attribute Private Object reference (TYPE REF TO) CL_WCF_GMT_CONTEXT_MENU WCF GMT Nexus ID Type 20081023
20 GR_MODEL Instance attribute Protected Object reference (TYPE REF TO) CL_WCF_GMT_MODEL WCF GMT Model Structure 20081117
21 GV_COMPONENT_TYPE Instance attribute Protected Type reference (TYPE) WCF_GMT_NEXUS_COMPONENT_TYPE WCF GMT Nexus Component Type 20090713
22 GV_CONTEXT_MENU_ID Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20081109
23 GV_DIRTY_FLAG Instance attribute Protected Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20081117
24 GV_DRAGGABLE Instance attribute Private Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20080929
25 GV_EDITABLE Instance attribute Private Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20080929
26 GV_FOR_STORE Instance attribute Public Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20081119
27 GV_ID Instance attribute Protected Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20080929
28 GV_INDEX Instance attribute Private Type reference (TYPE) I Unique index 20081112
29 GV_INIT_ATTR Instance attribute Private Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20081109
30 GV_LABEL Instance attribute Protected Type reference (TYPE) STRING 20080929
31 GV_ON_DROP Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20080929
32 GV_ON_DROP_PARAMETERS Instance attribute Protected Type reference (TYPE) STRING 20090114
33 GV_REAL_LABEL Instance attribute Protected Type reference (TYPE) STRING Real Label Value 20081119
34 GV_REAL_TOOLTIP Instance attribute Protected Type reference (TYPE) STRING Real Tooltip value 20081119
35 GV_STATE Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_NAME GC_STATE_DEFAULT WCF GMT Nexus Name Type 20081105
36 GV_STYLE Instance attribute Private Type reference (TYPE) STRING WCF GMT Nexus Component Type 20080929
37 GV_TOOLTIP Instance attribute Private Type reference (TYPE) STRING 20080929
38 GV_VISIBLE Instance attribute Private Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20080929
39 GV_X Instance attribute Protected Type reference (TYPE) I 0 20080929
40 GV_Y Instance attribute Protected Type reference (TYPE) I 0 20080929
41 GV_Z Instance attribute Protected Type reference (TYPE) I 20081105
Methods
# Method Level Visibility Method type Description Created on
1 CLEAN_DIRTY_FLAG Instance method Protected Method set durty flag to abap_false 20081117
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081014
3 GET_ACTION_ON_DROP Instance method Public Method 20081106
4 GET_ATTRIBUTE_VALUE Instance method Public Method 20081020
5 GET_BINDABLE_STRING Instance method Private Method 20081119
6 GET_CLASS_TYPE Instance method Public Method 20081111
7 GET_COMPONENT_TYPE Instance method Public Method 20081107
8 GET_CONTEXT_MENU Instance method Public Method 20081023
9 GET_ID Instance method Public Method 20081014
10 GET_INDEX Instance method Public Method 20081112
11 GET_LABEL Instance method Public Method 20081020
12 GET_MODEL Instance method Protected Method 20081212
13 GET_ON_DROP_PARAMETERS Instance method Public Method 20090114
14 GET_STATE Instance method Public Method 20081106
15 GET_STYLE Instance method Public Method 20081020
16 GET_TOOLTIP Instance method Public Method 20081020
17 GET_X Instance method Public Method 20081020
18 GET_Y Instance method Public Method 20081020
19 GET_Z Instance method Public Method 20081106
20 INIT_ATTRIBUTE_LIST Instance method Private Method 20081109
21 IS_DIRTY Instance method Protected Method 20081117
22 IS_DRAGGABLE Instance method Public Method 20081020
23 IS_EDITABLE Instance method Public Method 20081020
24 IS_VISIBLE Instance method Public Method 20081020
25 LIST_ATTRIBUTES Instance method Protected Method 20081020
26 RAISE_DIRTY_FLAG Instance method Protected Method set durty flag to abap_true 20081117
27 SET_ACTION_ON_DROP Instance method Public Method 20081106
28 SET_ATTRIBUTE_VALUE Instance method Public Method 20081020
29 SET_CONTEXT_MENU Instance method Public Method 20081023
30 SET_DRAGGABLE Instance method Public Method 20081020
31 SET_EDITABLE Instance method Public Method 20081020
32 SET_INDEX Instance method Public Method 20081112
33 SET_LABEL Instance method Public Method 20081020
34 SET_MODEL Instance method Protected Method 20081117
35 SET_ON_DROP_PARAMETERS Instance method Public Method 20090114
36 SET_STATE Instance method Public Method 20081106
37 SET_STATE_FOR_STORE Instance method Public Method 20081119
38 SET_STYLE Instance method Public Method 20081020
39 SET_TOOLTIP Instance method Public Method 20081020
40 SET_VISIBLE Instance method Public Method 20081020
41 SET_X Instance method Public Method 20081020
42 SET_Y Instance method Public Method 20081020
43 SET_Z Instance method Public Method 20081106
Events
Class CL_WCF_GMT_NEXUS_POINT has no event.
Types
Class CL_WCF_GMT_NEXUS_POINT has no local type.
Method Signatures

Method CLEAN_DIRTY_FLAG Signature

Method CLEAN_DIRTY_FLAG on class CL_WCF_GMT_NEXUS_POINT has no parameter.
Method CLEAN_DIRTY_FLAG on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) CL_WCF_GMT_MODEL WCF GMT Model Structure 20081119
2 Importing IV_CONTEXT_MENU_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20081109
3 Importing IV_DRAGGABLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081014
4 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081014
5 Importing IV_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20081014
6 Importing IV_LABEL Call by reference Type reference (TYPE) STRING 20081014
7 Importing IV_ON_DROP Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081109
8 Importing IV_STATE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081109
9 Importing IV_STYLE Call by reference Type reference (TYPE) STRING 20081014
10 Importing IV_TOOLTIP Call by reference Type reference (TYPE) STRING 20081014
11 Importing IV_VISIBLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081014
12 Importing IV_X Call by reference Type reference (TYPE) I 20081014
13 Importing IV_Y Call by reference Type reference (TYPE) I 20081014
14 Importing IV_Z Call by reference Type reference (TYPE) I 20081109
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20081014

Method GET_ACTION_ON_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTION_ON_DROP Value transfer Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081106

Method GET_ACTION_ON_DROP on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method GET_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081020
2 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) STRING WCF GMT Nexus Name Type 20081020

Method GET_ATTRIBUTE_VALUE on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method GET_BINDABLE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BINDING_STRING Call by reference Type reference (TYPE) STRING 20081119
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20081119

Method GET_BINDABLE_STRING on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method GET_CLASS_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE Value transfer Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081111

Method GET_CLASS_TYPE on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method GET_COMPONENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COMPONENT_TYPE Value transfer Type reference (TYPE) WCF_GMT_NEXUS_COMPONENT_TYPE WCF GMT Nexus Component Type 20081107

Method GET_COMPONENT_TYPE on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method GET_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTEXT_MENU_ID Value transfer Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus Context Menu 20081109

Method GET_CONTEXT_MENU on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20081014

Method GET_ID on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method GET_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INDEX Value transfer Type reference (TYPE) I 20081112

Method GET_INDEX on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method GET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LABEL Value transfer Type reference (TYPE) STRING 20081020

Method GET_LABEL on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_MODEL Value transfer Object reference (TYPE REF TO) CL_WCF_GMT_MODEL WCF GMT Model Structure 20081212

Method GET_MODEL on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method GET_ON_DROP_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ON_DROP_PARAMETERS Value transfer Type reference (TYPE) STRING 20090114

Method GET_ON_DROP_PARAMETERS on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATE Value transfer Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081106

Method GET_STATE on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method GET_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STYLE Value transfer Type reference (TYPE) STRING 20081020

Method GET_STYLE on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method GET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TOOLTIP Value transfer Type reference (TYPE) STRING 20081020

Method GET_TOOLTIP on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method GET_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_X Value transfer Type reference (TYPE) I 20081020

Method GET_X on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method GET_Y Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_Y Value transfer Type reference (TYPE) I 20081020

Method GET_Y on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method GET_Z Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_Z Value transfer Type reference (TYPE) I 20081106

Method GET_Z on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method INIT_ATTRIBUTE_LIST Signature

Method INIT_ATTRIBUTE_LIST on class CL_WCF_GMT_NEXUS_POINT has no parameter.
Method INIT_ATTRIBUTE_LIST on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method IS_DIRTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DIRTY_FLAG Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081117

Method IS_DIRTY on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method IS_DRAGGABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DRAGGABLE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081020

Method IS_DRAGGABLE on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method IS_EDITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EDITABLE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081020

Method IS_EDITABLE on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VISIBLE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081020

Method IS_VISIBLE on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method LIST_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) WCF_GMT_NAME_T WCF GMT Nexus name table 20081020

Method LIST_ATTRIBUTES on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method RAISE_DIRTY_FLAG Signature

Method RAISE_DIRTY_FLAG on class CL_WCF_GMT_NEXUS_POINT has no parameter.
Method RAISE_DIRTY_FLAG on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method SET_ACTION_ON_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_ON_DROP Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081106

Method SET_ACTION_ON_DROP on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method SET_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081020
2 Importing IV_ATTRIBUTE_VALUE Call by reference Type reference (TYPE) STRING 20081020

Method SET_ATTRIBUTE_VALUE on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method SET_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT_MENU_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus Context Menu 20081109

Method SET_CONTEXT_MENU on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method SET_DRAGGABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DRAGGABLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081020

Method SET_DRAGGABLE on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method SET_EDITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081020

Method SET_EDITABLE on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method SET_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I 20081112

Method SET_INDEX on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method SET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LABEL Call by reference Type reference (TYPE) STRING 20081020

Method SET_LABEL on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method SET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) CL_WCF_GMT_MODEL WCF GMT Model Structure 20081117

Method SET_MODEL on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method SET_ON_DROP_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ON_DROP_PARAMETERS Call by reference Type reference (TYPE) STRING 20090114

Method SET_ON_DROP_PARAMETERS on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081106

Method SET_STATE on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method SET_STATE_FOR_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FOR_STORE Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20081119

Method SET_STATE_FOR_STORE on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method SET_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STYLE Call by reference Type reference (TYPE) STRING 20081020

Method SET_STYLE on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method SET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TOOLTIP Call by reference Type reference (TYPE) STRING 20081020

Method SET_TOOLTIP on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VISIBLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081020

Method SET_VISIBLE on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method SET_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_X Call by reference Type reference (TYPE) I 20081020

Method SET_X on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method SET_Y Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_Y Call by reference Type reference (TYPE) I 20081020

Method SET_Y on class CL_WCF_GMT_NEXUS_POINT has no exception.

Method SET_Z Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_Z Call by reference Type reference (TYPE) I 20081106

Method SET_Z on class CL_WCF_GMT_NEXUS_POINT has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700