SAP ABAP Class CL_FWWP_WORKPLACE (Work Center)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SBPT_FWWP (Package) Framework for Workplace
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DET_WORKPLACE2_PPF | PPF: Workplace for Outputs in Document | 20000503 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DET_WORKPLACE_PPF | PPF: Workplace for Outputs in Document | 20000113 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_TWP_PPF | PPF: Workplace for Outputs in Document | 19991230 |
Properties
| Class | CL_FWWP_WORKPLACE | |
| Short Description | Work Center | |
| 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 has no forward declaration.
Interfaces
Class CL_FWWP_WORKPLACE has no interface implemented.
Friends
Class CL_FWWP_WORKPLACE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SBPT_TAREA | All Area Objects | 19990218 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FWWP_AREA | Root object | 19990218 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FWWP_AREA | Selected Area | 19990218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Whether this Workplace Contains an Area Object | 19990218 | |
| 2 | Instance method | Public | Method | Searches for an Area Object | 19990218 | |
| 3 | Instance method | Public | Method | Gets the Root Object of the Workplace | 19990218 | |
| 4 | Instance method | Public | Method | Gets Selected Area Object | 19990218 | |
| 5 | Instance method | Protected | Event handling method | Updates the Associations When Changing an Area | 19990218 | |
| 6 | Instance method | Public | Method | Initialization | 19990218 | |
| 7 | Instance method | Protected | Method | Collects All Area Objects of Workplace | 19990218 | |
| 8 | Instance method | Public | Method | Sets Selected Area Object | 19990218 |
Events
Class CL_FWWP_WORKPLACE has no event.
Types
Class CL_FWWP_WORKPLACE has no local type.
Method Signatures
Method CHECK_WORKPLACE_KNOWS_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AREA | Call by reference | Object reference (TYPE REF TO) | CL_FWWP_AREA | Berechsobjekt | 19990218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bereichsobjekt nicht gefunden | 19990218 |
Method FIND_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AREA | Call by reference | Object reference (TYPE REF TO) | CL_FWWP_AREA | Bereichsobjekt | 19990218 | |||
| 2 | I_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLASS-CLSNAME | Klassenname | 19990218 |
Method FIND_AREA on class CL_FWWP_WORKPLACE has no exception.
Method GET_ROOT_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROOT | Call by reference | Object reference (TYPE REF TO) | CL_FWWP_AREA | Wurzelobjekt | 19990218 |
Method GET_ROOT_AREA on class CL_FWWP_WORKPLACE has no exception.
Method GET_SELECTED_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AREA | Call by reference | Object reference (TYPE REF TO) | CL_FWWP_AREA | Bereichsobjekt | 19990218 |
Method GET_SELECTED_AREA on class CL_FWWP_WORKPLACE has no exception.
Method HANDLER_AREA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Type reference (TYPE) | 19990324 |
Method HANDLER_AREA_CHANGED on class CL_FWWP_WORKPLACE has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_FWWP_WORKPLACE has no parameter.
Method INITIALIZE on class CL_FWWP_WORKPLACE has no exception.
Method SET_ALL_WORKPLACE_AREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AREA | Call by reference | Object reference (TYPE REF TO) | CL_FWWP_AREA | Bereichsobjekt | 19990218 |
Method SET_ALL_WORKPLACE_AREAS on class CL_FWWP_WORKPLACE has no exception.
Method SET_SELECTED_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AREA | Call by reference | Object reference (TYPE REF TO) | CL_FWWP_AREA | Bereichsobjekt | 19990218 |
Method SET_SELECTED_AREA on class CL_FWWP_WORKPLACE has no exception.
History
| Last changed by/on | SAP | 19990218 |
| SAP Release Created in |