SAP ABAP Interface /DSD/SL_IF_WORKAREA (Interface for the Work Areas)
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_WA_ENCASH_ASSIGN | Work Area Collection Clearing | 20020424 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /DSD/SL_CL_WA_ENCASH_REVENUE | Work Area Collection Payment | 20020508 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /DSD/SL_CL_WORKAREA | "Template" for the Work Areas | 20020411 |
Properties
Interface | /DSD/SL_IF_WORKAREA | |
Short Description | Interface for the Work Areas |
General Data
Package | /DSD/SL | Route Settlement |
Created | 20020411 | SAP |
Last changed | 20030212 | SAP |
Unicode checks active |
Forward declarations
Interface /DSD/SL_IF_WORKAREA has no forward declaration.
Interfaces
Interface /DSD/SL_IF_WORKAREA has no interface.
Friends
Interface /DSD/SL_IF_WORKAREA has no friend.
Attributes
Interface /DSD/SL_IF_WORKAREA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Destructor | 20020411 |
2 | ![]() |
Instance method | Public | Method | Determine Height / Width of the Area | 20020411 |
3 | ![]() |
Instance method | Public | Method | Work Area Open? | 20020411 |
4 | ![]() |
Instance method | Public | Method | Is the Work Area Visible? | 20020411 |
5 | ![]() |
Instance method | Public | Method | New Display | 20020411 |
6 | ![]() |
Instance method | Public | Method | Additional Information for Layout in Title Area | 20020515 |
7 | ![]() |
Instance method | Public | Method | Set Height / Width of Area | 20020411 |
8 | ![]() |
Instance method | Public | Method | Mode: Display / Change | 20020416 |
9 | ![]() |
Instance method | Public | Method | Open / Close Work Area | 20020411 |
10 | ![]() |
Instance method | Public | Method | Set Title of the Work Area | 20020510 |
11 | ![]() |
Instance method | Public | Method | Set Visibility of the Work Area | 20020411 |
12 | ![]() |
Instance method | Public | Method | Toggle Visible/Invisible | 20020411 |
13 | ![]() |
Instance method | Public | Method | Reload Data into Buffer/DB | 20020527 |
Events
Interface /DSD/SL_IF_WORKAREA has no event.
Types
Interface /DSD/SL_IF_WORKAREA has no local type.
Method Signatures
Method FREE Signature
Method FREE on Interface /DSD/SL_IF_WORKAREA has no parameter.
Method FREE on Interface /DSD/SL_IF_WORKAREA 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 | 20020411 |
Method GET_EXTENSION on Interface /DSD/SL_IF_WORKAREA 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 | X => offen | 20020411 |
Method IS_OPEN on Interface /DSD/SL_IF_WORKAREA 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 | X => sichtbar | 20020411 |
Method IS_VISIBLE on Interface /DSD/SL_IF_WORKAREA has no exception.
Method REFRESH Signature
Method REFRESH on Interface /DSD/SL_IF_WORKAREA has no parameter.
Method REFRESH on Interface /DSD/SL_IF_WORKAREA 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 | Zusatztitel | 20020515 |
Method SET_ADDITIONAL_TITLE on Interface /DSD/SL_IF_WORKAREA 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 | 20020411 |
Method SET_EXTENSION on Interface /DSD/SL_IF_WORKAREA has no exception.
Method SET_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MAINTAIN | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | X = Ändern | 20020416 |
Method SET_MODE on Interface /DSD/SL_IF_WORKAREA 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 | X => offen | 20020411 |
Method SET_OPEN on Interface /DSD/SL_IF_WORKAREA has no exception.
Method SET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TITLE | Call by reference | Type reference (TYPE) | STRING | Titel des Arbeitsbereiches | 20020510 |
Method SET_TITLE on Interface /DSD/SL_IF_WORKAREA 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 => sichtbar | 20020411 |
Method SET_VISIBLE on Interface /DSD/SL_IF_WORKAREA has no exception.
Method TOGGLE_VISIBILITY Signature
Method TOGGLE_VISIBILITY on Interface /DSD/SL_IF_WORKAREA has no parameter.
Method TOGGLE_VISIBILITY on Interface /DSD/SL_IF_WORKAREA has no exception.
Method WRITE_DATA_TO_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MSG | Call by reference | Type reference (TYPE) | BAPIRET2 | Zpráva | 20020710 |
Method WRITE_DATA_TO_BUFFER on Interface /DSD/SL_IF_WORKAREA has no exception.
History
Last changed by/on | SAP | 20030212 |
SAP Release Created in | 461 |