SAP ABAP Class CL_CTS_ORGANIZER_WD_ADD_USER (Transport Organizer - Class for View 'POPUP_ADD_USERS')
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 | 20101119 |
Properties
| Class | CL_CTS_ORGANIZER_WD_ADD_USER | |
| Short Description | Transport Organizer - Class for View 'POPUP_ADD_USERS' | |
| 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 | 20100913 | 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 | 20101119 |
Friends
Class CL_CTS_ORGANIZER_WD_ADD_USER 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 | 20100916 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_SELECT_OPTIONS | Public Interface for Select Options | 20100914 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IWCI_CTS_ORGANIZER | Web Dynpro: Controller Interface | 20100914 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20110218 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage 'Select_Options_User' | 20100914 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Reference to the Context | 20100914 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20100914 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_WINDOW_CONTROLLER | Web Dynpro: Window Controller | 20100914 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_WINDOW_MANAGER | 20110218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Build the Selection Screen/Select Options | 20100914 | |
| 2 | Instance method | Public | Method | Clear the Select Options on the Selection Screen | 20100915 | |
| 3 | Instance method | Public | Constructor | Constructor | 20100914 | |
| 4 | Instance method | Public | Method | Create Information Messages for all Users added | 20101012 | |
| 5 | Instance method | Public | Method | Delete the Instance of the Class | 20100914 | |
| 6 | Static method | Public | Method | Get an Instance of the Class | 20100914 | |
| 7 | Instance method | Public | Method | Get the Select Options from the Selection Screen | 20100915 | |
| 8 | Instance method | Public | Method | Initialize the Selection Options on the Selection Screen | 20100914 | |
| 9 | Instance method | Public | Method | Open the Personalization Dialog | 20110218 | |
| 10 | Instance method | Public | Method | Prepare the Popup for adding Users | 20100914 | |
| 11 | Instance method | Public | Method | Perform the Search of Users | 20100915 | |
| 12 | Instance method | Public | Method | Set the Display Attributes of the Message Area | 20100914 | |
| 13 | Instance method | Public | Method | Sort the Table containing the Users to be added | 20100914 | |
| 14 | Instance method | Public | Method | Validate the Maximum Number of Hits entered by the User | 20100915 | |
| 15 | Instance method | Public | Method | Validate the Data if the Action 'Add Users' is triggered | 20100915 |
Events
Class CL_CTS_ORGANIZER_WD_ADD_USER has no event.
Types
Class CL_CTS_ORGANIZER_WD_ADD_USER has no local type.
Method Signatures
Method BUILD_SELECTION_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CALLED_BY | Call by reference | Type reference (TYPE) | STRING | Calling Application for the Popup to add Users | 20100914 |
Method BUILD_SELECTION_SCREEN on class CL_CTS_ORGANIZER_WD_ADD_USER has no exception.
Method CLEAR_SELECTION_CRITERIA Signature
Method CLEAR_SELECTION_CRITERIA on class CL_CTS_ORGANIZER_WD_ADD_USER has no parameter.
Method CLEAR_SELECTION_CRITERIA on class CL_CTS_ORGANIZER_WD_ADD_USER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PERSONALIZATION_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20110218 | |||
| 2 | IO_SELECT_OPTIONS_USER_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20100914 | |||
| 3 | IO_WD_COMPONENT_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IWCI_CTS_ORGANIZER | Web Dynpro: Component Controller | 20100914 | |||
| 4 | IO_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Reference to the Context | 20100914 | |||
| 5 | IO_WD_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20100914 | |||
| 6 | IO_WD_WINDOW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW_CONTROLLER | Web Dynpro: Window Controller | 20100914 | |||
| 7 | IO_WD_WINDOW_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW_MANAGER | Web Dynpro: Window Manager | 20110218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS Bootstrapper: Eine Bootstrapper Exception | 20101122 | ||
| 2 | Changes locked for given system | 20101122 | ||
| 3 | System cannot be managed externally in TMS | 20101122 | ||
| 4 | Keine Destination fuer das Ziel bekannt | 20101122 | ||
| 5 | Domain unknown in TMS | 20101122 | ||
| 6 | System unknown in TMS | 20101122 |
Method CREATE_MESSAGE_USER_ADDED Signature
Method CREATE_MESSAGE_USER_ADDED on class CL_CTS_ORGANIZER_WD_ADD_USER has no parameter.
Method CREATE_MESSAGE_USER_ADDED on class CL_CTS_ORGANIZER_WD_ADD_USER has no exception.
Method DESTROY Signature
Method DESTROY on class CL_CTS_ORGANIZER_WD_ADD_USER has no parameter.
Method DESTROY on class CL_CTS_ORGANIZER_WD_ADD_USER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PERSONALIZATION_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20110218 | |||
| 2 | IO_SELECT_OPTIONS_USER_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20100914 | |||
| 3 | IO_WD_COMPONENT_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IWCI_CTS_ORGANIZER | Web Dynpro: Component Controller | 20100914 | |||
| 4 | IO_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Reference to the Context | 20100914 | |||
| 5 | IO_WD_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20100914 | |||
| 6 | IO_WD_WINDOW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW_CONTROLLER | Web Dynpro: Window Controller | 20100914 | |||
| 7 | IO_WD_WINDOW_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW_MANAGER | Web Dynpro: Window Manager | 20110218 | |||
| 8 | RO_CL_CTS_ORGANIZER_ADD_USER | Value transfer | Object reference (TYPE REF TO) | CL_CTS_ORGANIZER_WD_ADD_USER | Class representing the View 'POPUP_ADD_USERS' | 20100914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS Bootstrapper: Eine Bootstrapper Exception | 20101122 | ||
| 2 | Changes locked for given system | 20101122 | ||
| 3 | System cannot be managed externally in TMS | 20101122 | ||
| 4 | Keine Destination fuer das Ziel bekannt | 20101122 | ||
| 5 | Domain unknown in TMS | 20101122 | ||
| 6 | System unknown in TMS | 20101122 |
Method GET_RANGE_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RANGE_USER | Call by reference | Type reference (TYPE) | CTS_ORGANIZER_TT_WD_USER | Table Type of Structure BAPIUSSRGE | 20100915 |
Method GET_RANGE_TABLES on class CL_CTS_ORGANIZER_WD_ADD_USER has no exception.
Method INIT_SELECTION_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_INTERFACECONTROLLER_USER | Call by reference | Object reference (TYPE REF TO) | IWCI_WDR_SELECT_OPTIONS | Web Dynpro Interface COMPONENTCONTROLLER | 20100914 |
Method INIT_SELECTION_SCREEN on class CL_CTS_ORGANIZER_WD_ADD_USER has no exception.
Method OPEN_SETTINGS Signature
Method OPEN_SETTINGS on class CL_CTS_ORGANIZER_WD_ADD_USER has no parameter.
Method OPEN_SETTINGS on class CL_CTS_ORGANIZER_WD_ADD_USER has no exception.
Method PREPARE_POPUP_ADD_USERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_INTERFACECONTROLLER_USER | Call by reference | Object reference (TYPE REF TO) | IWCI_WDR_SELECT_OPTIONS | Web Dynpro Interface COMPONENTCONTROLLER | 20100914 |
Method PREPARE_POPUP_ADD_USERS on class CL_CTS_ORGANIZER_WD_ADD_USER has no exception.
Method SEARCH Signature
Method SEARCH on class CL_CTS_ORGANIZER_WD_ADD_USER has no parameter.
Method SEARCH on class CL_CTS_ORGANIZER_WD_ADD_USER has no exception.
Method SET_MESSAGE_AREA_ATTRIBUTES Signature
Method SET_MESSAGE_AREA_ATTRIBUTES on class CL_CTS_ORGANIZER_WD_ADD_USER has no parameter.
Method SET_MESSAGE_AREA_ATTRIBUTES on class CL_CTS_ORGANIZER_WD_ADD_USER 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 | 20100914 | |||
| 2 | IV_DIRECTION | Call by reference | Type reference (TYPE) | WDUI_TABLE_COL_SORT_DIR | Sorting Direction | 20100914 |
Method SORT_TABLE on class CL_CTS_ORGANIZER_WD_ADD_USER has no exception.
Method VALIDATE_MAX_NUMBER_OF_HITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MAXIMUM_NUMBER_OF_HITS | Call by reference | Type reference (TYPE) | I | Maximum Number of Hits | 20100916 | |||
| 2 | EV_VALIDATION_ERROR_OCCURED | Value transfer | Type reference (TYPE) | ABAP_BOOL | TRUE = A Validation Error occurred | 20100916 |
Method VALIDATE_MAX_NUMBER_OF_HITS on class CL_CTS_ORGANIZER_WD_ADD_USER has no exception.
Method VALIDATE_ON_ADD_USERS 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 occurred | 20101012 |
Method VALIDATE_ON_ADD_USERS on class CL_CTS_ORGANIZER_WD_ADD_USER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |