SAP ABAP Class CL_WB_WORKSPACE (Workbench: Workspace)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SWBM_INTERNAL (Package) Internal Objects within SWBM
Properties
Class CL_WB_WORKSPACE  
Short Description Workbench: Workspace    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWBM_INTERNAL   Internal Objects within SWBM 
Created 19980702   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_WORKSPACE has no forward declaration.
Interfaces
Class CL_WB_WORKSPACE has no interface implemented.
Friends
Class CL_WB_WORKSPACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_WB_WORKSPACE Singleton 20090204
2 ITERATOR Instance attribute Private Type reference (TYPE) I 0 Iterator Index 19980703
3 WB_REQUEST_SET Instance attribute Private Type reference (TYPE) LTY_WB_REQUEST_COLLECTION Set of Workbench Requests 19980702
Methods
# Method Level Visibility Method type Description Created on
1 ADD_WB_REQUEST Instance method Public Method Add Workbench Request 19980702
2 GET_INSTANCE Static method Public Method Supply Singleton Instance 20090204
3 GET_NEXT_WB_REQUEST Instance method Public Method Iteration: Get Next Element 19980703
4 LOAD Static method Public Method Load Workspace 19980702
5 START_ITERATION Instance method Public Method Start Iteration 19980703
6 STORE Instance method Public Method Save Workspace 19980702
Events
Class CL_WB_WORKSPACE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_WB_REQUEST_COLLECTION Private See coding Set of Workbench Requests 19980702
Method Signatures

Method ADD_WB_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WB_REQUEST_ENTRY Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST_ENTRY Workbench Request Entry 19980710
# Exception Resumable Description Created on
1 ILLEGAL_REQUEST_ENTRY Ungültiger Request Eintrag 19980710

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_INSTANCE Call by reference Object reference (TYPE REF TO) CL_WB_WORKSPACE Singleton 20090204

Method GET_INSTANCE on class CL_WB_WORKSPACE has no exception.

Method GET_NEXT_WB_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_WB_REQUEST_ENTRY Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST_ENTRY Workbench Request 19980703
# Exception Resumable Description Created on
1 NO_MORE_ELEMENTS Alle Elemente der Queue sind abgearbeitet 19980703

Method LOAD Signature

Method LOAD on class CL_WB_WORKSPACE has no parameter.
Method LOAD on class CL_WB_WORKSPACE has no exception.

Method START_ITERATION Signature

Method START_ITERATION on class CL_WB_WORKSPACE has no parameter.
Method START_ITERATION on class CL_WB_WORKSPACE has no exception.

Method STORE Signature

Method STORE on class CL_WB_WORKSPACE has no parameter.
Method STORE on class CL_WB_WORKSPACE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in