cancel
Showing results for 
Search instead for 
Did you mean: 

SALE UNIT ISSUE IN SALE ORDER

Former Member
0 Kudos

Hi,

Gurus

My clients are maintaining KG as sales unit and LB as Base Unit of Measure.

Now while processing the sales order the sales unit is coming as KG. The requirement is for the particular customer the Square Meter (SM) should come in the sale order instead of KG.

Guide me Gurus.

Regards,

ANAND

Edited by: anand viswanathan on Jan 13, 2010 3:39 AM

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

You requiremt can be fulilled using user exit for sales order processing.

Field VRKME - for unit of measure.

USEREXIT_FIELD_MODIFICATION

USEREXIT_MOVE_FIELD_TO_VBAK

USEREXIT_MOVE_FIELD_TO_VBAP

USEREXIT_MOVE_FIELD_TO_VBKD - the FORM routine VBKD_FUELLEN.

regards

Vivek.

Former Member
0 Kudos

Hi ,

In material master you can maintain UOM conversions. I think it will not automatically update in sales order based on customer . But it can help you to maintain condition records for this customer using SQm as UOM in vk12 and not KG . See if this works.

Other opton and the best one will be to use user exit to replace the UOM while creating the order byt aking helpo of some one from ABAP team . refer follwoing link for exits :

http://help.sap.com/saphelp_46c/helpdata/en/1c/f62c7dd435d1118b3f0060b03ca329/content.htm

refer USEREXIT_MOVE_FIELD_TO_VBAP .

Hope this helps.

BOL !!

Former Member
0 Kudos

Hi,

Maintain SM as a sales unit, in material master,

Kapil

Former Member
0 Kudos

Hi

I think you can maintain Unit of Measurement in Material Master basic data additional data tab and check whether its giving you the required result.........

cheers

shalsa007..........

Former Member
0 Kudos

Hi

As per my knowledge we cant maintain the uom to the specific customer

In your caseyou can maintain the unit of issue as KG for delivering plant which will be maintained plant wise in the Plantdata/Stor 1 view

Regards

Damu