SAP ABAP Class IF_WCB_SCREEN (Screen)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCB_CC_VIEW | Condition Contract View | 20041201 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCB_CONDITION_VIEW | Condition View | 20041202 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCB_HEADER_VIEW | Header View | 20041202 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCB_ITEM_VIEW | Item View | 20041202 |
Properties
| Class | IF_WCB_SCREEN | |
| Short Description | Screen | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041201 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WCB_SCREEN has no forward declaration.
Interfaces
Class IF_WCB_SCREEN has no interface implemented.
Friends
Class IF_WCB_SCREEN has no friend class.
Attributes
Class IF_WCB_SCREEN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Before Exiting Workbench | 20050209 | |
| 2 | Instance method | Public | Method | Before Saving | 20050203 | |
| 3 | Instance method | Public | Method | Exclusion List for Function Codes | 20041201 | |
| 4 | Instance method | Public | Method | Compress Screen | 20041201 | |
| 5 | Instance method | Public | Method | Expand Screen | 20041201 | |
| 6 | Instance method | Public | Method | Release Controls | 20050304 | |
| 7 | Instance method | Public | Method | Prefix for All FCodes | 20041202 | |
| 8 | Instance method | Public | Method | Return Field Attribute | 20041203 | |
| 9 | Instance method | Public | Method | ABAP Program: Current Main Program | 20041201 | |
| 10 | Instance method | Public | Method | Screen Number | 20041201 | |
| 11 | Instance method | Public | Method | Process Function Code | 20041201 | |
| 12 | Instance method | Public | Method | If Necessary Initialize Controls | 20050131 | |
| 13 | Instance method | Public | Method | Insert a Changed Field | 20041202 | |
| 14 | Instance method | Public | Method | Compressed Screen? | 20041201 | |
| 15 | Instance method | Public | Method | Only Dummy (No Connection to Model) | 20041202 | |
| 16 | Instance method | Public | Method | Empty Screen? | 20041201 | |
| 17 | Instance method | Public | Method | PAI Time | 20041201 | |
| 18 | Instance method | Public | Method | PBO Time | 20041201 | |
| 19 | Instance method | Public | Method | Called at End of PBO | 20050112 | |
| 20 | Instance method | Public | Method | Perform Input Checks and Transfer Data | 20050428 | |
| 21 | Instance method | Public | Method | Delete Reference to Model | 20041202 | |
| 22 | Instance method | Public | Method | Reset List of Changed Fields | 20041202 |
Events
Class IF_WCB_SCREEN has no event.
Types
Class IF_WCB_SCREEN has no local type.
Method Signatures
Method BEFORE_LEAVE Signature
Method BEFORE_LEAVE on class IF_WCB_SCREEN has no parameter.
Method BEFORE_LEAVE on class IF_WCB_SCREEN has no exception.
Method BEFORE_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DDIC_ERROR | Call by reference | Type reference (TYPE) | BVAL | DDIC Fehler | 20050428 | |||
| 2 | E_ERROR | Call by reference | Type reference (TYPE) | BVAL | Fehler | 20050426 | |||
| 3 | E_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WCB_PROTOCOL | Protokoll | 20050426 |
Method BEFORE_SAVE on class IF_WCB_SCREEN has no exception.
Method CALC_EXCLUDING_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_EXCLUDE_FCODE | Call by reference | Type reference (TYPE) | WCB_FCODE_STAB | Tabelle mit Funktionscodes | 20041201 |
Method CALC_EXCLUDING_LIST on class IF_WCB_SCREEN has no exception.
Method COLLAPSE Signature
Method COLLAPSE on class IF_WCB_SCREEN has no parameter.
Method COLLAPSE on class IF_WCB_SCREEN has no exception.
Method EXPAND Signature
Method EXPAND on class IF_WCB_SCREEN has no parameter.
Method EXPAND on class IF_WCB_SCREEN has no exception.
Method FREE Signature
Method FREE on class IF_WCB_SCREEN has no parameter.
Method FREE on class IF_WCB_SCREEN has no exception.
Method GET_FCODE_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PREFIX | Value transfer | Type reference (TYPE) | WCB_FCODE_PREFIX | View spezifischer Präfix | 20041202 |
Method GET_FCODE_PREFIX on class IF_WCB_SCREEN has no exception.
Method GET_FIELD_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Call by reference | Type reference (TYPE) | WCB_SCREENFIELD | Komponente "name" der screen Struktur | 20041203 | |||
| 2 | RE_PROPERTY | Value transfer | Type reference (TYPE) | WCB_FIELD_PROPERTY | Eigenschaft eines Ausgabefeldes | 20041203 |
Method GET_FIELD_PROPERTY on class IF_WCB_SCREEN has no exception.
Method GET_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROGRAM | Value transfer | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20041201 |
Method GET_PROGRAM on class IF_WCB_SCREEN has no exception.
Method GET_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SCREEN | Value transfer | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20041201 |
Method GET_SCREEN on class IF_WCB_SCREEN has no exception.
Method HANDLE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Call by reference | Type reference (TYPE) | FCODE | Funktionscode | 20041201 |
Method HANDLE_FCODE on class IF_WCB_SCREEN has no exception.
Method INIT_CONTROLS Signature
Method INIT_CONTROLS on class IF_WCB_SCREEN has no parameter.
Method INIT_CONTROLS on class IF_WCB_SCREEN has no exception.
Method INSERT_CHANGED_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANGED_FIELD | Call by reference | Type reference (TYPE) | WCB_CHANGED_FIELDS | WCB: geändertes Tabellenfeld | 20041202 |
Method INSERT_CHANGED_FIELD on class IF_WCB_SCREEN has no exception.
Method IS_COLLAPSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_COLLAPSED | Value transfer | Type reference (TYPE) | BVAL | Boolean | 20041201 |
Method IS_COLLAPSED on class IF_WCB_SCREEN has no exception.
Method IS_DUMMY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DUMMY | Value transfer | Type reference (TYPE) | BVAL | Boolean | 20041202 |
Method IS_DUMMY on class IF_WCB_SCREEN has no exception.
Method IS_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_EMPTY | Value transfer | Type reference (TYPE) | BVAL | Boolean | 20041201 |
Method IS_EMPTY on class IF_WCB_SCREEN has no exception.
Method PAI Signature
Method PAI on class IF_WCB_SCREEN has no parameter.
Method PAI on class IF_WCB_SCREEN has no exception.
Method PBO Signature
Method PBO on class IF_WCB_SCREEN has no parameter.
Method PBO on class IF_WCB_SCREEN has no exception.
Method PBO_FINISHED Signature
Method PBO_FINISHED on class IF_WCB_SCREEN has no parameter.
Method PBO_FINISHED on class IF_WCB_SCREEN has no exception.
Method PERFORM_INPUT_CHECKS Signature
Method PERFORM_INPUT_CHECKS on class IF_WCB_SCREEN has no parameter.
Method PERFORM_INPUT_CHECKS on class IF_WCB_SCREEN has no exception.
Method RELEASE_MODEL_LINK Signature
Method RELEASE_MODEL_LINK on class IF_WCB_SCREEN has no parameter.
Method RELEASE_MODEL_LINK on class IF_WCB_SCREEN has no exception.
Method RESET_CHANGED_FIELDS Signature
Method RESET_CHANGED_FIELDS on class IF_WCB_SCREEN has no parameter.
Method RESET_CHANGED_FIELDS on class IF_WCB_SCREEN has no exception.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in |