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 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20080506 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20080506 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080715 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080507 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SMT_EVENT | Event | 20080303 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SMT_WD_STRUCTURE_TREE | Web Dynpro Event Class | 20080501 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SMT_WD_ASSIGNABLE_OBJECT | Web dynpro assignable object interface | 20080417 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SMT_WD_STRUCTURE_TREE | Web Dynpro Event Class | 20080501 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SMT_BOOLEAN | SO_CO->GC_TRUE | Boolean value | 20080423 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20080423 | |||
| 11 | 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 | Instance method | Public | Event handling method | Assign Structure Field to Assignable Object Parameter | 20080417 | |
| 2 | Instance method | Public | Method | Clear the current Assignable Object | 20080605 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20080303 | |
| 4 | Instance method | Public | Method | Returns the Left Structure class | 20080501 | |
| 5 | Instance method | Public | Method | Returns the Right Structure class | 20080501 | |
| 6 | Instance method | Public | Method | Returns the selected Structure and field | 20080325 | |
| 7 | Instance method | Public | Method | Handle configuration changes | 20080429 | |
| 8 | Instance method | Public | Method | Map the selected structure fields | 20080715 | |
| 9 | Instance method | Public | Method | Refresh the current Assignable Object | 20080611 | |
| 10 | Instance method | Public | Method | Refresh the Web Dynpro layout | 20080717 | |
| 11 | Instance method | Public | Method | Set the current Assignable Object | 20080606 | |
| 12 | Instance method | Public | Method | Set the Assignment status | 20080414 | |
| 13 | Instance method | Public | Method | Set the main web dynpro components | 20080307 | |
| 14 | Instance method | Private | Method | Sets the Left Structure Tree class | 20080506 | |
| 15 | Instance method | Private | Method | Sets the Right Structure Tree class | 20080506 | |
| 16 | Instance method | Private | Method | Sets The Sort Option | 20081113 | |
| 17 | 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 | PV_FIELD | Call by reference | Attribute reference (LIKE) | 20080509 | |||||
| 2 | PV_IS_TARGET | Call by reference | Attribute reference (LIKE) | 20080612 | |||||
| 3 | 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 | 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 | 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 | XV_SOURCE_FIELD | Call by reference | Type reference (TYPE) | SMT_FIELD_PATH | Field path | 20080325 | |||
| 2 | XV_SOURCE_STRUCTURE | Call by reference | Type reference (TYPE) | SMT_STRUCTURE_PATH | Structure path | 20080325 | |||
| 3 | XV_TARGET_FIELD | Call by reference | Type reference (TYPE) | SMT_FIELD_PATH | Field path | 20080325 | |||
| 4 | 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 | IV_SORT_OPTION | Call by reference | Type reference (TYPE) | SMT_WD_SORT_OPTION | Selection For Sorting Operations | 20081113 | |||
| 2 | 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 | 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 | IV_IS_ASSIGNMENT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20080414 | |||
| 2 | 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 | IO_CPUSE_LEFT_STRUCTURE_TREE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20080506 | |||
| 2 | IO_CPUSE_RIGHT_STRUCTURE_TREE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20080506 | |||
| 3 | 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 | 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 | 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 |