SAP ABAP Class /BOFU/CL_D_FC_SET_PROPERTIES (Field Control: Properties Determination)
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 20090929
Properties
Class /BOFU/CL_D_FC_SET_PROPERTIES  
Short Description Field Control: Properties Determination    
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 20090929   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /BOFU/CL_FC_BO_PROFILE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class /BOFU/CL_D_FC_SET_PROPERTIES has no interface implemented.
Friends
Class /BOFU/CL_D_FC_SET_PROPERTIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BO_CONF Instance attribute Protected Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20091012
2 MO_FACTORY Instance attribute Protected Object reference (TYPE REF TO) /BOFU/CL_FC_FACTORY Field Control: Factory 20090929
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_WITH_TR_ATTRIBUTE Instance method Public Method Obsolete 20091013
2 MERGE_PROPERTY_SETS Instance method Protected Method 20091014
3 SET_PROPERTIES Instance method Protected Method 20091008
Events
Class /BOFU/CL_D_FC_SET_PROPERTIES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_KEY_BO_PROFILE Protected See coding 20090929 BEGIN OF ts_key_bo_profile, bo_profile TYPE /bofu/fdt_catalog_uuid, key TYPE /bobf/conf_key, END OF ts_key_bo_profile
2 TS_KEY_NODE_PROFILE Protected See coding 20091006 BEGIN OF ts_key_node_profile, node_profile TYPE /bofu/fdt_function_uuid, key TYPE /bobf/conf_key, END OF ts_key_node_profile
3 TS_PROFILE_SORTED_NODES Protected See coding 20091013 BEGIN OF ts_profile_sorted_nodes, node_profile TYPE /bofu/fdt_function_uuid, t_key TYPE /bobf/t_frw_key, END OF ts_profile_sorted_nodes
4 TT_KEY_BO_PROFILE Protected See coding 20090929 tt_key_bo_profile TYPE SORTED TABLE OF ts_key_bo_profile WITH NON-UNIQUE KEY bo_profile
5 TT_KEY_NODE_PROFILE Protected See coding 20091006 tt_key_node_profile TYPE SORTED TABLE OF ts_key_node_profile WITH NON-UNIQUE KEY node_profile
6 TT_PROFILE_SORTED_NODES Protected See coding 20091013 tt_profile_sorted_nodes TYPE STANDARD TABLE OF ts_profile_sorted_nodes WITH DEFAULT KEY
Method Signatures

Method EXECUTE_WITH_TR_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20091013
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091013
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20091013
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20091013
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_DET Context Information for Determinations 20091013
6 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091013
# Exception Resumable Description Created on
1 /BOBF/CX_FRW Exception class 20091013

Method MERGE_PROPERTY_SETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_PROPERTIES Call by reference Object reference (TYPE REF TO) DATA 20091014
2 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_DET Context Information for Determinations 20091014
3 Importing IT_KEY_NODE_PROFILE Call by reference Type reference (TYPE) TT_KEY_NODE_PROFILE 20091014

Method MERGE_PROPERTY_SETS on class /BOFU/CL_D_FC_SET_PROPERTIES has no exception.

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20091012
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20091012
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091012
4 Importing IT_PROPERTY_SET Call by reference Type reference (TYPE) INDEX TABLE 20091008
5 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091009
6 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20091009

Method SET_PROPERTIES on class /BOFU/CL_D_FC_SET_PROPERTIES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702