SAP ABAP Interface /BOFU/IF_FBI_ENTITY_COLLECTION (FBI Entity Collection)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FBI_ENTITY_COLLECTION FBI Version 2: Entity Collection for Wire model 20090824
Properties
Interface /BOFU/IF_FBI_ENTITY_COLLECTION  
Short Description FBI Entity Collection    
General Data
Package /BOFU/FBI_RUNTIME_V2_BASE   FBI Runtime: Current Version: Base Services 
Created 20090824   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOFU/IF_FBI_TAG_COLLECTION FBI Version 2: Tag store 20100223
Friends
Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_LEAD_SELECTED_KEY Instance attribute Public Type reference (TYPE) /BOBF/S_FRW_KEY /BOBF/S_FRW_KEY 20091228
2 MS_SOURCE_CONF_KEYS Instance attribute Public Type reference (TYPE) TS_SOURCE_CONF_KEYS 20090825
3 MT_KEYS Instance attribute Public Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090824
4 MT_KEY_LINKS Instance attribute Public Type reference (TYPE) /BOBF/T_FRW_KEY_LINK Key Link 20091026
5 MT_PARENT_KEYS Instance attribute Public Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090828
6 MT_SELECTED_INDEX Instance attribute Public Type reference (TYPE) RSTABIXTAB Standard Table of INT4 20090828
7 MT_SELECTED_KEYS Instance attribute Public Type reference (TYPE) /BOBF/T_FRW_KEY /BOBF/T_FRW_KEY 20091228
Methods
# Method Level Visibility Method type Description Created on
1 GET_LEAD_SELECTED_KEY Instance method Public Method Get the Lead Selected Key 20091228
2 GET_SELECTED_INDEX Instance method Public Method Get the Selected Index (Obsolete : Do not use) 20090825
3 GET_SELECTED_KEYS Instance method Public Method Get the Selected Keys 20091228
4 GET_SELF_KEYS Instance method Public Method Based on the Current PORT Type Return the Keys 20090824
5 GET_SOURCE_CONF_KEYS Instance method Public Method Get the source conf keys 20090825
6 GET_SRC_DIRTY_KEYS Instance method Public Method get the source keys which are dirty 20090901
7 GET_TAG_COLLECTION Instance method Public Method 20100223
8 GET_TAG_VALUE Instance method Public Method 20100223
9 SET_LEAD_SELECTED_KEY Instance method Public Method Set the Lead Selected Key 20091228
10 SET_SELECTED_INDEX Instance method Public Method Set the Selected Index (Obsolete : Do not use) 20090825
11 SET_SELECTED_KEYS Instance method Public Method Set the Selected Key 20091228
12 SET_SELF_KEYS Instance method Public Method Store the Self Keys 20090824
13 SET_SOURCE_CONF_KEYS Instance method Public Method set the source conf keys 20090825
14 SET_SRC_DIRTY_KEYS Instance method Public Method set the source keys which are dirty 20090901
15 SET_TAG_COLLECTION Instance method Public Method 20100223
16 SET_TAG_VALUE Instance method Public Method 20100223
Events
Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_SOURCE_CONF_KEYS Public See coding 20090825 BEGIN OF TS_SOURCE_CONF_KEYS, bo TYPE /bobf/obm_bo_key, node TYPE /bobf/obm_node_key, END OF TS_SOURCE_CONF_KEYS
2 TS_TAG_KEY Public See coding 20100119 BEGIN OF TS_TAG_KEY, key TYPE string, END OF TS_TAG_KEY
3 TT_TAG_KEY Public See coding 20100119 tt_tag_key TYPE STANDARD TABLE OF ts_tag_key WITH DEFAULT KEY
Method Signatures

Method GET_LEAD_SELECTED_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LEAD_SELECTED_KEY Call by reference Type reference (TYPE) /BOBF/S_FRW_KEY Node Key 20091228

Method GET_LEAD_SELECTED_KEY on Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.

Method GET_SELECTED_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SELECTED_INDEX Value transfer Type reference (TYPE) RSTABIXTAB Natural number 20090828

Method GET_SELECTED_INDEX on Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.

Method GET_SELECTED_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELECTED_KEYS Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091228

Method GET_SELECTED_KEYS on Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.

Method GET_SELF_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURRENT_PORT_TYPE Call by reference Type reference (TYPE) FPM_MODEL_PORT_TYPE Checkbox 20091116
2 Returning RT_SELF_KEYS Value transfer Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090825

Method GET_SELF_KEYS on Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.

Method GET_SOURCE_CONF_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SOURCE_CONF_KEYS Value transfer Type reference (TYPE) TS_SOURCE_CONF_KEYS 20090825

Method GET_SOURCE_CONF_KEYS on Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.

Method GET_SRC_DIRTY_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SRC_DIRTY_KEYS Value transfer Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090901

Method GET_SRC_DIRTY_KEYS on Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.

Method GET_TAG_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_COLLECTION Value transfer Object reference (TYPE REF TO) /BOFU/IF_FBI_TAG_COLLECTION FBI Version 2: Tag store 20100223

Method GET_TAG_COLLECTION on Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.

Method GET_TAG_VALUE Signature

Method GET_TAG_VALUE on Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no parameter.
Method GET_TAG_VALUE on Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.

Method SET_LEAD_SELECTED_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SELECTED_KEY Call by reference Type reference (TYPE) /BOBF/S_FRW_KEY Node Key 20091228

Method SET_LEAD_SELECTED_KEY on Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.

Method SET_SELECTED_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTED_INDEX Call by reference Type reference (TYPE) RSTABIXTAB Natural number 20090828

Method SET_SELECTED_INDEX on Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.

Method SET_SELECTED_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTED_KEYS Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091228

Method SET_SELECTED_KEYS on Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.

Method SET_SELF_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEYS Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090824
2 Importing IT_KEY_LINKS Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY_LINK Key Link 20091026

Method SET_SELF_KEYS on Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.

Method SET_SOURCE_CONF_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SOURCE_CONF_KEYS Call by reference Type reference (TYPE) TS_SOURCE_CONF_KEYS 20090825

Method SET_SOURCE_CONF_KEYS on Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.

Method SET_SRC_DIRTY_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SRC_DIRTY_KEYS Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090901

Method SET_SRC_DIRTY_KEYS on Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.

Method SET_TAG_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COLLECTION Call by reference Object reference (TYPE REF TO) /BOFU/IF_FBI_TAG_COLLECTION FBI Version 2: Tag store 20100223

Method SET_TAG_COLLECTION on Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.

Method SET_TAG_VALUE Signature

Method SET_TAG_VALUE on Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no parameter.
Method SET_TAG_VALUE on Interface /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702