SAP ABAP Class IF_BICS_EVENT (Event)
Meta Relationship - Used By
Properties
| Class | IF_BICS_EVENT | |
| Short Description | Event | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100628 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_BICS_EVENT has no interface implemented.
Friends
Class IF_BICS_EVENT 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) | 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
Class 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 class 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 class IF_BICS_EVENT has no exception.
Method RESET Signature
Method RESET on class IF_BICS_EVENT has no parameter.
Method RESET on class IF_BICS_EVENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |