SAP ABAP Class CL_FWWP_AREA (Abstract Area Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SBPT_FWWP (Package) Framework for Workplace
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FWWP_DESKTOP_ITEM | Abstract Application Object | 19990218 |
Meta Relationship - Used By
Properties
| Class | CL_FWWP_AREA | |
| Short Description | Abstract Area Object | |
| Super Class | CL_FWWP_DESKTOP_ITEM | Abstract Application Object |
| 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_AREA has no forward declaration.
Interfaces
Class CL_FWWP_AREA has no interface implemented.
Friends
Class CL_FWWP_AREA 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_ARCON | Configuration Data of the Area | 19990218 | |||
| 2 | Constant | Protected | Type reference (TYPE) | SEOCLASS-CLSNAME | ' |
Constant for Reducing Additional Objects | 19990324 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SBPT_TDESKI | Collection of Items | 19990218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a Collection of Application Objects | 19990218 | |
| 2 | Instance method | Public | Method | Generates all Subareas | 19990218 | |
| 3 | Instance method | Public | Method | Delivers the Configuration Data of the Area | 19990218 | |
| 4 | Instance method | Public | Method | Delivers Information on the Format of the List Display | 19990218 | |
| 5 | Instance method | Public | Method | Delivers the Newly Chosen Area Object (After the Event GOTO) | 19990301 | |
| 6 | Instance method | Public | Method | Delivers the Collection of Application Objects | 19990218 | |
| 7 | Instance method | Public | Method | Delivers the Number of Application Objects | 19990218 | |
| 8 | Instance method | Public | Method | Gets possible functions (SAPgui for HTML) | 20000209 | |
| 9 | Instance method | Public | Method | Updates the Selection of Application Objects | 19990218 | |
| 10 | Instance method | Public | Method | Deletes a Collection of Application Objects | 19990218 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | GOTO | Instance Event (0) |
Public (2) |
New Area Object Should be set | 19990301 |
Types
Class CL_FWWP_AREA has no local type.
Method Signatures
Method ADD_DESKTOP_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESK_ITEMS | Call by reference | Type reference (TYPE) | SBPT_TDESKI | Kollektion von Anwendungsobjekten | 19990218 |
Method ADD_DESKTOP_ITEMS on class CL_FWWP_AREA has no exception.
Method CREATE_SUB_AREAS Signature
Method CREATE_SUB_AREAS on class CL_FWWP_AREA has no parameter.
Method CREATE_SUB_AREAS on class CL_FWWP_AREA has no exception.
Method GET_AREA_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONFIG | Call by reference | Type reference (TYPE) | SBPT_ARCON | Konfigurationsdaten | 19990218 |
Method GET_AREA_CONFIGURATION on class CL_FWWP_AREA has no exception.
Method GET_CONTENT_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldcatalog | 19990225 | |||
| 2 | E_STRUCTURE | Call by reference | Type reference (TYPE) | DD02L-TABNAME | Strukturname | 19990225 |
Method GET_CONTENT_STRUCTURE on class CL_FWWP_AREA has no exception.
Method GET_GOTO_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 | 19990301 |
Method GET_GOTO_AREA on class CL_FWWP_AREA has no exception.
Method GET_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ITEMS | Call by reference | Type reference (TYPE) | SBPT_TDESKI | Anwendungsobjekte | 19990218 |
Method GET_ITEMS on class CL_FWWP_AREA has no exception.
Method GET_NO_OF_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NO_OF_ITEMS | Value transfer | Type reference (TYPE) | I | Anzahl | 19990218 |
Method GET_NO_OF_ITEMS on class CL_FWWP_AREA has no exception.
Method GET_POSSIBLE_ITEM_COMMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMMANDS | Call by reference | Type reference (TYPE) | SBPT_TCOMM | Tabelle mit Funktionsobjekten | 20000209 |
Method GET_POSSIBLE_ITEM_COMMANDS on class CL_FWWP_AREA has no exception.
Method REFRESH_ITEM_SELECTION Signature
Method REFRESH_ITEM_SELECTION on class CL_FWWP_AREA has no parameter.
Method REFRESH_ITEM_SELECTION on class CL_FWWP_AREA has no exception.
Method REMOVE_DESKTOP_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESK_ITEMS | Call by reference | Type reference (TYPE) | SBPT_TDESKI | Kollektion von Anwendungsobjekten | 19990218 |
Method REMOVE_DESKTOP_ITEMS on class CL_FWWP_AREA has no exception.
Event Signatures
Event GOTO Signature
Event GOTO on class CL_FWWP_AREA has no parameter.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 19990218 |
| SAP Release Created in |