SAP ABAP Data Element RDPRF_A (Rounding profile (old))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     WLIF (Package) IS-R: Vendor master
Basic Data
Data Element RDPRF_A
Short Description Rounding profile (old)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RDPRF    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
Value Table RDPR    
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 RProf. old 
Medium 15 RoundProf. old 
Long 20 Rounding profile old 
Heading RPro-O 
Documentation

Definition

Key which the system uses to adjust the default purchase order quantity to a quantity which can be delivered.

Procedure

Im Customizing, enter a threshold value for each unit which can be delivered. The next unit is rounded up to this threshold value:

  • If the requirement value exceeds the first threshold value, the system always rounds the value up to the next multiple of the rounding value in the level found.
  • If the requirement value falls below the first threshold value, the original requirement value is used.

Examples

A material has the base unit of measure 1 unit: the goods can be purchased in boxes (1 box equals 5 units) or pallets (1 pallet equals 8 boxes, or 40 units).

You maintain the profile as follows:
If the requirement is 2 units, the system should round this up to 5; a requirement of 32 units is rounded to 40.

This gives the following proposed purchase order quantities:
Requirement of 1 -> 1        Requirement of 31 -> 35
Requirement of 2 -> 5        Requirement of 32 -> 40
Requirement of 6 -> 10        Requirement of 74 -> 80
Requirement of 7 -> 10

Dependencies

If a rounding profile is not entered, the system uses the rounding value in the material master in the planning run.

Note

The data element is needed for the direct comparison of values at point in time T and T+1.

History
Last changed by/on SAP  19970812 
SAP Release Created in