cancel
Showing results for 
Search instead for 
Did you mean: 

Order Quantity Rounding User Exit

Former Member
0 Kudos

Hello,

Does anyone here know if a User Exit exists for modifying the functionality of the order quantity rounding (via Rounding Profile)?

I need to modify the functionality of the order quantity rounding to display a message to either allow or disallow the functionality.

Please Help

Accepted Solutions (1)

Accepted Solutions (1)

krishnaswamy_kumaraswamy
Active Participant
0 Kudos

you can try user exit MV45afzb

this can help you

Answers (1)

Answers (1)

jiteshmehta
Active Contributor
0 Kudos

Dear Jimmy

First check if your requirement can be sufficed by Rounding profile

<b>Rounding profile</b>

Key that the system uses to adjust the order proposal quantity to

deliverable units.

Procedure

In Customizing, enter a threshold value from which the system should

round up to the next value per deliverable unit:

o If the requirements value exceeds the first threshold value, the

system always rounds up to the next multiple of the level found

o If the requirements value falls below the first threshold value, the

system copies the original requirements value.

Two other types of rounding exist:

o Dynamic rounding profile:

These profiles are used to round up quantities to logistical units

of measure (for example, layers). The contents of a logistical unit

of measure does not have to be know when creating the rounding

profile. It is determined by the master data from the material

master.

o Rounding profile with quantity to be added/subtracted

With these profiles, the given quantity is changed either by adding

a percentage or subtracting a percentage.

Only static rounding profiles are taken into account in requirements

planning. Neither dynamic rounding profiles not quantity addition/

subtraction are taken into account.

Examples

A material's base unit of measure is 1 unit; the purchase order is to be

delivered in layers (1 layer corresponds to 5 units) or in pallets (1

pallet corresponds to 8 layers which contains 40 units).

You maintain the profile as follows:

From a requirements of 2 units, the system is to round up to 5; from a

requirement of 32 units, the system is to round up to 40.

<b>Further you can check

Check FM MD_ROUNDING_VALUE</b>

& <b>SAP Notes</b>

Check Note 589767 - VA01/VA02: BAdI for order quantity optimization

Note 549413 - FAQ: Quantity rounding in the sales order

Do give your feedback

Regards

Jitesh