SAP ABAP Class /BOFU/CL_D_FC_SET_BO_PROFILE (OBSOLETE)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BOFU/FIELD_CONTROL (Package) BO FIeld Control
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOBF/CL_LIB_D_SUPERCLASS Superclass of determination implementations 20090918
Properties
Class /BOFU/CL_D_FC_SET_BO_PROFILE  
Short Description OBSOLETE    
Super Class /BOBF/CL_LIB_D_SUPERCLASS Superclass of determination implementations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOFU/FIELD_CONTROL   BO FIeld Control 
Created 20090918   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOFU/CL_D_FC_SET_BO_PROFILE has no forward declaration.
Interfaces
Class /BOFU/CL_D_FC_SET_BO_PROFILE has no interface implemented.
Friends
Class /BOFU/CL_D_FC_SET_BO_PROFILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_FACTORY Instance attribute Protected Object reference (TYPE REF TO) /BOFU/CL_FC_FACTORY Field Control: Factory 20090923
2 MO_FDT_FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_FDT_FACTORY FDT: Factory 20090923
Methods
Class /BOFU/CL_D_FC_SET_BO_PROFILE has no method.
Events
Class /BOFU/CL_D_FC_SET_BO_PROFILE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_FC_BPROF Protected See coding 20090918 BEGIN OF ts_fc_bprof, bo_name TYPE /bofu/bo. INCLUDE TYPE /bofu/s_fc_bo_profile_data. TYPES: END OF ts_fc_bprof
2 TT_FC_BPROF Protected See coding 20090918 tt_fc_bprof TYPE HASHED TABLE OF ts_fc_bprof WITH UNIQUE KEY bo_name
History
Last changed by/on SAP  20110908 
SAP Release Created in 702