SAP ABAP Data Element PR00002870 (Open FI: Process 00002870 (Representations of the items))
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
Basic Data
Data Element PR00002870
Short Description Open FI: Process 00002870 (Representations of the items)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 PR00002870 
Medium 10 PR00002870 
Long 10 PR00002870 
Heading
Documentation

Definition

Displays the bank statement items in control.

Use

There are two standard displays in FEBAN:

  • Tree as Tree Control: Implementation of method DISPLAY in class CL_FEBAN_SIMPLE_TREE.
  • List as ALV GRID CONTROL: Implementation of method DISPLAY in class CL_FEBAN_ALV_GRID.

You can switch between these two displays by choosing 'Other Display'.

If you would like a different display (such as a hierarchy representation with columns) then you have to create a separate class that implements the above methods. You then enter the name of this class in one of the two export parameters of the OPEN-FI function module.

Example

Function module SAMPLE_PROCESS_00002870

History
Last changed by/on SAP  20030326 
SAP Release Created in 200