SAP ABAP Class /BCV/CL_UIF_PREVIEW_CFG (Preview configuration)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BCV (Application Component) Business Context Viewer
     /BCV/UIF (Package) BCV User Interface Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BCV/CL_FND_CFG_DATA_ACCESS Configuration data access 20090220
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BCV/IF_UIF_PREVIEW_CFG Read preview configuration 20090220
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BCV/IF_UIF_PREVIEW_CFG_EDIT Edit preview configuration 20090220
Properties
Class /BCV/CL_UIF_PREVIEW_CFG  
Short Description Preview configuration    
Super Class /BCV/CL_FND_CFG_DATA_ACCESS Configuration data access 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BCV/UIF   BCV User Interface Layer 
Created 20090220   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 /BCV/IF_UIF_PREVIEW_CFG Read preview configuration 20090220
2 /BCV/IF_UIF_PREVIEW_CFG_EDIT Edit preview configuration 20090220
Friends
# Friend Modeled only Created on Description
1 /BCV/CL_FND_CFG_FACTORY 20090220 Factory for configuration objects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_PRVIEW Instance attribute Protected Type reference (TYPE) TT_PRVIEW 20090220
2 MT_PRVIEWR Instance attribute Protected Type reference (TYPE) TT_PRVIEWR 20090220
3 MT_PRVIEWR_DB Instance attribute Protected Type reference (TYPE) TT_PRVIEWR 20090220
4 MT_PRVIEWT Instance attribute Protected Type reference (TYPE) TT_PRVIEWT 20090220
5 MT_PRVIEWT_DB Instance attribute Protected Type reference (TYPE) TT_PRVIEWT 20090220
6 MT_PRVIEW_DB Instance attribute Protected Type reference (TYPE) TT_PRVIEW 20090220
7 MV_CONTEXT_KEY Instance attribute Protected Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090220
8 MV_LOCK_IND Instance attribute Protected Type reference (TYPE) ABAP_BOOL Lock is set 20090220
9 MV_PREVIEW_ID Instance attribute Protected Type reference (TYPE) /BCV/UIF_PREVIEW_ID ID of Quick View 20090220
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20090220
Events
Class /BCV/CL_UIF_PREVIEW_CFG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PRVIEW Protected Attribute reference (LIKE) 20090220
2 TT_PRVIEWR Protected Attribute reference (LIKE) 20090220
3 TT_PRVIEWT Protected Attribute reference (LIKE) 20090220
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090220
2 Importing IV_PREVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_PREVIEW_ID ID of Quick View 20090220
# Exception Resumable Description Created on
1 /BCV/CX_CFG_ACCESS Exception class for acces to configuration 20090220
History
Last changed by/on SAP  20130531 
SAP Release Created in 702