SAP ABAP Class /BOFU/CL_FBI_ENTITY_COLLECTION (FBI Version 2: Entity Collection for Wire model)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC-FBI (Application Component) Integration of FPM and Persistency Frameworks like BOPF
     /BOFU/FBI_RUNTIME_V2_BASE (Package) FBI Runtime: Current Version: Base Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/IF_FBI_ENTITY_COLLECTION FBI Entity Collection 20090824
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/IF_FBI_TAG_COLLECTION FBI Version 2: Tag store 20100223
Properties
Class /BOFU/CL_FBI_ENTITY_COLLECTION  
Short Description FBI Version 2: Entity Collection for Wire model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOFU/FBI_RUNTIME_V2_BASE   FBI Runtime: Current Version: Base Services 
Created 20090824   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOFU/CL_FBI_ENTITY_COLLECTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOFU/IF_FBI_ENTITY_COLLECTION FBI Entity Collection 20090824
2 /BOFU/IF_FBI_TAG_COLLECTION FBI Version 2: Tag store 20100223
Friends
Class /BOFU/CL_FBI_ENTITY_COLLECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_TAG_COLLECTION Instance attribute Protected Object reference (TYPE REF TO) /BOFU/IF_FBI_TAG_COLLECTION FBI Version 2: Tag store 20100223
2 MT_KEY_LINKS Instance attribute Public Type reference (TYPE) /BOBF/T_FRW_KEY_LINK Key Link 20091026
3 MT_TAG_DATA Instance attribute Protected Type reference (TYPE) TT_TAG_DATA 20100119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100223
Events
Class /BOFU/CL_FBI_ENTITY_COLLECTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_TAG_DATA Protected See coding 20100119 BEGIN OF TS_TAG_DATA, KEY TYPE STRING, VALUE TYPE REF TO DATA, END OF TS_TAG_DATA
2 TS_TAG_KEY Protected Attribute reference (LIKE) 20100119
3 TT_TAG_DATA Protected See coding 20100119 TT_TAG_DATA TYPE HASHED TABLE OF ts_tag_data WITH UNIQUE KEY KEY
4 TT_TAG_KEY Protected Attribute reference (LIKE) 20100119
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /BOFU/CL_FBI_ENTITY_COLLECTION has no parameter.
Method CONSTRUCTOR on class /BOFU/CL_FBI_ENTITY_COLLECTION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702