SAP ABAP Interface IF_RECA_WB_LIST (Lists on Objects - Interface)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_WB (Package) RE: Workbench (Object Manager)
⤷
⤷
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
| Interface | IF_RECA_WB_LIST | |
| Short Description | Lists on Objects - Interface |
General Data
| Package | RE_CA_WB | RE: Workbench (Object Manager) |
| Created | 20060222 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RECA_WB_LIST has no interface.
Friends
Interface IF_RECA_WB_LIST has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MC_VISTYPE_CONTROL | Constant | Public | Type reference (TYPE) | MTYPE_D_VISTYPE | 'C' | Visualization as Control | 20060222 | |
| 2 | MC_VISTYPE_SUBSCREEN | Constant | Public | Type reference (TYPE) | MTYPE_D_VISTYPE | 'D' | Visualizaton as Screen | 20060222 | |
| 3 | MO_BUSOBJ | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business Object of List | 20060301 | ||
| 4 | MS_WBLIST_X | 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
Interface 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 Interface IF_RECA_WB_LIST has no parameter.
Method FREE on Interface 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 Interface 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 Interface 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 Interface IF_RECA_WB_LIST has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |