SAP ABAP Class CL_SMT_WD_EVENT_STRUCTURES (Web Dynpro Event Class)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_WEB_DYNPRO (Package) web dynrpro UI classes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SMT_WD_OBJECT Object abstraction class 20080303
Properties
Class CL_SMT_WD_EVENT_STRUCTURES  
Short Description Web Dynpro Event Class    
Super Class CL_SMT_WD_OBJECT Object abstraction class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_WEB_DYNPRO   web dynrpro UI classes 
Created 20080303   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMT_WD_EVENT_STRUCTURES has no forward declaration.
Interfaces
Class CL_SMT_WD_EVENT_STRUCTURES has no interface implemented.
Friends
Class CL_SMT_WD_EVENT_STRUCTURES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CPUSE_LEFT_STRUCTURE_TREE Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20080506
2 MO_CPUSE_RIGHT_STRUCTURE_TREE Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20080506
3 MO_CTX_NODE_CONFIGURATION Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080715
4 MO_CTX_NODE_PROPERTIES Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080507
5 MO_EVENT Instance attribute Private Object reference (TYPE REF TO) CL_SMT_EVENT Event 20080303
6 MO_WD_LEFT_STRUCTURE_TREE Instance attribute Private Object reference (TYPE REF TO) CL_SMT_WD_STRUCTURE_TREE Web Dynpro Event Class 20080501
7 MO_WD_OBJECT Instance attribute Private Object reference (TYPE REF TO) IF_SMT_WD_ASSIGNABLE_OBJECT Web dynpro assignable object interface 20080417
8 MO_WD_RIGHT_STRUCTURE_TREE Instance attribute Private Object reference (TYPE REF TO) CL_SMT_WD_STRUCTURE_TREE Web Dynpro Event Class 20080501
9 MV_IS_TARGET_LEFT Instance attribute Private Type reference (TYPE) SMT_BOOLEAN SO_CO->GC_TRUE Boolean value 20080423
10 MV_IS_TARGET_RIGHT Instance attribute Private Type reference (TYPE) SMT_BOOLEAN Boolean value 20080423
11 MV_SORT Instance attribute Private Type reference (TYPE) SMT_WD_SORT_OPTION Selection For Sorting Operations 20081113
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_STRUCTURE_FIELD Instance method Public Event handling method Assign Structure Field to Assignable Object Parameter 20080417
2 CLEAR_ASSIGNABLE_OBJECT Instance method Public Method Clear the current Assignable Object 20080605
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080303
4 GET_LEFT_STRUCTURE_TREE Instance method Public Method Returns the Left Structure class 20080501
5 GET_RIGHT_STRUCTURE_TREE Instance method Public Method Returns the Right Structure class 20080501
6 GET_SELECTED_FIELDS Instance method Public Method Returns the selected Structure and field 20080325
7 HANDLE_CONFIG_CHANGES Instance method Public Method Handle configuration changes 20080429
8 MAP_FIELDS Instance method Public Method Map the selected structure fields 20080715
9 REFRESH_ASSIGNABLE_OBJECT Instance method Public Method Refresh the current Assignable Object 20080611
10 REFRESH_LAYOUT Instance method Public Method Refresh the Web Dynpro layout 20080717
11 SET_ASSIGNABLE_OBJECT Instance method Public Method Set the current Assignable Object 20080606
12 SET_ASSIGN_STATUS Instance method Public Method Set the Assignment status 20080414
13 SET_COMPONENTS Instance method Public Method Set the main web dynpro components 20080307
14 SET_LEFT_STRUCTURE_TREE Instance method Private Method Sets the Left Structure Tree class 20080506
15 SET_RIGHT_STRUCTURE_TREE Instance method Private Method Sets the Right Structure Tree class 20080506
16 SET_SORT_OPTION Instance method Private Method Sets The Sort Option 20081113
17 SET_STRUCTURE_POSITION Instance method Public Method Set the Structure position 20080423
Events
Class CL_SMT_WD_EVENT_STRUCTURES has no event.
Types
Class CL_SMT_WD_EVENT_STRUCTURES has no local type.
Method Signatures

Method ASSIGN_STRUCTURE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PV_FIELD Call by reference Attribute reference (LIKE) 20080509
2 Importing PV_IS_TARGET Call by reference Attribute reference (LIKE) 20080612
3 Importing PV_STRUCTURE Call by reference Attribute reference (LIKE) 20080509

Method ASSIGN_STRUCTURE_FIELD on class CL_SMT_WD_EVENT_STRUCTURES has no exception.

Method CLEAR_ASSIGNABLE_OBJECT Signature

Method CLEAR_ASSIGNABLE_OBJECT on class CL_SMT_WD_EVENT_STRUCTURES has no parameter.
Method CLEAR_ASSIGNABLE_OBJECT on class CL_SMT_WD_EVENT_STRUCTURES has no exception.

