SAP ABAP Data Element DIFF_ABS (Absolute Surcharge for the Note)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-WA (Application Component) Waste Management
     EEWA (Package) IS-U: Waste Management
Basic Data
Data Element DIFF_ABS
Short Description Absolute Surcharge for the Note  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR11    
Data Type CHAR   Character String 
Length 11    
Decimal Places 0    
Output Length 11    
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 Absol.Sur. 
Medium 15 Absolute Sur. 
Long 20 Absolute Surcharge 
Heading 10 Absol.Sur. 
Documentation

Definition

Absolute amount of a condition, that is allocated to a note.

Use

This field is used during bulk waste order creation when you want to allocate a note with an absolute amount to the order or an order item.

Procedure

The amount must be formatted correctly. The number must be aligned to the right with preceding zeros in front and decimal places behind. You can also add a space or a minus sign at the end of the amount.

Dependencies

The condition for the amount is fixed in the Customizing activity define bulk waste order type.

Example

Currency amounts are displayed in the SAP system using two decimal places. 1 $ can be displayed in the following ways:

1 $ = '0000000100' or

1 $ = '000000100_'

-1 $ = '000000100-'

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