SAP ABAP Class /BOFU/IF_FBI_ENTITY_COLLECTION (FBI Entity Collection)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /BOFU/IF_FBI_TAG_COLLECTION | FBI Version 2: Tag store | 20100223 |
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
| Class | /BOFU/IF_FBI_ENTITY_COLLECTION | |
| Short Description | FBI Entity Collection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090824 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOFU/IF_FBI_ENTITY_COLLECTION has no forward declaration.
Interfaces
Class /BOFU/IF_FBI_ENTITY_COLLECTION has no interface implemented.
Friends
Class /BOFU/IF_FBI_ENTITY_COLLECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | /BOBF/S_FRW_KEY | /BOBF/S_FRW_KEY | 20091228 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TS_SOURCE_CONF_KEYS | 20090825 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20090824 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | /BOBF/T_FRW_KEY_LINK | Key Link | 20091026 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20090828 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RSTABIXTAB | Standard Table of INT4 | 20090828 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | /BOBF/T_FRW_KEY | /BOBF/T_FRW_KEY | 20091228 |
Methods
Events
Class /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 | ES_LEAD_SELECTED_KEY | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_KEY | Node Key | 20091228 |
Method GET_LEAD_SELECTED_KEY on class /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 | RT_SELECTED_INDEX | Value transfer | Type reference (TYPE) | RSTABIXTAB | Natural number | 20090828 |
Method GET_SELECTED_INDEX on class /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 | ET_SELECTED_KEYS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091228 |
Method GET_SELECTED_KEYS on class /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 | IV_CURRENT_PORT_TYPE | Call by reference | Type reference (TYPE) | FPM_MODEL_PORT_TYPE | Checkbox | 20091116 | |||
| 2 | RT_SELF_KEYS | Value transfer | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20090825 |
Method GET_SELF_KEYS on class /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 | RS_SOURCE_CONF_KEYS | Value transfer | Type reference (TYPE) | TS_SOURCE_CONF_KEYS | 20090825 |
Method GET_SOURCE_CONF_KEYS on class /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 | RT_SRC_DIRTY_KEYS | Value transfer | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20090901 |
Method GET_SRC_DIRTY_KEYS on class /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 | 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 class /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.
Method GET_TAG_VALUE Signature
Method GET_TAG_VALUE on class /BOFU/IF_FBI_ENTITY_COLLECTION has no parameter.
Method GET_TAG_VALUE on class /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 | IS_SELECTED_KEY | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_KEY | Node Key | 20091228 |
Method SET_LEAD_SELECTED_KEY on class /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 | IT_SELECTED_INDEX | Call by reference | Type reference (TYPE) | RSTABIXTAB | Natural number | 20090828 |
Method SET_SELECTED_INDEX on class /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 | IT_SELECTED_KEYS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20091228 |
Method SET_SELECTED_KEYS on class /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 | IT_KEYS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20090824 | |||
| 2 | IT_KEY_LINKS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY_LINK | Key Link | 20091026 |
Method SET_SELF_KEYS on class /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 | IS_SOURCE_CONF_KEYS | Call by reference | Type reference (TYPE) | TS_SOURCE_CONF_KEYS | 20090825 |
Method SET_SOURCE_CONF_KEYS on class /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 | IT_SRC_DIRTY_KEYS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20090901 |
Method SET_SRC_DIRTY_KEYS on class /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 | 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 class /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.
Method SET_TAG_VALUE Signature
Method SET_TAG_VALUE on class /BOFU/IF_FBI_ENTITY_COLLECTION has no parameter.
Method SET_TAG_VALUE on class /BOFU/IF_FBI_ENTITY_COLLECTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |