SAP ABAP Class /BOFU/IF_FBI_IDR_PROVIDER (/BOFU/IF_FBI_IDR_PROVIDER)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/CL_DEMO_CUS_IDR_PROVIDER | Demo Sales Order IDR | 20090415 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/CL_DEMO_PRO_IDR_PROVIDER | Demo Sales Order IDR | 20090415 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/CL_DEMO_SO_IDR_PROVIDER | Demo Sales Order IDR | 20090414 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/CL_FBI_IDR_PROVIDER | FBI Version 1: Identification Region (IDR) Provider | 20090326 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/CL_FBI_IDR_PROVIDER_NEW | FBI Version 2: Identification Region (IDR) Provider | 20091120 |
Properties
| Class | /BOFU/IF_FBI_IDR_PROVIDER | |
| Short Description | /BOFU/IF_FBI_IDR_PROVIDER | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090325 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOFU/IF_FBI_IDR_PROVIDER has no forward declaration.
Interfaces
Class /BOFU/IF_FBI_IDR_PROVIDER has no interface implemented.
Friends
Class /BOFU/IF_FBI_IDR_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | /BOFU/IF_FBI_VIEW_CONF | FBI Configuration of View Object | 20090908 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TT_IDR_ITEM_GROUP | 20090807 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090807 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090807 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090807 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090807 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090807 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090807 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090325 | ||
| 2 | Instance method | Public | Method | 20090406 | ||
| 3 | Instance method | Public | Method | 20090325 |
Events
Class /BOFU/IF_FBI_IDR_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_IDR_ITEM_GROUP | Public | See coding | 20090325 | BEGIN OF ts_idr_item_group,
group_key TYPE i,
T_ITEMS TYPE IF_FPM_IDR=>T_ITEMS_VAL,
END OF ts_idr_item_group
|
||
| 2 | TT_IDR_ITEM_GROUP | Public | See coding | 20090325 | TT_IDR_ITEM_GROUP type STANDARD TABLE OF ts_idr_item_group
|
Method Signatures
Method DO_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ITEMS_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090326 | |||
| 2 | EV_TICKET_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090326 | |||
| 3 | EV_TITLE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090326 |
Method DO_UPDATE on class /BOFU/IF_FBI_IDR_PROVIDER has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WD_CFG_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20090406 |
Method INITIALIZE on class /BOFU/IF_FBI_IDR_PROVIDER has no exception.
Method NEEDS_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20090325 | |||
| 2 | RV_NEEDS_UPDATE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090325 |
Method NEEDS_UPDATE on class /BOFU/IF_FBI_IDR_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |