SAP ABAP Data Element BDART_EB (Bundling Type)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FIN-FSCM-CLM-CM-CM (Application Component) Basic Functions
     FTE (Package) Bank accounting: External payment information
Basic Data
Data Element BDART_EB
Short Description Bundling Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BDART_EB    
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 BundleType 
Medium 15 Bundle Type 
Long 20 Bundling Type 
Heading  
Documentation

Definition

You can use this field to determine whether and how bank statement items should be grouped into bundles.

If you have the program post the bank statements immediately (call transaction), you can select the bank statement items by bundle during postprocessing.

When creating batch input sessions, you can create a separate session for each bundle.

A bundle is identified by the two-character field FEBEP-GRPNR.

  • If you select bundle type 1 (bundle per clerk), the accounting clerk ID in the customer master record is entered in the field. If the system cannot clearly identify the customer via the bank details, the field remains empty.
  • If you select bundle type 2, a bundle is created for every 'n' items. The maximum number of bundles you can create with this method is 99.
    If you enter n = 100, the first 100 items are placed in bundle 1, the next 100 in bundle 2 etc.
    If you enter n = 1, items 1 to 99 are placed in bundles 1 to 99. The 100th item is then placed in bundle 1 and so on.

If these methods for creating bundles are not sufficient for your needs, you can modify the bundle creation function in line with your requirements by programming a user exit, without having to modify the standard functionality. If you do this, you must select "No bundling" in the bundle type field. For more information on this topic see the program documentation.

History
Last changed by/on SAP  19950401 
SAP Release Created in 46C