SAP ABAP Interface IF_FEBAN_SELECTION (Contains Methods for Displaying the Selection)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-BL-PT-BS (Application Component) Bank Statement
⤷
FTE_NAD (Package) NAD Enhancements for Package Electronic Bank Statement
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FEBAN_ALV_GRID | Represents the Selection in the ALV Grid | 20010507 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FEBAN_LOCKBOX_ALV_GRID | Represents the Selection in the ALV Grid | 20021211 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FEBAN_LOCKBOX_SIMPLE_TREE | Displays the Selection as a Tree | 20021129 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FEBAN_SIMPLE_TREE | Displays the Selection as a Tree | 20010503 |
Properties
| Interface | IF_FEBAN_SELECTION | |
| Short Description | Contains Methods for Displaying the Selection |
General Data
| Package | FTE_NAD | NAD Enhancements for Package Electronic Bank Statement |
| Created | 20010503 | SAP |
| Last changed | 20050301 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FEBAN_SELECTION has no forward declaration.
Interfaces
Interface IF_FEBAN_SELECTION has no interface.
Friends
Interface IF_FEBAN_SELECTION has no friend.
Attributes
Interface IF_FEBAN_SELECTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Necessary Clearing-up Work when the Implementation Changes | 20010809 | |
| 2 | Instance method | Public | Method | Displays Selection in Control | 20010503 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ITEM_SELECTED | Instance Event (0) |
Public (2) |
Bank Statement Item Selected | 20010503 |
Types
Interface IF_FEBAN_SELECTION has no local type.
Method Signatures
Method CLEARUP Signature
Method CLEARUP on Interface IF_FEBAN_SELECTION has no parameter.
Method CLEARUP on Interface IF_FEBAN_SELECTION has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOCKING_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20010503 | |||
| 2 | I_POSTING_AREA | Call by reference | Type reference (TYPE) | BUBER_EB | Buchungsbereich | 20050217 | |||
| 3 | I_REF_TO_DOC | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabellentyp Referenz auf Header | 20010503 | |||
| 4 | I_REF_TO_ITEM | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabellentyp Referenz auf Positionen | 20010503 | |||
| 5 | I_SELECTED_ITEM | Call by reference | Type reference (TYPE) | FEBEP | Bankstatement Primanota Einzelsatzinformation | 20010503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei aktueller Darstellung | 20010503 |
Event Signatures
Event ITEM_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID | Exporting | Value transfer | Type reference (TYPE) | FEBEP-KUKEY | Bankstatement Primanota Kopfinformationen | 20010503 |
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 110 |