Method CONSTRUCTOR Signature

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

Method GET_LEFT_STRUCTURE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_LEFT_STRUCTURE_TREE Value transfer Object reference (TYPE REF TO) CL_SMT_WD_STRUCTURE_TREE Web Dynpro Event Class 20080501

Method GET_LEFT_STRUCTURE_TREE on class CL_SMT_WD_EVENT_STRUCTURES has no exception.

Method GET_RIGHT_STRUCTURE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RIGHT_STRUCTURE_TREE Value transfer Object reference (TYPE REF TO) CL_SMT_WD_STRUCTURE_TREE Web Dynpro Event Class 20080501

Method GET_RIGHT_STRUCTURE_TREE on class CL_SMT_WD_EVENT_STRUCTURES has no exception.

Method GET_SELECTED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting XV_SOURCE_FIELD Call by reference Type reference (TYPE) SMT_FIELD_PATH Field path 20080325
2 Exporting XV_SOURCE_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20080325
3 Exporting XV_TARGET_FIELD Call by reference Type reference (TYPE) SMT_FIELD_PATH Field path 20080325
4 Exporting XV_TARGET_STRUCTURE Call by reference Type reference (TYPE) SMT_STRUCTURE_PATH Structure path 20080325

Method GET_SELECTED_FIELDS on class CL_SMT_WD_EVENT_STRUCTURES has no exception.

Method HANDLE_CONFIG_CHANGES Signature

Method HANDLE_CONFIG_CHANGES on class CL_SMT_WD_EVENT_STRUCTURES has no parameter.
Method HANDLE_CONFIG_CHANGES on class CL_SMT_WD_EVENT_STRUCTURES has no exception.

Method MAP_FIELDS Signature

Method MAP_FIELDS on class CL_SMT_WD_EVENT_STRUCTURES has no parameter.
Method MAP_FIELDS on class CL_SMT_WD_EVENT_STRUCTURES has no exception.

Method REFRESH_ASSIGNABLE_OBJECT Signature

Method REFRESH_ASSIGNABLE_OBJECT on class CL_SMT_WD_EVENT_STRUCTURES has no parameter.
Method REFRESH_ASSIGNABLE_OBJECT on class CL_SMT_WD_EVENT_STRUCTURES has no exception.

Method REFRESH_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SORT_OPTION Call by reference Type reference (TYPE) SMT_WD_SORT_OPTION Selection For Sorting Operations 20081113
2 Importing IV_STRUCTURE_POS Call by reference Type reference (TYPE) SMT_WD_STRUCTURE_POSITION Structure location (Left, Right) 20080717

Method REFRESH_LAYOUT on class CL_SMT_WD_EVENT_STRUCTURES has no exception.

Method SET_ASSIGNABLE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_OBJECT Call by reference Object reference (TYPE REF TO) IF_SMT_WD_ASSIGNABLE_OBJECT Web dynpro assignable object interface 20080606

Method SET_ASSIGNABLE_OBJECT on class CL_SMT_WD_EVENT_STRUCTURES has no exception.

Method SET_ASSIGN_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_ASSIGNMENT Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20080414
2 Importing IV_IS_MAPPING Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20080417

Method SET_ASSIGN_STATUS on class CL_SMT_WD_EVENT_STRUCTURES has no exception.

Method SET_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CPUSE_LEFT_STRUCTURE_TREE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20080506
2 Importing IO_CPUSE_RIGHT_STRUCTURE_TREE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20080506
3 Importing IO_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20080307

Method SET_COMPONENTS on class CL_SMT_WD_EVENT_STRUCTURES has no exception.

Method SET_LEFT_STRUCTURE_TREE Signature

Method SET_LEFT_STRUCTURE_TREE on class CL_SMT_WD_EVENT_STRUCTURES has no parameter.
Method SET_LEFT_STRUCTURE_TREE on class CL_SMT_WD_EVENT_STRUCTURES has no exception.

Method SET_RIGHT_STRUCTURE_TREE Signature

Method SET_RIGHT_STRUCTURE_TREE on class CL_SMT_WD_EVENT_STRUCTURES has no parameter.
Method SET_RIGHT_STRUCTURE_TREE on class CL_SMT_WD_EVENT_STRUCTURES has no exception.

Method SET_SORT_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SORT_OPTION Call by reference Type reference (TYPE) SMT_WD_SORT_OPTION Sorting Option 20081113

Method SET_SORT_OPTION on class CL_SMT_WD_EVENT_STRUCTURES has no exception.

Method SET_STRUCTURE_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRUCTURE_POSITION Call by reference Type reference (TYPE) SMT_WD_STRUCTURE_POSITION Structure location (Left, Right) 20080423

Method SET_STRUCTURE_POSITION on class CL_SMT_WD_EVENT_STRUCTURES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701