Hierarchy
⤷
⤷
Properties
| Class | CL_WRF_APC_TAB_DISPLAY | |
| Short Description | Operational APC - Table display | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | WRF_APC | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | WRF_APC | Operational Assortment Planning and Control |
| Created | 20031211 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WRF_APC_TAB_DISPLAY has no forward declaration.
Interfaces
Class CL_WRF_APC_TAB_DISPLAY has no interface implemented.
Friends
Class CL_WRF_APC_TAB_DISPLAY has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Changes display from subscreen to full screen and vice versa | 20031211 | |
| 2 | Instance method | Private | Method | Swapping of key columns needs adjusting of field catalog | 20031211 | |
| 3 | Instance method | Public | Method | Clear dateline Id | 20050426 | |
| 4 | Instance method | Private | Method | Redisplay Table showing one key column less | 20031211 | |
| 5 | Instance method | Private | Method | Container and handler | 20031211 | |
| 6 | Instance method | Public | Constructor | Constructor | 20031211 | |
| 7 | Instance method | Private | Method | Display dateline for selected item | 20040730 | |
| 8 | Instance method | Private | Method | Display / redisplay of the table in subscreen or full screen | 20031211 | |
| 9 | Instance method | Private | Method | Redisplays table showing one key column more | 20031211 | |
| 10 | Instance method | Public | Method | First display of the table in its subscreen | 20031211 | |
| 11 | Instance method | Public | Method | Return the value of the toggle ID (material number / descr.) | 20060629 | |
| 12 | Instance method | Private | Method | Adjust field catalog when changing visibility of key columns | 20031211 | |
| 13 | Instance method | Private | Method | Prepares for hiding / showing of the table's key columns | 20031211 | |
| 14 | Instance method | Private | Method | Builds the fieldcatalog for a given line type | 20031211 | |
| 15 | Instance method | Private | Method | Set layout for ALV | 20031211 | |
| 16 | Instance method | Public | Method | Set sort criteria according to key columns in field catalog | 20031211 | |
| 17 | Instance method | Private | Method | Set toolbar excludes for ALV | 20031211 | |
| 18 | Instance method | Private | Event handling method | Catch the close event | 20040413 | |
| 19 | Instance method | Private | Event handling method | Handler for Double click Event | 20031211 | |
| 20 | Instance method | Private | Event handling method | Handler for Toolbar Event | 20031211 | |
| 21 | Instance method | Private | Event handling method | Handler for User command Event | 20031211 | |
| 22 | Instance method | Public | Method | Set number of visible key columns to default | 20040225 | |
| 23 | Instance method | Public | Method | Redisplay table in same collapsing state but with new data | 20040419 | |
| 24 | Instance method | Public | Method | Save scrolling | 20050607 | |
| 25 | Instance method | Public | Method | Set focus and Set visible | 20040420 | |
| 26 | Instance method | Public | Method | Set scrolling | 20050607 | |
| 27 | Instance method | Private | Method | Shift and hide a selected key column | 20040419 | |
| 28 | Instance method | Private | Method | Switch between material number and description | 20050531 | |
| 29 | Instance method | Private | Method | Swaps two selected key columns | 20031211 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DIALOGBOX_CLOSED | Instance Event (0) |
Public (2) |
Dialog box closed | 20040413 |
| 2 | GET_DATA | Instance Event (0) |
Public (2) |
Data to be displayed must be reloaded from DB or buffer | 20040202 |
Types
Class CL_WRF_APC_TAB_DISPLAY has no local type.
Method Signatures
Method CHANGE_DISPLAY Signature
Method CHANGE_DISPLAY on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method CHANGE_DISPLAY on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method CHANGE_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20031211 |
Method CHANGE_FIELDCATALOG on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method CLEAR_DLID Signature
Method CLEAR_DLID on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method CLEAR_DLID on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method COLLAPSE_KEY_COLUMNS Signature
Method COLLAPSE_KEY_COLUMNS on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method COLLAPSE_KEY_COLUMNS on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method CONSTRUCT Signature
Method CONSTRUCT on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method CONSTRUCT on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALT_CONTS | Call by reference | Type reference (TYPE) | CHAR255 | ' ' | 20040116 | |||
| 2 | I_ALT_SCREEN_NR | Call by reference | Type reference (TYPE) | SYDYNNR | ' ' | 20040116 | |||
| 3 | I_AS_DIALOG_BOX | Call by reference | Type reference (TYPE) | XFELD | ' ' | Tab display in a dialog box | 20040413 | ||
| 4 | I_CHANGE | Call by reference | Type reference (TYPE) | XFELD | ' ' | 20040105 | |||
| 5 | I_CONTS | Call by reference | Type reference (TYPE) | CHAR255 | 20031211 | ||||
| 6 | I_DIALOGBOX_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | SPACE | ABAP-Programm, Nummer des aktuellen Bilds | 20040413 | ||
| 7 | I_DIALOGBOX_HEIGHT | Call by reference | Type reference (TYPE) | I | 150 | 20040420 | |||
| 8 | I_DIALOGBOX_LEFT | Call by reference | Type reference (TYPE) | I | 200 | 20040420 | |||
| 9 | I_DIALOGBOX_REPID | Call by reference | Type reference (TYPE) | SYREPID | SPACE | ABAP-Programm, aktuelles Hauptprogramm | 20040413 | ||
| 10 | I_DIALOGBOX_TITLE | Call by reference | Type reference (TYPE) | WRF_APC_CAPTION | SPACE | Caption of dialog box | 20040413 | ||
| 11 | I_DIALOGBOX_TOP | Call by reference | Type reference (TYPE) | I | 70 | 20040420 | |||
| 12 | I_DIALOGBOX_WIDTH | Call by reference | Type reference (TYPE) | I | 800 | 20040420 | |||
| 13 | I_LEAVE_NR | Call by reference | Type reference (TYPE) | SYDYNNR | ' ' | 20031217 | |||
| 14 | I_NO_DOUBLE_CLICK | Call by reference | Type reference (TYPE) | XFELD | ' ' | 20031211 | |||
| 15 | I_NO_EXP_COL | Call by reference | Type reference (TYPE) | XFELD | ' ' | 20031211 | |||
| 16 | I_NO_OPT_WIDTH | Call by reference | Type reference (TYPE) | XFELD | ' ' | 20040223 | |||
| 17 | I_NO_RELOAD | Call by reference | Type reference (TYPE) | XFELD | 'X' | 20040202 | |||
| 18 | I_NO_SORT | Call by reference | Type reference (TYPE) | XFELD | ' ' | 20040119 | |||
| 19 | I_NO_SWAP | Call by reference | Type reference (TYPE) | XFELD | ' ' | 20031211 | |||
| 20 | I_NO_TOTALS | Call by reference | Type reference (TYPE) | XFELD | ' ' | 20040119 | |||
| 21 | I_SCREEN_NR | Call by reference | Type reference (TYPE) | SYDYNNR | 20040116 | ||||
| 22 | I_SHOW_DATELINE | Call by reference | Type reference (TYPE) | XFELD | ' ' | Display scheduling results for selected item | 20040730 | ||
| 23 | I_SORT_DOWN | Call by reference | Type reference (TYPE) | XFELD | ' ' | Absteigend sortieren | 20040406 | ||
| 24 | I_START_NR | Call by reference | Type reference (TYPE) | SYDYNNR | ' ' | 20031216 | |||
| 25 | I_TOGGLE_ID | Call by reference | Type reference (TYPE) | C | ' ' | 20050531 | |||
| 26 | I_TYPE | Call by reference | Type reference (TYPE) | TYPENAME | ' ' | 20031211 | |||
| 27 | I_VISIBLE_KEYS_FIRST | Call by reference | Type reference (TYPE) | NUM1 | 0 | 20031211 |
Method CONSTRUCTOR on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method DISPLAY_DATELINE Signature
Method DISPLAY_DATELINE on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method DISPLAY_DATELINE on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method DISPLAY_TABLE Signature
Method DISPLAY_TABLE on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method DISPLAY_TABLE on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method EXPAND_KEY_COLUMNS Signature
Method EXPAND_KEY_COLUMNS on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method EXPAND_KEY_COLUMNS on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method FIRST_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEYHOT | Call by reference | Type reference (TYPE) | LVC_KEYHOT | 'X' | ALV control: Key columns as hotspot | 20060120 | ||
| 2 | I_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | '' | 20040120 |
Method FIRST_DISPLAY on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method GET_TOGGLE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TOGGLE_ID | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20060629 |
Method GET_TOGGLE_ID on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method HIDE_UNWANTED_KEYS Signature
Method HIDE_UNWANTED_KEYS on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method HIDE_UNWANTED_KEYS on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method INIT_COLLAPSE_EXPAND_CONTROL Signature
Method INIT_COLLAPSE_EXPAND_CONTROL on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method INIT_COLLAPSE_EXPAND_CONTROL on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method INIT_FIELDCATALOG Signature
Method INIT_FIELDCATALOG on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method INIT_FIELDCATALOG on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method INIT_LAYOUT Signature
Method INIT_LAYOUT on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method INIT_LAYOUT on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method INIT_SORT_RULES Signature
Method INIT_SORT_RULES on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method INIT_SORT_RULES on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method INIT_TOOLBAR Signature
Method INIT_TOOLBAR on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method INIT_TOOLBAR on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method ON_DIALOGBOX_CLOSE Signature
Method ON_DIALOGBOX_CLOSE on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method ON_DIALOGBOX_CLOSE on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20031211 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20031211 | |||||
| 3 | E_ROW | Call by reference | Attribute reference (LIKE) | 20060120 |
Method ON_DOUBLE_CLICK on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method ON_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20031211 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20031211 |
Method ON_TOOLBAR on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method ON_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20031211 |
Method ON_USER_COMMAND on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method RESET_FIRST_VISIBLE_KEYS Signature
Method RESET_FIRST_VISIBLE_KEYS on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method RESET_FIRST_VISIBLE_KEYS on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method RE_DISPLAY Signature
Method RE_DISPLAY on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method RE_DISPLAY on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method SAVE_SCROLLING Signature
Method SAVE_SCROLLING on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method SAVE_SCROLLING on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method SET_FOCUS Signature
Method SET_FOCUS on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method SET_FOCUS on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method SET_SCROLLING Signature
Method SET_SCROLLING on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method SET_SCROLLING on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method SHIFT_KEY_COLUMN Signature
Method SHIFT_KEY_COLUMN on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method SHIFT_KEY_COLUMN on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method SHOW_DESCRIPTION Signature
Method SHOW_DESCRIPTION on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method SHOW_DESCRIPTION on class CL_WRF_APC_TAB_DISPLAY has no exception.
Method SWAP_KEY_COLUMNS Signature
Method SWAP_KEY_COLUMNS on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Method SWAP_KEY_COLUMNS on class CL_WRF_APC_TAB_DISPLAY has no exception.
Event Signatures
Event DIALOGBOX_CLOSED Signature
Event DIALOGBOX_CLOSED on class CL_WRF_APC_TAB_DISPLAY has no parameter.
Event GET_DATA Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OKCODE | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | SPACE | Bilder, Funktionscode ausgelöst durch PAI | 20041116 |
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in | 111 |