SAP ABAP Class CL_SMT_WD_CHECK_SET (Web Dynpro check set 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 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_WD_ASSIGNABLE_OBJECT | Web dynpro assignable object interface | 20080220 |
Properties
Class | CL_SMT_WD_CHECK_SET | |
Short Description | Web Dynpro check set 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_CHECK_SET has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SMT_WD_ASSIGNABLE_OBJECT | Web dynpro assignable object interface | 20080220 |
Friends
Class CL_SMT_WD_CHECK_SET 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_CHECK_SET | Set of checks | 20080216 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080216 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080218 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SMT_EVENT | Event | 20081106 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SMT_EVENT_OBJECT | Event object | 20081106 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add a new check | 20080218 |
2 | ![]() |
Instance method | Public | Method | Clone a check | 20080406 |
3 | ![]() |
Instance method | Private | Method | Return a check web dynpro data | 20080216 |
4 | ![]() |
Instance method | Private | Method | Return the selected check element | 20080218 |
5 | ![]() |
Instance method | Public | Method | Handles check class ovs operations | 20080225 |
6 | ![]() |
Instance method | Public | Method | Handles structure field ovs operations | 20080303 |
7 | ![]() |
Instance method | Public | Method | Handles structure ovs operations | 20080303 |
8 | ![]() |
Instance method | Private | Method | Load assignment attribute values | 20080219 |
9 | ![]() |
Instance method | Public | Method | Add a check on drop event | 20081021 |
10 | ![]() |
Instance method | Public | Method | Remove a check | 20080218 |
11 | ![]() |
Instance method | Public | Method | Return true if the check set requires a new extension | 20080503 |
12 | ![]() |
Instance method | Private | Method | Set the check class | 20080219 |
13 | ![]() |
Instance method | Private | Method | Set the initial value check for a check | 20080218 |
14 | ![]() |
Instance method | Private | Method | Set the initial value check | 20080218 |
15 | ![]() |
Instance method | Private | Method | Set the structure for a check | 20080218 |
16 | ![]() |
Instance method | Private | Method | Set the event class | 20081106 |
17 | ![]() |
Instance method | Private | Method | Set the currently focused check | 20080415 |
18 | ![]() |
Instance method | Private | Method | Set the assignment to the structure field check | 20080403 |
19 | ![]() |
Instance method | Private | Method | Set the switch for a check | 20080219 |
Events
Class CL_SMT_WD_CHECK_SET has no event.
Types
Class CL_SMT_WD_CHECK_SET has no local type.
Method Signatures
Method ADD_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEVELOPMENT_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20080304 |
Method ADD_CHECK on class CL_SMT_WD_CHECK_SET has no exception.
Method CLONE_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEVELOPMENT_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20080406 |
Method CLONE_CHECK on class CL_SMT_WD_CHECK_SET has no exception.
Method GET_CHECK_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CHECK | Call by reference | Object reference (TYPE REF TO) | CL_SMT_CHECK | Check | 20080216 | ||
2 | ![]() |
RS_DATA | Value transfer | Type reference (TYPE) | SMT_WD_S_CHECK | Check information | 20080216 |
Method GET_CHECK_DATA on class CL_SMT_WD_CHECK_SET has no exception.
Method GET_SELECTED_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Data not found error | 20080218 |
Method HANDLE_CHECK_CLASS_OVS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CALLBACK_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20080225 |
Method HANDLE_CHECK_CLASS_OVS on class CL_SMT_WD_CHECK_SET has no exception.
Method HANDLE_FIELD_OVS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CALLBACK_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20080303 |
Method HANDLE_FIELD_OVS on class CL_SMT_WD_CHECK_SET has no exception.
Method HANDLE_STRUCTURE_OVS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CALLBACK_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20080303 |
Method HANDLE_STRUCTURE_OVS on class CL_SMT_WD_CHECK_SET has no exception.
Method LOAD_ASSIGNMENT_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080219 |
Method LOAD_ASSIGNMENT_ATTRIBUTES on class CL_SMT_WD_CHECK_SET has no exception.
Method ON_DROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20090125 | ||
2 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | SMT_FIELD_PATH | Field of Source Structure | 20090125 |
Method ON_DROP on class CL_SMT_WD_CHECK_SET has no exception.
Method REMOVE_CHECK Signature
Method REMOVE_CHECK on class CL_SMT_WD_CHECK_SET has no parameter.
Method REMOVE_CHECK on class CL_SMT_WD_CHECK_SET has no exception.
Method REQUIRES_NEW_EXTENSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_REQUIRED | Value transfer | Type reference (TYPE) | SMT_BOOLEAN | 20080503 |
Method REQUIRES_NEW_EXTENSION on class CL_SMT_WD_CHECK_SET has no exception.
Method SET_CHECK_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080219 |
Method SET_CHECK_CLASS on class CL_SMT_WD_CHECK_SET has no exception.
Method SET_CHECK_FIXED_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080218 |
Method SET_CHECK_FIXED_VALUE on class CL_SMT_WD_CHECK_SET has no exception.
Method SET_CHECK_INITIAL_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080218 |
Method SET_CHECK_INITIAL_VALUE on class CL_SMT_WD_CHECK_SET has no exception.
Method SET_CHECK_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080218 |
Method SET_CHECK_STRUCTURE on class CL_SMT_WD_CHECK_SET has no exception.
Method SET_EVENT Signature
Method SET_EVENT on class CL_SMT_WD_CHECK_SET has no parameter.
Method SET_EVENT on class CL_SMT_WD_CHECK_SET has no exception.
Method SET_FOCUSED_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080415 |
Method SET_FOCUSED_CHECK on class CL_SMT_WD_CHECK_SET has no exception.
Method SET_STRUCTURE_FIELD_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080403 |
Method SET_STRUCTURE_FIELD_ASSIGNMENT on class CL_SMT_WD_CHECK_SET has no exception.
Method SET_SWITCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080219 |
Method SET_SWITCH on class CL_SMT_WD_CHECK_SET has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |