SAP ABAP Interface IF_BICS_EVENT (Event)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_BASE_OBJECTS (Package) Basis Objects of All BICS Entities
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_BICS_EVENT | |
| Short Description | Event |
General Data
| Package | BW_BICS_BASE_OBJECTS | Basis Objects of All BICS Entities |
| Created | 20100628 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_BICS_EVENT_SOURCE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_BICS_EVENT has no interface.
Friends
Interface IF_BICS_EVENT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_T_EVENT_PATH | Instance attribute | Public | Type reference (TYPE) | IF_BICS_EVENT_SOURCE=>TN_T_EVENT_PATH | Event Path | 20100712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Member access type has changed | 20100628 | |
| 2 | Instance method | Public | Method | Is the entire result set valid? | 20100712 | |
| 3 | Instance method | Public | Method | Cancel flags | 20100628 |
Events
Interface IF_BICS_EVENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_RESULT_SET_CHANGE | Public | See coding | 20100927 | BEGIN OF tn_s_result_set_change,
all TYPE abap_bool,
new_values TYPE abap_bool,
delta TYPE abap_bool,
post_processing TYPE abap_bool,
END OF tn_s_result_set_change
|
Method Signatures
Method HAS_MEMBER_ACCESS_MODE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Memberzugriffsart hat sich geändert | 20100628 |
Method HAS_MEMBER_ACCESS_MODE_CHANGED on Interface IF_BICS_EVENT has no exception.
Method IS_COMPLETE_RESULT_SET_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100712 |
Method IS_COMPLETE_RESULT_SET_VALID on Interface IF_BICS_EVENT has no exception.
Method RESET Signature
Method RESET on Interface IF_BICS_EVENT has no parameter.
Method RESET on Interface IF_BICS_EVENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |