SAP ABAP Class IF_WB2_SUBSCREEN (Subscreen)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB2_ACTION_VIEW | View for Visual Subsequent Action | 20000824 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB2_ALV_AREA_VIEW | Area for ALV Display | 20000717 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB2_BUSINESS_SELECTION_VIEW | Selection of TEW Type, Group, Step, Mode, Preceding Step | 20000712 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB2_SELECTION_AREA_VIEW | Selection Area | 20000713 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB2_SOURCE_OPERATION_VIEW | Source Document Processing View | 20000811 |
Properties
Class | IF_WB2_SUBSCREEN | |
Short Description | Subscreen | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20000712 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_WB2_SUBSCREEN has no forward declaration.
Interfaces
Class IF_WB2_SUBSCREEN has no interface implemented.
Friends
Class IF_WB2_SUBSCREEN has no friend class.
Attributes
Class IF_WB2_SUBSCREEN has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Exclusion List for Function Codes | 20000814 |
2 | ![]() |
Instance method | Public | Method | Compress Screen | 20001005 |
3 | ![]() |
Instance method | Public | Method | Expand Screen | 20001005 |
4 | ![]() |
Instance method | Public | Method | Return Status | 20000815 |
5 | ![]() |
Instance method | Public | Method | Screen and Program Name | 20000712 |
6 | ![]() |
Instance method | Public | Method | Process Function Code | 20000712 |
7 | ![]() |
Instance method | Public | Method | Compressed Screen? | 20000817 |
8 | ![]() |
Instance method | Public | Method | Empty Screen? | 20000817 |
9 | ![]() |
Instance method | Public | Method | Is View Visible? | 20000811 |
10 | ![]() |
Instance method | Public | Method | Must be Called in PBO | 20000801 |
11 | ![]() |
Instance method | Public | Method | Make this View Visible | 20000811 |
12 | ![]() |
Instance method | Public | Method | Distribute FCode (Before Subscreen Call in PAI) | 20000731 |
Events
Class IF_WB2_SUBSCREEN has no event.
Types
Class IF_WB2_SUBSCREEN has no local type.
Method Signatures
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) | WB2_FCODE_STAB | Tabelle mit Funktionscodes | 20000814 |
Method CALC_EXCLUDING_LIST on class IF_WB2_SUBSCREEN has no exception.
Method COLLAPSE Signature
Method COLLAPSE on class IF_WB2_SUBSCREEN has no parameter.
Method COLLAPSE on class IF_WB2_SUBSCREEN has no exception.
Method EXPAND Signature
Method EXPAND on class IF_WB2_SUBSCREEN has no parameter.
Method EXPAND on class IF_WB2_SUBSCREEN has no exception.
Method GET_PFSTAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PFSTAT | Call by reference | Type reference (TYPE) | PFSTAT | PF-Status | 20000815 | ||
2 | ![]() |
E_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20000815 |
Method GET_PFSTAT on class IF_WB2_SUBSCREEN has no exception.
Method GET_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20000712 | ||
2 | ![]() |
E_REPID | Call by reference | Type reference (TYPE) | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm | 20000712 |
Method GET_SCREEN on class IF_WB2_SUBSCREEN 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 | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20000712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
interner Fehler | 20000811 |
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 | 20000817 |
Method IS_COLLAPSED on class IF_WB2_SUBSCREEN 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 | 20000817 |
Method IS_EMPTY on class IF_WB2_SUBSCREEN has no exception.
Method IS_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_VISIBLE | Value transfer | Type reference (TYPE) | BVAL | Boolean | 20000811 |
Method IS_VISIBLE on class IF_WB2_SUBSCREEN has no exception.
Method PBO Signature
Method PBO on class IF_WB2_SUBSCREEN has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
interner Fehler | 20000801 |
Method SET_VISIBLE Signature
Method SET_VISIBLE on class IF_WB2_SUBSCREEN has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
interner Fehler | 20000816 |
Method TRANSFER_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 | 20000731 |
Method TRANSFER_FCODE on class IF_WB2_SUBSCREEN has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |