SAP ABAP Class CL_SMT_WD_EVENT_STRUCT_DETAIL (Web Dynpro event structure detail 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_VIEW | View Superclass | 20080209 |
Properties
| Class | CL_SMT_WD_EVENT_STRUCT_DETAIL | |
| Short Description | Web Dynpro event structure detail class | |
| Super Class | CL_SMT_WD_VIEW | View Superclass |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GMT_WEB_DYNPRO | web dynrpro UI classes |
| Created | 20080205 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SMT_WD_EVENT_STRUCT_DETAIL has no forward declaration.
Interfaces
Class CL_SMT_WD_EVENT_STRUCT_DETAIL has no interface implemented.
Friends
Class CL_SMT_WD_EVENT_STRUCT_DETAIL 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_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080206 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080206 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080220 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SMT_EVENT | Event | 20080205 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SMT_WD_T_EVENT_STRUCTURE | List of event_structures | 20080206 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SMT_WD_T_EVENT_STRUCTURE | List of event_structures | 20080206 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SMT_BOOLEAN | 20080209 | ||||
| 8 | Static Attribute | Public | Type reference (TYPE) | STRING | for getting the Additional or predecessor structure | 20090325 |
Methods
Events
Class CL_SMT_WD_EVENT_STRUCT_DETAIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_T_ELEMENT_INSTANCE | Private | See coding | 20080206 | lty_t_element_instance TYPE STANDARD TABLE OF REF TO if_wd_context_element
|
Method Signatures
Method CHECK_STRUCTURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ADDED_STRUCTURE | Call by reference | Type reference (TYPE) | LTY_T_ELEMENT_INSTANCE | 20080206 | ||||
| 2 | ET_REMOVED_STRUCTURE | Call by reference | Type reference (TYPE) | SMT_T_ID | List of ID | 20080206 | |||
| 3 | IO_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080206 | |||
| 4 | IT_STRUCTURE | Call by reference | Type reference (TYPE) | SMT_WD_T_EVENT_STRUCTURE | List of event_structures | 20080206 | |||
| 5 | IV_ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | SMT_WD_CONTEXT_ATTRIBUTE_NAME | Context node name | 20080206 | |||
| 6 | IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | SMT_WD_CONTEXT_ATTRIBUTE_NAME | Context node name | 20080206 |
Method CHECK_STRUCTURES on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no exception.
Method CLEAR_ADD_SOURCE_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | SMT_GUID | 20080206 |
Method CLEAR_ADD_SOURCE_STRUCTURE on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no exception.
Method CLEAR_PRECEEDING_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | SMT_GUID | 20080206 |
Method CLEAR_PRECEEDING_STRUCTURE on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080206 |
Method CONSTRUCTOR on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no exception.
Method GET_ADD_STRUC_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTR_STRUC | Value transfer | Type reference (TYPE) | SMT_WD_T_EVENT_STRUCTURE | List of web dynpro events | 20090420 |
Method GET_ADD_STRUC_EXT on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no exception.
Method GET_EVENT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ID | Value transfer | Type reference (TYPE) | SMT_GUID | 20080220 |
Method GET_EVENT_ID on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no exception.
Method GET_PRED_STRUC_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTR_STRUC | Value transfer | Type reference (TYPE) | SMT_WD_T_EVENT_STRUCTURE | List of web dynpro events | 20090420 |
Method GET_PRED_STRUC_EXT on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no exception.
Method HAS_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_ERRORS | Value transfer | Type reference (TYPE) | SMT_BOOLEAN | 20080209 |
Method HAS_ERRORS on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no exception.
Method LOAD_ADD_SOURCE_STRUCTURES Signature
Method LOAD_ADD_SOURCE_STRUCTURES on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no parameter.
Method LOAD_ADD_SOURCE_STRUCTURES on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no exception.
Method LOAD_CONTEXT Signature
Method LOAD_CONTEXT on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no parameter.
Method LOAD_CONTEXT on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no exception.
Method LOAD_PRECEEDING_STRUCTURES Signature
Method LOAD_PRECEEDING_STRUCTURES on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no parameter.
Method LOAD_PRECEEDING_STRUCTURES on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no exception.
Method SET_ADDITIONAL_SOURCE_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080320 |
Method SET_ADDITIONAL_SOURCE_STRUCT on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NO_ERROR | Value transfer | Type reference (TYPE) | SMT_BOOLEAN | 20080209 |
Method SET_DATA on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no exception.
Method SET_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_SMT_EVENT | Event | 20080209 |
Method SET_EVENT on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no exception.
Method SET_PRECEEDING_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080320 |
Method SET_PRECEEDING_STRUCTURE on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no exception.
Method SET_VALUE_HELP Signature
Method SET_VALUE_HELP on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no parameter.
Method SET_VALUE_HELP on class CL_SMT_WD_EVENT_STRUCT_DETAIL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |