SAP ABAP Data Element IUEE_LDZRO (Distibute Aggregated Payments: Leading Zeros Allowed)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-IDE (Application Component) Intercompany Data Exchange
     EE_DEREG_INV (Package) Payment Management in a Deregulated Environment
Basic Data
Data Element IUEE_LDZRO
Short Description Distibute Aggregated Payments: Leading Zeros Allowed  
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 Leading 0s 
Medium 20 Leading 0s Allowed 
Long 23 Leading Zeros Allowed 
Heading 23 Leading Zeros Allowed 
Documentation

Definition

Indicates whether you can use leading zeros before a numerical interval for an object search.

Use

' ' No leading zeros allowed before the numeric interval

'X' Leading zeros allowed before the numeric interval

Dependencies

Example

String Lower limit Upper limit Leading zeros Hits

+++++++ 2945000 ' ' -> 'Figure 0000029 45000'

No hits

'Posting no. 294500 0'

Hits 2945000

+++++++ 2945000 'X' -> ''Figure 0000029 45000'

Hits 000002945000

History
Last changed by/on SAP  20050224 
SAP Release Created in 471