SAP ABAP Class CL_SMT_WD_RULE (Web Dynpro rule view)
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 | 20080220 |
Properties
| Class | CL_SMT_WD_RULE | |
| Short Description | Web Dynpro rule view | |
| 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 | 20080220 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SMT_WD_RULE has no forward declaration.
Interfaces
Class CL_SMT_WD_RULE has no interface implemented.
Friends
Class CL_SMT_WD_RULE has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080221 | |
| 2 | Instance method | Private | Method | Create a complex transformation component | 20080221 | |
| 3 | Instance method | Private | Method | Create a mapping component | 20080303 | |
| 4 | Instance method | Public | Method | Return the type of the transformation component | 20080305 | |
| 5 | Instance method | Public | Method | Retun the web dynpro condition instance | 20080221 | |
| 6 | Instance method | Public | Method | Return an instance of the web dynpro transformation | 20080221 | |
| 7 | Instance method | Public | Method | Set the main web dynpro components | 20080221 | |
| 8 | Instance method | Private | Method | Set the condition object | 20080305 | |
| 9 | Instance method | Private | Method | Set the currently selected tab | 20080417 | |
| 10 | Instance method | Private | Method | Set the transformation object | 20080305 |
Events
Class CL_SMT_WD_RULE has no event.
Types
Class CL_SMT_WD_RULE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SMT_WD_RULE has no parameter.
Method CONSTRUCTOR on class CL_SMT_WD_RULE has no exception.
Method CREATE_COMPLEX_TRANSF_COMP Signature
Method CREATE_COMPLEX_TRANSF_COMP on class CL_SMT_WD_RULE has no parameter.
Method CREATE_COMPLEX_TRANSF_COMP on class CL_SMT_WD_RULE has no exception.
Method CREATE_MAPPING_COMP Signature
Method CREATE_MAPPING_COMP on class CL_SMT_WD_RULE has no parameter.
Method CREATE_MAPPING_COMP on class CL_SMT_WD_RULE has no exception.
Method GET_TRANSFORMATION_CMP_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Type reference (TYPE) | SMT_OBJECT_TYPE | Object type ID | 20080305 |
Method GET_TRANSFORMATION_CMP_TYPE on class CL_SMT_WD_RULE has no exception.
Method GET_WD_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_WD_CONDITION | Value transfer | Object reference (TYPE REF TO) | CL_SMT_WD_METHOD_CALL | Web Dynpro check set class | 20080221 |
Method GET_WD_CONDITION on class CL_SMT_WD_RULE has no exception.
Method GET_WD_TRANSFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_WD_TRANSFORMATION | Value transfer | Object reference (TYPE REF TO) | CL_SMT_WD_OBJECT | Object abstraction class | 20080221 |
Method GET_WD_TRANSFORMATION on class CL_SMT_WD_RULE has no exception.
Method SET_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CPUSE_CONDITION | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20080221 | |||
| 2 | IO_CPUSE_TRANSFORM | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20080221 | |||
| 3 | IO_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20080221 |
Method SET_COMPONENTS on class CL_SMT_WD_RULE has no exception.
Method SET_CONDITION Signature
Method SET_CONDITION on class CL_SMT_WD_RULE has no parameter.
Method SET_CONDITION on class CL_SMT_WD_RULE has no exception.
Method SET_SELECTED_TAB Signature
Method SET_SELECTED_TAB on class CL_SMT_WD_RULE has no parameter.
Method SET_SELECTED_TAB on class CL_SMT_WD_RULE has no exception.
Method SET_TRANSFORMATION Signature
Method SET_TRANSFORMATION on class CL_SMT_WD_RULE has no parameter.
Method SET_TRANSFORMATION on class CL_SMT_WD_RULE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |