SAP ABAP Interface IF_SALV_STU_CHANGE_INDICATOR (Indicates changes by flags)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
⤷
SALV_STU (Package) ALV Services for Tables: Utilities for implementation
⤷
⤷
Properties
| Interface | IF_SALV_STU_CHANGE_INDICATOR | |
| Short Description | Indicates changes by flags |
General Data
| Package | SALV_STU | ALV Services for Tables: Utilities for implementation |
| Created | 20100727 | SAP |
| Last changed | 20110908 | 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) |
Interfaces
Interface IF_SALV_STU_CHANGE_INDICATOR has no interface.
Friends
Interface IF_SALV_STU_CHANGE_INDICATOR has no friend.
Attributes
Interface IF_SALV_STU_CHANGE_INDICATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns a string label describing the instance | 20101104 | |
| 2 | Instance method | Public | Method | returns true if observed signaler changed since last RESET | 20100727 | |
| 3 | Instance method | Public | Method | resets the changed flag | 20100727 |
Events
Interface IF_SALV_STU_CHANGE_INDICATOR has no event.
Types
Interface IF_SALV_STU_CHANGE_INDICATOR has no local type.
Method Signatures
Method GET_LABEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LABEL | Value transfer | Type reference (TYPE) | STRING | 20101104 |
Method GET_LABEL on Interface IF_SALV_STU_CHANGE_INDICATOR has no exception.
Method IS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100727 |
Method IS_SET on Interface IF_SALV_STU_CHANGE_INDICATOR has no exception.
Method RESET Signature
Method RESET on Interface IF_SALV_STU_CHANGE_INDICATOR has no parameter.
Method RESET on Interface IF_SALV_STU_CHANGE_INDICATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |