SAP ABAP Class CL_FDT_WD_ISLAND_MSG_ACTION (FDT WD Island: User Action Message)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_ISLAND_INFRASTRUCTURE (Package) BRFplus: Island Infrastructure
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_ISLAND_MESSAGE_CORE | FDT WD Island: Core Messages | 20111115 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_WD_ISLAND_MSG_ACTION | FDT WD Island: (User-)Action | 20111115 |
Properties
| Class | CL_FDT_WD_ISLAND_MSG_ACTION | |
| Short Description | FDT WD Island: User Action Message | |
| Super Class | CL_FDT_WD_ISLAND_MESSAGE_CORE | FDT WD Island: Core Messages |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_WD_ISLAND_INFRASTRUCTURE | BRFplus: Island Infrastructure |
| Created | 20111115 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FDT_WD_ISLAND_MSG_ACTION | FDT WD Island: (User-)Action | 20111115 |
Friends
Class CL_FDT_WD_ISLAND_MSG_ACTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'change_object_state' | Name of the action to change the state# | 20120313 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'current_object_state_code' | Parameter, which stores the current state code | 20120313 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'new_object_state_code' | Parameter, which stores the requested state code | 20120313 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'save' | Name of the action to change the state# | 20120621 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'close_controls' | Action, which closes controls | 20120612 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'reserved_action_name' | Parameter, which stores the name of the action msg | 20111115 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_WD_ISLAND_MSG_ACTION=>TS_PARAM | Parameter list for user actions | 20111115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111115 |
Events
Class CL_FDT_WD_ISLAND_MSG_ACTION has no event.
Types
Class CL_FDT_WD_ISLAND_MSG_ACTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | FDT WD: Configuration | 20111115 | |||
| 2 | IO_PARENT_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MESSAGE | FDT WD Island: Message | 20111115 | |||
| 3 | IS_MESSAGE_STATE | Call by reference | Type reference (TYPE) | IF_FDT_WD_ISLAND_MESSAGE=>S_MESSAGE_STATE | 20111124 | ||||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20111115 | |||
| 5 | IV_MESSAGE_ACTION | Call by reference | Type reference (TYPE) | STRING | Message Action | 20111115 | |||
| 6 | IV_MESSAGE_ORIGIN | Call by reference | Type reference (TYPE) | STRING | IF_FDT_WD_ISLAND_MESSAGE=>GC_MESSAGE_ORIGIN_ABAP | Message Origin | 20111115 | ||
| 7 | IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | STRING | Message Type | 20111115 |
Method CONSTRUCTOR on class CL_FDT_WD_ISLAND_MSG_ACTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |