SAP ABAP Class /BCV/CL_FND_FACTORY (Factory base class)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BCV (Application Component) Business Context Viewer
     /BCV/FND (Package) BCV Foundation Layer
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BCV/CL_SIN_FACTORY Factory class for SIN 20080924
2 Inheritance (c INHERITING FROM c_ref)  /BCV/CL_SIN_SEARCH_BAPI_FACTRY Factory class for SIN BAPI 20080930
3 Inheritance (c INHERITING FROM c_ref)  /BCV/CL_SIN_SEARCH_BI_FACTORY Factory class for SIN BI 20080924
4 Inheritance (c INHERITING FROM c_ref)  /BCV/CL_SIN_SEARCH_ES_FACTORY Factory class for SIN BI 20081017
5 Inheritance (c INHERITING FROM c_ref)  /BCV/CL_SIN_SEARCH_SES_FACTORY Factory class for SIN BI 20081014
Properties
Class /BCV/CL_FND_FACTORY  
Short Description Factory base class    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BCV/FND   BCV Foundation Layer 
Created 20080924   SAP 
Last change 20110908   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
Class /BCV/CL_FND_FACTORY has no interface implemented.
Friends
Class /BCV/CL_FND_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_CLASSNAME Static Attribute Protected Type reference (TYPE) SEOCLSNAME Object Type Name 20080924
2 GV_CONTAINER_NAME Static Attribute Private Type reference (TYPE) ETOBJ_NAME eCATT Object 20080924
3 GV_VARIANT_NAME Static Attribute Private Type reference (TYPE) ETVAR_ID Variant name 20080924
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTAINER_NAME Static method Public Method 20080924
2 GET_VARIANT_NAME Static method Public Method 20080924
3 SET_CONTAINER_NAME Static method Public Method 20080924
4 SET_VARIANT_NAME Static method Public Method 20080924
Events
Class /BCV/CL_FND_FACTORY has no event.
Types
Class /BCV/CL_FND_FACTORY has no local type.
Method Signatures

Method GET_CONTAINER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CONTAINER_NAME Value transfer Type reference (TYPE) ETOBJ_NAME eCATT Object 20080924

Method GET_CONTAINER_NAME on class /BCV/CL_FND_FACTORY has no exception.

Method GET_VARIANT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_VARIANT_NAME Value transfer Type reference (TYPE) ETVAR_ID Variant name 20080924

Method GET_VARIANT_NAME on class /BCV/CL_FND_FACTORY has no exception.

Method SET_CONTAINER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTAINER_NAME Call by reference Type reference (TYPE) ETOBJ_NAME eCATT Object 20080924

Method SET_CONTAINER_NAME on class /BCV/CL_FND_FACTORY has no exception.

Method SET_VARIANT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VARIANT_NAME Call by reference Type reference (TYPE) ETVAR_ID Variant name 20080924

Method SET_VARIANT_NAME on class /BCV/CL_FND_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701