SAP ABAP Class CL_FWWP_WORKPLACE_CONTAINER (Container for Multiple Workplaces)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SBPT_FWWP (Package) Framework for Workplace
Properties
Class CL_FWWP_WORKPLACE_CONTAINER  
Short Description Container for Multiple Workplaces    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBPT_FWWP   Framework for Workplace 
Created 19990218   SAP 
Last change 19990218   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FWWP_WORKPLACE_CONTAINER has no forward declaration.
Interfaces
Class CL_FWWP_WORKPLACE_CONTAINER has no interface implemented.
Friends
Class CL_FWWP_WORKPLACE_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1      
2 ALL_WORKPLACES Instance attribute Private Type reference (TYPE) SBPT_TWOPL All Workplaces 19990218
3 CURRENT_WORKPLACE Instance attribute Private Object reference (TYPE REF TO) CL_FWWP_WORKPLACE Active Workplace 19990218
Methods
# Method Level Visibility Method type Description Created on
1 ADD_WORKPLACE Instance method Public Method Adds Workplace 19990218
2 GET_ALL_WORKPLACES Instance method Public Method Gets All Workplaces 19990218
3 GET_CURRENT_WORKPLACE Instance method Public Method Gets Active Workplace 19990218
4 INITIALIZE Instance method Public Method Initialization 19990218
5 REMOVE_ALL_WORKPLACES Instance method Public Method Deletes All Workplaces from Container 19990218
6 REMOVE_WORKPLACE Instance method Public Method Deletes a Workplace from Container 19990915
7 SET_CURRENT_WP_VIA_AREA Instance method Public Method Sets Current Workplace Using an Authorization Object 19990218
Events
Class CL_FWWP_WORKPLACE_CONTAINER has no event.
Types
Class CL_FWWP_WORKPLACE_CONTAINER has no local type.
Method Signatures

Method ADD_WORKPLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORKPLACE Call by reference Object reference (TYPE REF TO) CL_FWWP_WORKPLACE Arbeitsplatz 19990218

Method ADD_WORKPLACE on class CL_FWWP_WORKPLACE_CONTAINER has no exception.

Method GET_ALL_WORKPLACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALL_WORKPLACES Call by reference Type reference (TYPE) SBPT_TWOPL alle Arbeitsplätze 19990218

Method GET_ALL_WORKPLACES on class CL_FWWP_WORKPLACE_CONTAINER has no exception.

Method GET_CURRENT_WORKPLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_WORKPLACE Call by reference Object reference (TYPE REF TO) CL_FWWP_WORKPLACE Arbeitsplatz 19990218

Method GET_CURRENT_WORKPLACE on class CL_FWWP_WORKPLACE_CONTAINER has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_FWWP_WORKPLACE_CONTAINER has no parameter.
Method INITIALIZE on class CL_FWWP_WORKPLACE_CONTAINER has no exception.

Method REMOVE_ALL_WORKPLACES Signature

Method REMOVE_ALL_WORKPLACES on class CL_FWWP_WORKPLACE_CONTAINER has no parameter.
Method REMOVE_ALL_WORKPLACES on class CL_FWWP_WORKPLACE_CONTAINER has no exception.

Method REMOVE_WORKPLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORKPLACE Value transfer Object reference (TYPE REF TO) CL_FWWP_WORKPLACE Arbeitsplatz 19990915
# Exception Resumable Description Created on
1 NOT_REMOVED Objekt wurde nicht gelöscht 19990915
2 WRONG_OBJECT Objekt nicht gefunden 19990915

Method SET_CURRENT_WP_VIA_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA Call by reference Object reference (TYPE REF TO) CL_FWWP_AREA Bereichsobjekt 19990218

Method SET_CURRENT_WP_VIA_AREA on class CL_FWWP_WORKPLACE_CONTAINER has no exception.
History
Last changed by/on SAP  19990218 
SAP Release Created in