SAP ABAP Class CL_CTS_ORGANIZER_WD_ADD_ATTR (Transport Organizer - Class for View 'POPUP_ADD_ATTRIBUTES')
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-ORG (Application Component) Transport Organizer
⤷
SCTS_ORGANIZER_USER_INTERFACE (Package) Central CTS - Organizer Package / User Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_ORGANIZER_WD_CONSTANTS | Transport Organizer - Interface for Constants | 20101125 |
Properties
| Class | CL_CTS_ORGANIZER_WD_ADD_ATTR | |
| Short Description | Transport Organizer - Class for View 'POPUP_ADD_ATTRIBUTES' | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_ORGANIZER_USER_INTERFACE | Central CTS - Organizer Package / User Interface |
| Created | 20100830 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_ORGANIZER_WD_CONSTANTS | Transport Organizer - Interface for Constants | 20101125 |
Friends
Class CL_CTS_ORGANIZER_WD_ADD_ATTR 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) | IWCI_CTS_ORGANIZER | Web Dynpro: Controller Interface | 20100830 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Reference to the Context | 20100830 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20100830 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_WINDOW_CONTROLLER | Web Dynpro: Window Controller | 20100830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20100830 | |
| 2 | Instance method | Public | Method | Create Information Messages for all Attributes added | 20101012 | |
| 3 | Instance method | Public | Method | Delete the Instance of the Class | 20100830 | |
| 4 | Static method | Public | Method | Get an Instance of the Class | 20100830 | |
| 5 | Instance method | Public | Method | Prepare the Popup for adding Attributes on Tab 'Attributes' | 20100830 | |
| 6 | Instance method | Public | Method | Set the Display Attributes of the Message Area | 20100830 | |
| 7 | Instance method | Public | Method | Sort the Table containing the Attributes to be added | 20100831 | |
| 8 | Instance method | Public | Method | Validate the User Input | 20100830 |
Events
Class CL_CTS_ORGANIZER_WD_ADD_ATTR has no event.
Types
Class CL_CTS_ORGANIZER_WD_ADD_ATTR 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_WD_COMPONENT_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IWCI_CTS_ORGANIZER | Web Dynpro: Component Controller | 20100830 | |||
| 2 | IO_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Reference to the Context | 20100830 | |||
| 3 | IO_WD_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20100830 | |||
| 4 | IO_WD_WINDOW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW_CONTROLLER | Web Dynpro: Window Controller | 20100830 |
Method CONSTRUCTOR on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no exception.
Method CREATE_MESSAGE_ATTR_ADDED Signature
Method CREATE_MESSAGE_ATTR_ADDED on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no parameter.
Method CREATE_MESSAGE_ATTR_ADDED on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no exception.
Method DESTROY Signature
Method DESTROY on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no parameter.
Method DESTROY on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WD_COMPONENT_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IWCI_CTS_ORGANIZER | Web Dynpro: Component Controller | 20100830 | |||
| 2 | IO_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Reference to the Context | 20100830 | |||
| 3 | IO_WD_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20100830 | |||
| 4 | IO_WD_WINDOW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW_CONTROLLER | Web Dynpro: Window Controller | 20100830 | |||
| 5 | RO_CL_CTS_ORGANIZER_ADD_ATTR | Value transfer | Object reference (TYPE REF TO) | CL_CTS_ORGANIZER_WD_ADD_ATTR | Class representing the View 'POPUP_ADD_ATTRIBUTES' | 20100830 |
Method GET_INSTANCE on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no exception.
Method PREPARE_POPUP_ADD_ATTRIBUTES Signature
Method PREPARE_POPUP_ADD_ATTRIBUTES on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no parameter.
Method PREPARE_POPUP_ADD_ATTRIBUTES on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no exception.
Method SET_MESSAGE_AREA_ATTRIBUTES Signature
Method SET_MESSAGE_AREA_ATTRIBUTES on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no parameter.
Method SET_MESSAGE_AREA_ATTRIBUTES on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no exception.
Method SORT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLUMN | Call by reference | Type reference (TYPE) | STRING | Column to be sorted | 20100831 | |||
| 2 | IV_DIRECTION | Call by reference | Type reference (TYPE) | WDUI_TABLE_COL_SORT_DIR | Sorting Direction | 20100831 |
Method SORT_TABLE on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no exception.
Method VALIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALIDATION_ERROR_OCCURED | Value transfer | Type reference (TYPE) | ABAP_BOOL | True = A Validation Error occured | 20100830 |
Method VALIDATE on class CL_CTS_ORGANIZER_WD_ADD_ATTR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |