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 CREATE_POPUP Instance method Public Method create a popup 20070412
2 GET_DATA_COLLECTION Instance method Public Method get data collection 20070411
3 GET_FACTSHEET_ID Instance method Public Method get fact sheet ID 20070410
4 LEAVE_FACTSHEET 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 Importing IV_CLOSE_EVENT_NAME Call by reference Type reference (TYPE) STRING 20070412
2 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) STRING 20070412
3 Importing IV_INTERFACE_VIEW_NAME Call by reference Type reference (TYPE) STRING 20070412
4 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20070412
5 Exporting RV_POPUP Call by reference Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup Access Interface 20070412
6 Exporting 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 Returning 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 Returning 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 Importing 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