SAP ABAP Data Element DIFF_PRZT (Percentage Surcharge Based on 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_PRZT
Short Description Percentage Surcharge Based on 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 Percentage 
Medium 15 Percent. Sur. 
Long 20 Percentage Surcharge 
Heading PercSur 
Documentation

Definition

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

Use

This field is used when you create a bulk waste order and want to allocate a note with a percentage amount to the order or an order item.

Procedure

The amount needs to be formatted correctly. The amount 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 behind the amount.

Dependencies

You can set the condition for the amount in the Customizing activity define bulk waste order type.

Example

Percentage rates are displayed in the SAP system using three decimal places. An amount of 12% can be displayed in the following ways:

  • 12% = '00000000012000' or
  • 12% = '0000000012000_'
  • -12% = '0000000012000-'

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