Hi all,

I’m trying to update a packingslip this way:

 

        purchFormLetter = purchFormLetter::construct(DocumentStatus::PackingSlip);  // Get a new instance of PurchFormletter

        purchformletter.transDate(date);

 

        purchFormLetter.update (_purchTable,                 // PurchTable

                               _packingslipId,

                               _date,

                               PurchUpdate::Recorded,     // Quantity to update (SpecQty)

                               AccountOrder::None,     // AccountOrder 

                               false,         // Proforma   only?  

                               false);         // Printout

 

 

Sometimes I’ m able to update the PAckingSlip, but when I try to inquiry the packinglslip I can’t (line disable). The purchstatus is Received.

 

Can anyone help?

 

Regards,

Alfonso

 



Sharing the knowledge on Axapta.



Yahoo! Groups Links

Reply via email to