SAP ABAP Class CL_CTS_ORGANIZER_WD_DELETE_REQ (Transport Organizer - Class for View 'POPUP_DELETE_REQUEST')
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_DELETE_REQ | |
Short Description | Transport Organizer - Class for View 'POPUP_DELETE_REQUEST' | |
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 | 20100806 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CTS_ORGANIZER_WD_DELETE_REQ has no forward declaration.
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_DELETE_REQ 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_CTS_ORGANIZER_CORE_LOGIC | Class containing Core Logic of the Transport Organizer | 20100806 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IWCI_CTS_ORGANIZER | Web Dynpro: Controller Interface | 20100806 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Reference to the Context | 20100806 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20100806 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_WINDOW_CONTROLLER | Web Dynpro: Window Controller | 20100806 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CTS_ORGANIZER_TT_WD_VAL_MSG | Table Type of Structure CTS_ORGANIZER_WD_VAL_MESSAGES | 20101129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | The Value of the Checkbox has been changed by the User | 20100806 |
2 | ![]() |
Instance method | Public | Method | Close the Popin containing the Validation Results/Messages | 20101129 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20100806 |
4 | ![]() |
Instance method | Public | Method | Delete the Instance of the Class | 20100806 |
5 | ![]() |
Static method | Public | Method | Get an Instance of the Class | 20100806 |
6 | ![]() |
Instance method | Public | Method | Open the Popin containing the Validation Results/Messages | 20100806 |
7 | ![]() |
Instance method | Public | Method | Prepare the Popup for deleting Transport Requests | 20100806 |
8 | ![]() |
Instance method | Public | Method | Set the Display Attributes of the Message Area | 20100806 |
9 | ![]() |
Instance method | Public | Method | Set the Status of the 'Delete'-Button (Active <> Inactive) | 20120206 |
10 | ![]() |
Instance method | Public | Method | Unlock Requests/Tasks which had been selected for Deletion | 20110701 |
Events
Class CL_CTS_ORGANIZER_WD_DELETE_REQ has no event.
Types
Class CL_CTS_ORGANIZER_WD_DELETE_REQ has no local type.
Method Signatures
Method CHANGE_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WD_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20100806 |
Method CHANGE_SELECTION on class CL_CTS_ORGANIZER_WD_DELETE_REQ has no exception.
Method CLOSE_VALIDATION_POPIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20101129 |
Method CLOSE_VALIDATION_POPIN on class CL_CTS_ORGANIZER_WD_DELETE_REQ has no exception.
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 | 20100806 | ||
2 | ![]() |
IO_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Reference to the Context | 20100806 | ||
3 | ![]() |
IO_WD_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20100806 | ||
4 | ![]() |
IO_WD_WINDOW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW_CONTROLLER | Web Dynpro: Window Controller | 20100806 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
cCTS Bootstrapper: Eine Bootstrapper Exception | 20101126 | |
2 | ![]() |
Changes locked for given system | 20101126 | |
3 | ![]() |
System cannot be managed externally in TMS | 20101126 | |
4 | ![]() |
Keine Destination fuer das Ziel bekannt | 20101126 | |
5 | ![]() |
Domain unknown in TMS | 20101126 | |
6 | ![]() |
System unknown in TMS | 20101126 |
Method DESTROY Signature
Method DESTROY on class CL_CTS_ORGANIZER_WD_DELETE_REQ has no parameter.
Method DESTROY on class CL_CTS_ORGANIZER_WD_DELETE_REQ 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 | 20100806 | ||
2 | ![]() |
IO_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Reference to the Context | 20100806 | ||
3 | ![]() |
IO_WD_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20100806 | ||
4 | ![]() |
IO_WD_WINDOW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW_CONTROLLER | Web Dynpro: Window Controller | 20100806 | ||
5 | ![]() |
RO_CL_CTS_ORGANIZER_DELETE_REQ | Value transfer | Object reference (TYPE REF TO) | CL_CTS_ORGANIZER_WD_DELETE_REQ | Class representing the View 'POPUP_DELETE_REQUEST' | 20100806 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
cCTS Bootstrapper: Eine Bootstrapper Exception | 20101126 | |
2 | ![]() |
Changes locked for given system | 20101126 | |
3 | ![]() |
System cannot be managed externally in TMS | 20101126 | |
4 | ![]() |
Keine Destination fuer das Ziel bekannt | 20101126 | |
5 | ![]() |
Domain unknown in TMS | 20101126 | |
6 | ![]() |
System unknown in TMS | 20101126 |
Method OPEN_VALIDATION_POPIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20100806 |
Method OPEN_VALIDATION_POPIN on class CL_CTS_ORGANIZER_WD_DELETE_REQ has no exception.
Method PREPARE_POPUP_DELETE_REQUEST Signature
Method PREPARE_POPUP_DELETE_REQUEST on class CL_CTS_ORGANIZER_WD_DELETE_REQ has no parameter.
Method PREPARE_POPUP_DELETE_REQUEST on class CL_CTS_ORGANIZER_WD_DELETE_REQ has no exception.
Method SET_MESSAGE_AREA_ATTRIBUTES Signature
Method SET_MESSAGE_AREA_ATTRIBUTES on class CL_CTS_ORGANIZER_WD_DELETE_REQ has no parameter.
Method SET_MESSAGE_AREA_ATTRIBUTES on class CL_CTS_ORGANIZER_WD_DELETE_REQ has no exception.
Method SET_STATUS_OF_DELETE_BUTTON Signature
Method SET_STATUS_OF_DELETE_BUTTON on class CL_CTS_ORGANIZER_WD_DELETE_REQ has no parameter.
Method SET_STATUS_OF_DELETE_BUTTON on class CL_CTS_ORGANIZER_WD_DELETE_REQ has no exception.
Method UNLOCK_ITEMS_TO_BE_DELETED Signature
Method UNLOCK_ITEMS_TO_BE_DELETED on class CL_CTS_ORGANIZER_WD_DELETE_REQ has no parameter.
Method UNLOCK_ITEMS_TO_BE_DELETED on class CL_CTS_ORGANIZER_WD_DELETE_REQ has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 702 |