SAP ABAP Class IF_RECA_WB_LIST (Lists on Objects - Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECA_WB_LIST | Lists on Objects - Standard Implementation | 20060222 |
Properties
| Class | IF_RECA_WB_LIST | |
| Short Description | Lists on Objects - Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060222 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RECA_WB_LIST has no interface implemented.
Friends
Class IF_RECA_WB_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | MTYPE_D_VISTYPE | 'C' | Visualization as Control | 20060222 | ||
| 2 | Constant | Public | Type reference (TYPE) | MTYPE_D_VISTYPE | 'D' | Visualizaton as Screen | 20060222 | ||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business Object of List | 20060301 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RECAC_WBLIST_X | Supported List per Object Type and Add.Flds (TIVCAWBLIST) | 20060222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Release Instance | 20060609 | |
| 2 | Instance method | Public | Method | Gets Type of Visualization (Dynpro/Control) [ABSTRACT] | 20060222 | |
| 3 | Instance method | Public | Method | Initializes the Display [ABSTRACT] | 20060309 | |
| 4 | Instance method | Public | Method | Checks If List Is Active for the Object [FINAL] | 20060222 |
Events
Class IF_RECA_WB_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_D_VISTYPE | Public | Type reference (TYPE) | CHAR1 | Vizualization type | 20060222 | |
Method Signatures
Method FREE Signature
Method FREE on class IF_RECA_WB_LIST has no parameter.
Method FREE on class IF_RECA_WB_LIST has no exception.
Method GET_VIS_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_VISTYPE | Value transfer | Type reference (TYPE) | MTYPE_D_VISTYPE | Visualisierungsart | 20060222 |
Method GET_VIS_TYPE on class IF_RECA_WB_LIST has no exception.
Method INIT_VISUALIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SUBSCREEN | Call by reference | Type reference (TYPE) | RECASCREEN | Im Falle Typ=Subscreen: Rückgabe des Subscreens | 20060309 | |||
| 2 | IO_CUSTOM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Im Falle Typ=Control: Container | 20060309 |
Method INIT_VISUALIZATION on class IF_RECA_WB_LIST has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Liste aktiv | 20060222 |
Method IS_ACTIVE on class IF_RECA_WB_LIST has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |