SAP ABAP Interface /DSD/SL_IF_SUBSCREEN (Interface for Subscreens)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LE-DSD-RA-SL (Application Component) Route Settlement
⤷
/DSD/SL (Package) Route Settlement

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /DSD/SL_CL_GUI_SUBSCREEN | GUI Element "Subscreen" | 20020410 |
Properties
Interface | /DSD/SL_IF_SUBSCREEN | |
Short Description | Interface for Subscreens |
General Data
Package | /DSD/SL | Route Settlement |
Created | 20020410 | SAP |
Last changed | 20030212 | SAP |
Unicode checks active |
Forward declarations
Interface /DSD/SL_IF_SUBSCREEN has no forward declaration.
Interfaces
Interface /DSD/SL_IF_SUBSCREEN has no interface.
Friends
Interface /DSD/SL_IF_SUBSCREEN has no friend.
Attributes
Interface /DSD/SL_IF_SUBSCREEN has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Destructor | 20020410 |
2 | ![]() |
Instance method | Public | Method | Determine Container for "Data Records" | 20020410 |
3 | ![]() |
Instance method | Public | Method | Determine Width / Height of Subscreen | 20020410 |
4 | ![]() |
Instance method | Public | Method | Determine Display Mode | 20020410 |
5 | ![]() |
Instance method | Public | Method | Subscreen Visible? | 20020410 |
6 | ![]() |
Instance method | Public | Method | New Display | 20020411 |
7 | ![]() |
Instance method | Public | Method | Set Additional Information for Display in Titlebar | 20020515 |
8 | ![]() |
Instance method | Public | Method | Set Width / Height of the Subscreen | 20020410 |
9 | ![]() |
Instance method | Public | Method | Set Display mode (Open/Closed) of Subscreen | 20020410 |
10 | ![]() |
Instance method | Public | Method | Set Text for Display in the Header Line | 20020510 |
11 | ![]() |
Instance method | Public | Method | Set Visibility of Subscreen (Visible/Invisible) | 20020410 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | OPENED | Instance Event (0) |
Public (2) |
X = Subscreen was Opened (Title+Data Record Visible) | 20020411 |
Types
Interface /DSD/SL_IF_SUBSCREEN has no local type.
Method Signatures
Method FREE Signature
Method FREE on Interface /DSD/SL_IF_SUBSCREEN has no parameter.
Method FREE on Interface /DSD/SL_IF_SUBSCREEN has no exception.
Method GET_CONTENT_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container für "Nutzdaten" | 20020410 |
Method GET_CONTENT_AREA on Interface /DSD/SL_IF_SUBSCREEN has no exception.
Method GET_EXTENSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EXTENSION | Value transfer | Type reference (TYPE) | I | Breite / Höhe des Screens | 20020410 |
Method GET_EXTENSION on Interface /DSD/SL_IF_SUBSCREEN has no exception.
Method IS_OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OPEN | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | Subscreen geschlossen -> e_open = 'X' | 20020410 |
Method IS_OPEN on Interface /DSD/SL_IF_SUBSCREEN has no exception.
Method IS_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VISIBLE | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | IS(visible)=true -> e_visible='X' | 20020410 |
Method IS_VISIBLE on Interface /DSD/SL_IF_SUBSCREEN has no exception.
Method REFRESH Signature
Method REFRESH on Interface /DSD/SL_IF_SUBSCREEN has no parameter.
Method REFRESH on Interface /DSD/SL_IF_SUBSCREEN has no exception.
Method SET_ADDITIONAL_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ADDITIONAL | Call by reference | Type reference (TYPE) | STRING | Zusätzliche Informationen zur Darstellung im Headerbereich | 20020515 |
Method SET_ADDITIONAL_TITLE on Interface /DSD/SL_IF_SUBSCREEN has no exception.
Method SET_EXTENSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXTENSION | Value transfer | Type reference (TYPE) | I | Breite / Höhe des Screens | 20020410 | ||
2 | ![]() |
I_EXTENSION_CLOSED | Call by reference | Type reference (TYPE) | /DSD/HH_CHECKBOX | SPACE | Höhe in geschlossenem Zustand | 20020530 |
Method SET_EXTENSION on Interface /DSD/SL_IF_SUBSCREEN has no exception.
Method SET_OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OPEN | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | open = 'X' | 20020410 |
Method SET_OPEN on Interface /DSD/SL_IF_SUBSCREEN has no exception.
Method SET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TITLE | Value transfer | Type reference (TYPE) | STRING | Titel des Subscreens | 20020510 |
Method SET_TITLE on Interface /DSD/SL_IF_SUBSCREEN has no exception.
Method SET_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VISIBLE | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | 'X' | x = visible | 20020410 |
Method SET_VISIBLE on Interface /DSD/SL_IF_SUBSCREEN has no exception.
Event Signatures
Event OPENED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_OPEN | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | X => subscreen has been opened | 20020411 |
History
Last changed by/on | SAP | 20030212 |
SAP Release Created in | 461 |