SAP ABAP Class IF_DLC_FACTSHEET (Fact Sheet Component)
Properties
| Class | IF_DLC_FACTSHEET | |
| Short Description | Fact Sheet Component | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070410 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_DLC_FACTSHEET has no forward declaration.
Interfaces
Class IF_DLC_FACTSHEET has no interface implemented.
Friends
Class IF_DLC_FACTSHEET has no friend class.
Attributes
Class 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
Class IF_DLC_FACTSHEET has no event.
Types
Class 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 class 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 class 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 class 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 class IF_DLC_FACTSHEET has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |