Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WER_VIEW | Base for all view classes | 20060627 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WER_RULE_CONFIG_VIEW_603 | Rule Configuration Application Main View (release 603) | 20070724 |
Properties
| Class | CL_WER_RULE_CONFIG_VIEW | |
| Short Description | Rule Configuration Application Main View | |
| Super Class | CL_WER_VIEW | Base for all view classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WER_UI | User Interface |
| Created | 20060627 | SAP |
| Last change | 20100310 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_WER_RULE_CONFIG_VIEW has no interface implemented.
Friends
Class CL_WER_RULE_CONFIG_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 100 | Relative height of 100% | 20060801 | ||
| 2 | Constant | Private | Type reference (TYPE) | I | 1 | Row number of the information area in the text area | 20060801 | ||
| 3 | Constant | Private | Type reference (TYPE) | WER_STRING | 'MAIN_TOOLBAR' | Main toolbar name | 20070726 | ||
| 4 | Constant | Private | Type reference (TYPE) | I | 100 | Maximum height of the message view | 20060727 | ||
| 5 | Constant | Private | Type reference (TYPE) | I | 2 | Row number of the message area in the text area | 20060801 | ||
| 6 | Constant | Private | Type reference (TYPE) | I | 0 | Relative height of 0% | 20060801 | ||
| 7 | Constant | Protected | Type reference (TYPE) | I | 350 | Initial width of the selection area | 20060713 | ||
| 8 | Constant | Private | Type reference (TYPE) | I | 1 | Number of columns in the splitter cont. of the text area | 20060703 | ||
| 9 | Constant | Private | Type reference (TYPE) | I | 2 | Number of rows in the splitter cont. of the text area | 20060703 | ||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WER_INFORMATION_VIEW | Rule element information display | 20060628 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WER_MESSAGE_LOG_VIEW | Message display view | 20060628 | |||
| 12 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WER_NAVIGATION_AREA_VIEW | Navigation view | 20070730 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Container for the selection area | 20070727 | |||
| 14 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WER_RULE_CONFIG_APP | Rule Configuration application | 20060721 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Contains the message and info areas | 20060630 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter for the info and message areas | 20060630 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WER_TAB_CTRL_VIEW | Work area for editing/displaying rule elements | 20060704 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | WER_TITLE_MAP_TTY | Titles mapped against modes and element types | 20060823 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | WER_RULE_CONFIG_STATE_TTY | Elements for the back functionality | 20060724 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_FALSE | If true, HANDLE_COMMAND doesnot clear the messages | 20070109 | ||
| 21 | Instance attribute | Private | Type reference (TYPE) | I | Height of the msg view in the last call to PREPARE_DISPLAY | 20060728 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_FALSE | Flag to indicate that a process error occured | 20060829 | ||
| 23 | Instance attribute | Private | Type reference (TYPE) | I | 150 | Height of the docking container of the text area | 20060728 | ||
| 24 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WER_POPUP_SERVICES | Popup screens for confirmations, selections and messages | 20060721 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adds a state to the back functionality stack | 20060731 | |
| 2 | Instance method | Private | Method | Sets the work area to the previous state | 20060817 | |
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060823 | |
| 4 | Instance method | Private | Method | Properly clear the work area and save if required | 20060724 | |
| 5 | Instance method | Public | Constructor | 20060627 | ||
| 6 | Instance method | Private | Method | Calls for the creation of an element | 20060823 | |
| 7 | Instance method | Private | Method | Freezes the height of the info view | 20060730 | |
| 8 | Instance method | Protected | Method | Returns user confirmation to discard unsaved elements | 20070730 | |
| 9 | Instance method | Private | Method | Requests and returns the user confirmation for continuing | 20061005 | |
| 10 | Instance method | Public | Method | Returns the list of functions which are not available | 20060823 | |
| 11 | Instance method | Public | Method | Returns the main application toolbar name | 20070726 | |
| 12 | Instance method | Public | Method | Returns the title according to the work area status | 20060823 | |
| 13 | Instance method | Private | Method | Handles adding curent element to worklist area | 20070815 | |
| 14 | Instance method | Private | Method | Handles the standard BACK command | 20060703 | |
| 15 | Instance method | Private | Method | Handles the standard CANCEL command | 20060703 | |
| 16 | Instance method | Private | Method | Handles clearing of the message area | 20060724 | |
| 17 | Instance method | Public | Method | Redirects the command to the correct handler method | 20060703 | |
| 18 | Instance method | Private | Method | Handles copying of a rule application element | 20060703 | |
| 19 | Instance method | Private | Method | Handles the creation of a new application | 20060823 | |
| 20 | Instance method | Private | Method | Handles the creation of a new application element | 20060823 | |
| 21 | Instance method | Private | Method | Handles deletion of a rule application element | 20060703 | |
| 22 | Instance method | Private | Method | Handles editing of system elements | 20071205 | |
| 23 | Instance method | Private | Method | Handles the standard EXIT command | 20060703 | |
| 24 | Instance method | Private | Method | Handles saving of a rule application element | 20060703 | |
| 25 | Instance method | Private | Method | Handles the display/hide toggling of the information area | 20060703 | |
| 26 | Instance method | Private | Method | Changes the mode from its current value (Edit/Display) | 20060803 | |
| 27 | Instance method | Private | Method | Handles the display/hide toggling of the selection area | 20060703 | |
| 28 | Instance method | Public | Method | Returns true (X) if a current element is loaded | 20060703 | |
| 29 | Instance method | Private | Method | Initializes the GUI title table | 20060823 | |
| 30 | Instance method | Private | Method | Initializes the GUI title table for action types | 20060823 | |
| 31 | Instance method | Private | Method | Initializes the GUI title table for expression types | 20060823 | |
| 32 | Instance method | Private | Method | Initializes the navigation area | 20070727 | |
| 33 | Instance method | Private | Method | Creates the container and view instance of the text. area | 20060822 | |
| 34 | Instance method | Public | Method | Initialize UI components | 20070726 | |
| 35 | Instance method | Private | Method | Creates the view instance of the work area | 20060822 | |
| 36 | Static method | Private | Method | Returns true if the command is an action from the toolbar | 20070627 | |
| 37 | Instance method | Private | Event handling method | Event handler for CL_WER_RULE_CONFIG_APP->APPLICATION.... | 20060822 | |
| 38 | Instance method | Private | Event handling method | Event handler for CL_WER_NAVIGATION_VIEW->COPY_ELEMENT | 20070109 | |
| 39 | Instance method | Private | Event handling method | Event handler for CL_WER_NAVIGATION_VIEW->CREATE_ELEMENT | 20060823 | |
| 40 | Instance method | Private | Event handling method | Event handler for CL_WER_NAVIGATION_VIEW->DELETE_ELEMENT | 20070109 | |
| 41 | Instance method | Private | Event handling method | Event handler for CL_WER_RULE_CONFIG_APP->ELEMENT... | 20060822 | |
| 42 | Instance method | Private | Event handling method | Event handler for CL_WER_MESSAGE_MANAGER->NEW_MESSAGES | 20060727 | |
| 43 | Instance method | Private | Event handling method | Event handler for CL_WER_SUBSCREEN_VIEW->PROCESS_ERROR | 20060829 | |
| 44 | Instance method | Private | Event handling method | Event handler for CL_WER_SUBSCREEN_VIEW->PROCESS_STARTING | 20060925 | |
| 45 | Instance method | Private | Event handling method | Event handler for CL_WER_NAVIGATION_VIEW->SELECT_APPLICATION | 20060703 | |
| 46 | Instance method | Private | Event handling method | Event handler for CL_WER_NAVIGATION_VIEW->SELECT_ELEMENT | 20060721 | |
| 47 | Instance method | Private | Method | Removes all states which are related to a given application | 20060818 | |
| 48 | Instance method | Private | Method | Removes all states which are related to a given element | 20070109 | |
| 49 | Instance method | Public | Method | Rests the element from the application | 20060831 | |
| 50 | Instance method | Private | Method | Resets the process error flag to false | 20060829 | |
| 51 | Instance method | Protected | Method | Select element in the work area | 20070815 | |
| 52 | Instance method | Public | Method | Sets the current application | 20060831 | |
| 53 | Instance method | Private | Method | Sets the current application from the Rule Config. App. | 20060802 | |
| 54 | Instance method | Private | Method | Sets the state of the view areas after a deletion | 20070109 | |
| 55 | Instance method | Protected | Method | Sets display mode | 20070815 | |
| 56 | Instance method | Private | Method | Sets the current element in the views | 20060724 | |
| 57 | Instance method | Protected | Method | Sets function status | 20070815 | |
| 58 | Instance method | Protected | Method | Set the event handler methods | 20060724 | |
| 59 | Instance method | Protected | Method | Set mode when an element is selected | 20070801 | |
| 60 | Instance method | Private | Method | Sets only one view in the text area | 20060801 | |
| 61 | Instance method | Private | Method | Sets the text area splitter container seperator | 20060703 | |
| 62 | Instance method | Private | Method | Sets the information and message view in the text area | 20060801 | |
| 63 | Instance method | Private | Method | Sets the visibility of the information area | 20060630 | |
| 64 | Instance method | Private | Method | Sets the visibility of the message area | 20060630 | |
| 65 | Instance method | Protected | Method | Sets the visibility of the selection area | 20060630 | |
| 66 | Instance method | Private | Method | Sets the visibility of the text area | 20060704 |
Events
Class CL_WER_RULE_CONFIG_VIEW has no event.
Types
Class CL_WER_RULE_CONFIG_VIEW has no local type.
Method Signatures
Method ADD_STATE Signature
Method ADD_STATE on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method ADD_STATE on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method BACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BACK_PERFORMED | Value transfer | Type reference (TYPE) | WER_BOOL | True (X) if a previous state was loaded | 20060817 |
Method BACK on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method CLEAR_WORK_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANGE_APPLICATION | Call by reference | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_FALSE | Boolean: true = X and false = SPACE | 20070815 | ||
| 2 | I_STACK_STATE | Call by reference | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_TRUE | Boolean: true = X and false = SPACE | 20060824 | ||
| 3 | R_WA_CLEARED | Value transfer | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20060724 |
Method CLEAR_WORK_AREA on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_WER_RULE_CONFIG_APP | Rule Configuration application | 20060627 | |||
| 2 | I_INITIALIZE | Call by reference | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_TRUE | Boolean: true = X and false = SPACE | 20070727 | ||
| 3 | I_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | Embedding program | 20060627 | |||
| 4 | I_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Embedding screen | 20060627 | |||
| 5 | I_WA_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | Program of the work area | 20060630 | |||
| 6 | I_WA_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Screen of the work area | 20060630 |
Method CONSTRUCTOR on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method CREATE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | WER_ELEMENT_TYPE | Element type | 20060823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization error | 20060823 | ||
| 2 | Operation failed exception | 20060823 |
Method FREEZE_INFO_VIEW_HEIGHT Signature
Method FREEZE_INFO_VIEW_HEIGHT on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method FREEZE_INFO_VIEW_HEIGHT on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method GET_CONFIRMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANGE_APPLICATION | Call by reference | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_FALSE | Boolean: true = X and false = SPACE | 20070815 | ||
| 2 | R_CONFIRMATION | Value transfer | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20070730 |
Method GET_CONFIRMATION on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method GET_CONTINUE_CONFIRMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANGE_APPLICATION | Call by reference | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_FALSE | Boolean: true = X and false = SPACE | 20070815 | ||
| 2 | R_CONFIRMATION | Value transfer | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20061005 |
Method GET_CONTINUE_CONFIRMATION on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method GET_EXCLUDED_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_EXCLUDED_FUNCTIONS | Value transfer | Object reference (TYPE REF TO) | WER_FUNCTION_TTY | Function status entries | 20060823 |
Method GET_EXCLUDED_FUNCTIONS on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method GET_MAIN_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TOOLBAR | Value transfer | Type reference (TYPE) | WER_STRING | String | 20070726 |
Method GET_MAIN_TOOLBAR on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TITLE | Value transfer | Type reference (TYPE) | WER_TEXT_ELEMENT | Text element | 20060823 |
Method GET_TITLE on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method HANDLE_ADD_TO_WORKLIST Signature
Method HANDLE_ADD_TO_WORKLIST on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method HANDLE_ADD_TO_WORKLIST on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method HANDLE_BACK Signature
Method HANDLE_BACK on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method HANDLE_BACK on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method HANDLE_CANCEL Signature
Method HANDLE_CANCEL on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method HANDLE_CANCEL on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method HANDLE_CLEAR_MSG_AREA Signature
Method HANDLE_CLEAR_MSG_AREA on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method HANDLE_CLEAR_MSG_AREA on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method HANDLE_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Function code that PAI triggered | 20060703 |
Method HANDLE_COMMAND on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method HANDLE_COPY Signature
Method HANDLE_COPY on class CL_WER_RULE_CONFIG_VIEW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization error | 20060830 | ||
| 2 | Operation failed exception | 20060830 |
Method HANDLE_CREATE_APPLICATION Signature
Method HANDLE_CREATE_APPLICATION on class CL_WER_RULE_CONFIG_VIEW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization error | 20060823 | ||
| 2 | Operation failed exception | 20060823 |
Method HANDLE_CREATE_ELEMENT Signature
Method HANDLE_CREATE_ELEMENT on class CL_WER_RULE_CONFIG_VIEW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization error | 20060823 | ||
| 2 | Operation failed exception | 20060823 |
Method HANDLE_DELETE Signature
Method HANDLE_DELETE on class CL_WER_RULE_CONFIG_VIEW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization error | 20060818 | ||
| 2 | Operation failed exception | 20060818 |
Method HANDLE_EDIT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIRM_EDIT_SYSTEM | Call by reference | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_TRUE | Boolean: true = X and false = SPACE | 20090428 | ||
| 2 | I_REQUEST_CATEGORY | Call by reference | Type reference (TYPE) | TRCATEG | 'SYST' | Request or task category | 20090513 | ||
| 3 | R_EDIT_CONFIRMATION | Value transfer | Type reference (TYPE) | WER_BOOL | Proceed to system element editing | 20071205 |
Method HANDLE_EDIT_ELEMENT on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method HANDLE_EXIT Signature
Method HANDLE_EXIT on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method HANDLE_EXIT on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method HANDLE_SAVE Signature
Method HANDLE_SAVE on class CL_WER_RULE_CONFIG_VIEW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization error | 20060731 | ||
| 2 | Operation failed exception | 20060731 |
Method HANDLE_TOGGLE_INFO_AREA Signature
Method HANDLE_TOGGLE_INFO_AREA on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method HANDLE_TOGGLE_INFO_AREA on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method HANDLE_TOGGLE_MODE Signature
Method HANDLE_TOGGLE_MODE on class CL_WER_RULE_CONFIG_VIEW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization error | 20060818 | ||
| 2 | Operation failed exception | 20060818 |
Method HANDLE_TOGGLE_SEL_AREA Signature
Method HANDLE_TOGGLE_SEL_AREA on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method HANDLE_TOGGLE_SEL_AREA on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method HAS_CURRENT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_CURRENT_ELEMENT | Value transfer | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20060703 |
Method HAS_CURRENT_ELEMENT on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method INIT_GUI_TITLES Signature
Method INIT_GUI_TITLES on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method INIT_GUI_TITLES on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method INIT_GUI_TITLES_ACTIONS Signature
Method INIT_GUI_TITLES_ACTIONS on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method INIT_GUI_TITLES_ACTIONS on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method INIT_GUI_TITLES_EXPRESSIONS Signature
Method INIT_GUI_TITLES_EXPRESSIONS on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method INIT_GUI_TITLES_EXPRESSIONS on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method INIT_NAVIGATION_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20070727 | |||
| 2 | I_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20070727 |
Method INIT_NAVIGATION_AREA on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method INIT_TEXT_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20060822 | |||
| 2 | I_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20060822 |
Method INIT_TEXT_AREA on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method INIT_UI_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_WER_RULE_CONFIG_APP | Rule Configuration application | 20070726 | |||
| 2 | I_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | Embedding program | 20070726 | |||
| 3 | I_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Embedding screen | 20070726 | |||
| 4 | I_WA_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | Program of the work area | 20070726 | |||
| 5 | I_WA_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Screen of the work area | 20070726 |
Method INIT_UI_COMPONENTS on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method INIT_WORK_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20060822 | |||
| 2 | I_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20060822 |
Method INIT_WORK_AREA on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method IS_TOOLBAR_ACTION_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Function code that PAI triggered | 20070627 | |||
| 2 | R_IS_ACTION | Value transfer | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20070627 |
Method IS_TOOLBAR_ACTION_COMMAND on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method ON_APPLICATION_UPDATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_APPLICATION_SWITCH | Value transfer | Attribute reference (LIKE) | 20070109 |
Method ON_APPLICATION_UPDATED on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method ON_COPY_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ID | Value transfer | Attribute reference (LIKE) | 20070727 | |||||
| 2 | E_NAME | Value transfer | Attribute reference (LIKE) | 20070727 | |||||
| 3 | E_TYPE | Value transfer | Attribute reference (LIKE) | 20070727 |
Method ON_COPY_ELEMENT on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method ON_CREATE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TYPE | Value transfer | Attribute reference (LIKE) | 20060823 |
Method ON_CREATE_ELEMENT on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method ON_DELETE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ID | Value transfer | Attribute reference (LIKE) | 20070109 | |||||
| 2 | E_TYPE | Value transfer | Attribute reference (LIKE) | 20070109 |
Method ON_DELETE_ELEMENT on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method ON_ELEMENT_UPDATED Signature
Method ON_ELEMENT_UPDATED on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method ON_ELEMENT_UPDATED on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method ON_MESSAGE_UPDATE Signature
Method ON_MESSAGE_UPDATE on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method ON_MESSAGE_UPDATE on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method ON_PROCESS_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERRUPT_PROCESSING | Value transfer | Attribute reference (LIKE) | 20060829 |
Method ON_PROCESS_ERROR on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method ON_PROCESS_STARTING Signature
Method ON_PROCESS_STARTING on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method ON_PROCESS_STARTING on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method ON_SELECT_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_APPLICATION | Value transfer | Attribute reference (LIKE) | 20070727 |
Method ON_SELECT_APPLICATION on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method ON_SELECT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ID | Value transfer | Attribute reference (LIKE) | 20070727 | |||||
| 2 | E_KEEP_APPLICATION | Value transfer | Attribute reference (LIKE) | 20070815 | |||||
| 3 | E_TYPE | Value transfer | Attribute reference (LIKE) | 20070727 |
Method ON_SELECT_ELEMENT on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method REMOVE_APP_FROM_STATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPLICATION | Call by reference | Type reference (TYPE) | WER_APPLICATION_ID | Application identifier | 20060818 |
Method REMOVE_APP_FROM_STATES on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method REMOVE_ELEM_FROM_STATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENT | Call by reference | Type reference (TYPE) | WER_ELEMENT_ID | Application identifier | 20070109 |
Method REMOVE_ELEM_FROM_STATES on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method RESET_ELEMENT Signature
Method RESET_ELEMENT on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method RESET_ELEMENT on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method RESET_PROCESS_ERROR_FLAG Signature
Method RESET_PROCESS_ERROR_FLAG on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method RESET_PROCESS_ERROR_FLAG on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method SELECT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | WER_ELEMENT_ID | Element unique identifier | 20070815 | |||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | WER_ELEMENT_TYPE | Element type | 20070815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization error | 20070815 | ||
| 2 | Operation failed exception | 20070815 |
Method SET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPLICATION | Call by reference | Type reference (TYPE) | WER_APPLICATION_ID | Application identifier | 20060831 |
Method SET_APPLICATION on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method SET_APPLICATION_FROM_APP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPLICATION_SWITCH | Call by reference | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_FALSE | Boolean: true = X and false = SPACE | 20070109 |
Method SET_APPLICATION_FROM_APP on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method SET_AREAS_AFTER_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | WER_ELEMENT_ID | Element unique identifier | 20070109 | |||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | WER_ELEMENT_TYPE | Element type | 20070109 |
Method SET_AREAS_AFTER_DELETE on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method SET_DISPLAY_MODE Signature
Method SET_DISPLAY_MODE on class CL_WER_RULE_CONFIG_VIEW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization error | 20070816 | ||
| 2 | Operation failed exception | 20070816 |
Method SET_ELEMENT_FROM_APP Signature
Method SET_ELEMENT_FROM_APP on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method SET_ELEMENT_FROM_APP on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method SET_FUNCTION_STATUS Signature
Method SET_FUNCTION_STATUS on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method SET_FUNCTION_STATUS on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method SET_HANDLERS Signature
Method SET_HANDLERS on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method SET_HANDLERS on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method SET_SELECT_ELEMENT_MODE Signature
Method SET_SELECT_ELEMENT_MODE on class CL_WER_RULE_CONFIG_VIEW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization error | 20070801 | ||
| 2 | Operation failed exception | 20070801 |
Method SET_TEXT_AREA_ONE_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROW | Call by reference | Type reference (TYPE) | I | Message or information view row | 20060801 |
Method SET_TEXT_AREA_ONE_ROW on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method SET_TEXT_AREA_SEPERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATUS | Call by reference | Type reference (TYPE) | I | CL_WER_UI_CONST=>C_STATUS_ON | Status of the cell seperator: ON(1) or OFF(0) | 20060703 |
Method SET_TEXT_AREA_SEPERATOR on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method SET_TEXT_AREA_TWO_ROWS Signature
Method SET_TEXT_AREA_TWO_ROWS on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method SET_TEXT_AREA_TWO_ROWS on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method SET_VISIBILITY_INFO_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VISIBLE | Call by reference | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_TRUE | Boolean: true = X and false = SPACE | 20060630 |
Method SET_VISIBILITY_INFO_AREA on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method SET_VISIBILITY_MSG_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VISIBLE | Call by reference | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_TRUE | Boolean: true = X and false = SPACE | 20060630 |
Method SET_VISIBILITY_MSG_AREA on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method SET_VISIBILITY_SEL_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VISIBLE | Call by reference | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_TRUE | Boolean: true = X and false = SPACE | 20060630 |
Method SET_VISIBILITY_SEL_AREA on class CL_WER_RULE_CONFIG_VIEW has no exception.
Method SET_VISIBILITY_TEXT_AREA Signature
Method SET_VISIBILITY_TEXT_AREA on class CL_WER_RULE_CONFIG_VIEW has no parameter.
Method SET_VISIBILITY_TEXT_AREA on class CL_WER_RULE_CONFIG_VIEW has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |