SAP ABAP Class IF_FEBAN_SELECTION (Contains Methods for Displaying the Selection)
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
Class IF_FEBAN_SELECTION  
Short Description Contains Methods for Displaying the Selection    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010503   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FEBAN_SELECTION has no forward declaration.
Interfaces
Class IF_FEBAN_SELECTION has no interface implemented.
Friends
Class IF_FEBAN_SELECTION has no friend class.
Attributes
Class IF_FEBAN_SELECTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEARUP Instance method Public Method Necessary Clearing-up Work when the Implementation Changes 20010809
2 DISPLAY 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
Class IF_FEBAN_SELECTION has no local type.
Method Signatures

Method CLEARUP Signature

Method CLEARUP on class IF_FEBAN_SELECTION has no parameter.
Method CLEARUP on class IF_FEBAN_SELECTION has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCKING_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20010503
2 Importing I_POSTING_AREA Call by reference Type reference (TYPE) BUBER_EB Buchungsbereich 20050217
3 Importing I_REF_TO_DOC Call by reference Type reference (TYPE) STANDARD TABLE Tabellentyp Referenz auf Header 20010503
4 Importing I_REF_TO_ITEM Call by reference Type reference (TYPE) STANDARD TABLE Tabellentyp Referenz auf Positionen 20010503
5 Importing I_SELECTED_ITEM Call by reference Type reference (TYPE) FEBEP Bankstatement Primanota Einzelsatzinformation 20010503
# Exception Resumable Description Created on
1 CX_TRY_OTHER_IMPLEMENTATION 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