SAP ABAP Interface IF_FS_SELECTION_ENTRY (Entry in Selection List)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS (Application Component) Financial Services
⤷
FS_SELECTION (Package) Selection
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FS_SELECTION_ENTRY | Entry in Selection List | 20080430 |
Properties
| Interface | IF_FS_SELECTION_ENTRY | |
| Short Description | Entry in Selection List |
General Data
| Package | FS_SELECTION | Selection |
| Created | 20080430 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FS_SELECTION_ENTRY has no forward declaration.
Interfaces
Interface IF_FS_SELECTION_ENTRY has no interface.
Friends
Interface IF_FS_SELECTION_ENTRY has no friend.
Attributes
Interface IF_FS_SELECTION_ENTRY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Supplies Description for this Entry | 20080430 | |
| 2 | Instance method | Public | Method | Supplies Key for this Entry | 20080430 | |
| 3 | Instance method | Public | Method | Supplies 1 if this Entry Is Selected | 20080430 | |
| 4 | Instance method | Public | Method | Selects this Entry | 20080430 | |
| 5 | Instance method | Public | Method | Deselects this Entry | 20080430 |
Events
Interface IF_FS_SELECTION_ENTRY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20080430 | tab TYPE STANDARD TABLE OF REF TO if_fs_selection_entry WITH DEFAULT KEY
|
Method Signatures
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20080430 |
Method GET_DESCRIPTION on Interface IF_FS_SELECTION_ENTRY has no exception.
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_KEY | Value transfer | Type reference (TYPE) | STRING | 20080430 |
Method GET_KEY on Interface IF_FS_SELECTION_ENTRY has no exception.
Method IS_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SELECTED | Value transfer | Type reference (TYPE) | I | 20080430 |
Method IS_SELECTED on Interface IF_FS_SELECTION_ENTRY has no exception.
Method SELECT Signature
Method SELECT on Interface IF_FS_SELECTION_ENTRY has no parameter.
Method SELECT on Interface IF_FS_SELECTION_ENTRY has no exception.
Method UNSELECT Signature
Method UNSELECT on Interface IF_FS_SELECTION_ENTRY has no parameter.
Method UNSELECT on Interface IF_FS_SELECTION_ENTRY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |