SAP ABAP Interface IF_DLC_FACTSHEET (Fact Sheet Component)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-CON (Application Component) UI Configuration & Design Layer
⤷
BSP_DYN_LAYOUT_DYN_VIEWSET (Package) Dynamic Viewset Base classes and related objects
⤷
⤷
Properties
| Interface | IF_DLC_FACTSHEET | |
| Short Description | Fact Sheet Component |
General Data
| Package | BSP_DYN_LAYOUT_DYN_VIEWSET | Dynamic Viewset Base classes and related objects |
| Created | 20070410 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_DLC_FACTSHEET has no forward declaration.
Interfaces
Interface IF_DLC_FACTSHEET has no interface.
Friends
Interface IF_DLC_FACTSHEET has no friend.
Attributes
Interface IF_DLC_FACTSHEET has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | create a popup | 20070412 | |
| 2 | Instance method | Public | Method | get data collection | 20070411 | |
| 3 | Instance method | Public | Method | get fact sheet ID | 20070410 | |
| 4 | Instance method | Public | Method | leave fact sheet with Navigation Descriptor Object | 20070410 |
Events
Interface IF_DLC_FACTSHEET has no event.
Types
Interface IF_DLC_FACTSHEET has no local type.
Method Signatures
Method CREATE_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLOSE_EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20070412 | ||||
| 2 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20070412 | ||||
| 3 | IV_INTERFACE_VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | 20070412 | ||||
| 4 | IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20070412 | ||||
| 5 | RV_POPUP | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Access Interface | 20070412 | |||
| 6 | RV_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_COMPONENT_USAGE | Component Usage | 20070412 |
Method CREATE_POPUP on Interface IF_DLC_FACTSHEET has no exception.
Method GET_DATA_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20070411 |
Method GET_DATA_COLLECTION on Interface IF_DLC_FACTSHEET has no exception.
Method GET_FACTSHEET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | BSP_DYN_CONFIG_FS_ID | Fact Sheet ID | 20070411 |
Method GET_FACTSHEET_ID on Interface IF_DLC_FACTSHEET has no exception.
Method LEAVE_FACTSHEET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20070411 |
Method LEAVE_FACTSHEET on Interface IF_DLC_FACTSHEET has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 700 |