Skip to Content
0
Former Member
Dec 19, 2007 at 10:12 AM

Adding Discount percent in Goods receipt PO

110 Views

Hello Friends,

I am Trying to add an Goods Receipt PO document line

using oPurchaseDeliveryNotes object . It is taking all values of line except discount percent.

I want to ask is there any method to asign the discount through oPurchaseDeliveryNotes object.

I did in following way

GrPODoc.Lines.DiscountPercent=RS.Fields.Item("U_Disc").Value

Thanks & Regards,

Mithun.