SAP ABAP Interface /BOFU/IF_FBI_TAG_COLLECTION (FBI Version 2: Tag store)
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 composition (i COMPRISING i_ref)  /BOFU/IF_FBI_CONTROLLER_NEW /BOFU/IF_FBI_CONTROLLER_NEW 20100223
2 Interface composition (i COMPRISING i_ref)  /BOFU/IF_FBI_ENTITY_COLLECTION FBI Entity Collection 20100223
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FBI_CONTROLLER_NEW FBI Version 2: Central Controller 20100223
4 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FBI_ENTITY_COLLECTION FBI Version 2: Entity Collection for Wire model 20100223
5 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FBI_TAG_COLLECTION FBI Version 2: Tag store 20100223
Properties
Interface /BOFU/IF_FBI_TAG_COLLECTION  
Short Description FBI Version 2: Tag store    
General Data
Package /BOFU/FBI_RUNTIME_V2_BASE   FBI Runtime: Current Version: Base Services 
Created 20100223   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface /BOFU/IF_FBI_TAG_COLLECTION has no forward declaration.
Interfaces
Interface /BOFU/IF_FBI_TAG_COLLECTION has no interface.
Friends
Interface /BOFU/IF_FBI_TAG_COLLECTION has no friend.
Attributes
Interface /BOFU/IF_FBI_TAG_COLLECTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TAG_KEYS Instance method Public Method Passing adhoc data thru wires (Required for Tags copy) 20100223
2 GET_TAG_VALUE Instance method Public Method Passing adhoc data thru wires (Get Data - Target) 20100223
3 SET_TAG_VALUE Instance method Public Method Passing adhoc data thru wires (Set Data - Source) 20100223
Events
Interface /BOFU/IF_FBI_TAG_COLLECTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_TAG_KEY Public See coding 20100223 BEGIN OF TS_TAG_KEY, key TYPE string, END OF TS_TAG_KEY
2 TT_TAG_KEY Public See coding 20100223 tt_tag_key TYPE STANDARD TABLE OF ts_tag_key WITH DEFAULT KEY
Method Signatures

Method GET_TAG_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAG_KEY Call by reference Type reference (TYPE) TT_TAG_KEY 20100223

Method GET_TAG_KEYS on Interface /BOFU/IF_FBI_TAG_COLLECTION has no exception.

Method GET_TAG_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_VALUE Call by reference Object reference (TYPE REF TO) DATA 20100223
2 Exporting EV_VALUE Call by reference Type reference (TYPE) ANY 20100223
3 Importing IV_KEY Call by reference Type reference (TYPE) STRING 20100223

Method GET_TAG_VALUE on Interface /BOFU/IF_FBI_TAG_COLLECTION has no exception.

Method SET_TAG_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VALUE Call by reference Object reference (TYPE REF TO) DATA 20100223
2 Importing IV_KEY Call by reference Type reference (TYPE) STRING 20100223
3 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20100223

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