SAP ABAP Class CL_SMT_WD_EVENT_CONTEXT (Web Dynpro event context 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 | 20080204 |
Properties
| Class | CL_SMT_WD_EVENT_CONTEXT | |
| Short Description | Web Dynpro event context 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 | 20080204 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SMT_WD_EVENT_CONTEXT has no forward declaration.
Interfaces
Class CL_SMT_WD_EVENT_CONTEXT has no interface implemented.
Friends
Class CL_SMT_WD_EVENT_CONTEXT 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) | CL_SMT_EVENT_CONTEXT | Event context | 20080204 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SMT_WD_CHECK_SET | Web Dynpro check set class | 20080204 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SMT_WD_RULE_SET | Web Dynpro check set class | 20080204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clear the rule | 20080403 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080216 | |
| 3 | Instance method | Public | Method | Return the context | 20080526 | |
| 4 | Instance method | Public | Method | Return an instance of the web dynpro check set class | 20080216 | |
| 5 | Instance method | Public | Method | Return an instance of the web dynpro rule set class | 20080216 |
Events
Class CL_SMT_WD_EVENT_CONTEXT has no event.
Types
Class CL_SMT_WD_EVENT_CONTEXT has no local type.
Method Signatures
Method CLEAR_RULE Signature
Method CLEAR_RULE on class CL_SMT_WD_EVENT_CONTEXT has no parameter.
Method CLEAR_RULE on class CL_SMT_WD_EVENT_CONTEXT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SMT_WD_EVENT_CONTEXT has no parameter.
Method CONSTRUCTOR on class CL_SMT_WD_EVENT_CONTEXT has no exception.
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CONTEXT | Value transfer | Type reference (TYPE) | SMT_CONTEXT | Context | 20080526 |
Method GET_CONTEXT on class CL_SMT_WD_EVENT_CONTEXT has no exception.
Method GET_WD_CHECK_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CHECK_SET | Value transfer | Object reference (TYPE REF TO) | CL_SMT_WD_CHECK_SET | Web Dynpro check set class | 20080216 |
Method GET_WD_CHECK_SET on class CL_SMT_WD_EVENT_CONTEXT has no exception.
Method GET_WD_RULE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_RULE_SET | Value transfer | Object reference (TYPE REF TO) | CL_SMT_WD_RULE_SET | Web Dynpro check set class | 20080216 |
Method GET_WD_RULE_SET on class CL_SMT_WD_EVENT_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |