SAP ABAP Class /DSD/SL_IF_WORKAREA (Interface for the Work Areas)
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
Class /DSD/SL_IF_WORKAREA  
Short Description Interface for the Work Areas    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020411   SAP 
Last change 20030212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /DSD/SL_IF_WORKAREA has no forward declaration.
Interfaces
Class /DSD/SL_IF_WORKAREA has no interface implemented.
Friends
Class /DSD/SL_IF_WORKAREA has no friend class.
Attributes
Class /DSD/SL_IF_WORKAREA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method Destructor 20020411
2 GET_EXTENSION Instance method Public Method Determine Height / Width of the Area 20020411
3 IS_OPEN Instance method Public Method Work Area Open? 20020411
4 IS_VISIBLE Instance method Public Method Is the Work Area Visible? 20020411
5 REFRESH Instance method Public Method New Display 20020411
6 SET_ADDITIONAL_TITLE Instance method Public Method Additional Information for Layout in Title Area 20020515
7 SET_EXTENSION Instance method Public Method Set Height / Width of Area 20020411
8 SET_MODE Instance method Public Method Mode: Display / Change 20020416
9 SET_OPEN Instance method Public Method Open / Close Work Area 20020411
10 SET_TITLE Instance method Public Method Set Title of the Work Area 20020510
11 SET_VISIBLE Instance method Public Method Set Visibility of the Work Area 20020411
12 TOGGLE_VISIBILITY Instance method Public Method Toggle Visible/Invisible 20020411
13 WRITE_DATA_TO_BUFFER Instance method Public Method Reload Data into Buffer/DB 20020527
Events
Class /DSD/SL_IF_WORKAREA has no event.
Types
Class /DSD/SL_IF_WORKAREA has no local type.
Method Signatures

Method FREE Signature

Method FREE on class /DSD/SL_IF_WORKAREA has no parameter.
Method FREE on class /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 Exporting E_EXTENSION Value transfer Type reference (TYPE) I Breite / Höhe 20020411

Method GET_EXTENSION on class /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 Exporting E_OPEN Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX X => offen 20020411

Method IS_OPEN on class /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 Exporting E_VISIBLE Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX X => sichtbar 20020411

Method IS_VISIBLE on class /DSD/SL_IF_WORKAREA has no exception.

Method REFRESH Signature

Method REFRESH on class /DSD/SL_IF_WORKAREA has no parameter.
Method REFRESH on class /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 Importing I_ADDITIONAL Call by reference Type reference (TYPE) STRING Zusatztitel 20020515

Method SET_ADDITIONAL_TITLE on class /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 Importing I_EXTENSION Value transfer Type reference (TYPE) I Breite / Höhe 20020411

Method SET_EXTENSION on class /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 Importing I_MAINTAIN Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX X = Ändern 20020416

Method SET_MODE on class /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 Importing I_OPEN Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX X => offen 20020411

Method SET_OPEN on class /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 Importing I_TITLE Call by reference Type reference (TYPE) STRING Titel des Arbeitsbereiches 20020510

Method SET_TITLE on class /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 Importing I_VISIBLE Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX X => sichtbar 20020411

Method SET_VISIBLE on class /DSD/SL_IF_WORKAREA has no exception.

Method TOGGLE_VISIBILITY Signature

Method TOGGLE_VISIBILITY on class /DSD/SL_IF_WORKAREA has no parameter.
Method TOGGLE_VISIBILITY on class /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 Exporting ES_MSG Call by reference Type reference (TYPE) BAPIRET2 Zpráva 20020710

Method WRITE_DATA_TO_BUFFER on class /DSD/SL_IF_WORKAREA has no exception.
History
Last changed by/on SAP  20030212 
SAP Release Created in