While doing ProductReceiptList, DocumentNum field added, and need to display that field in ProductReceiptJournal form

While doing ProductReceiptList, DocumentNum field added, and need to display that field in ProductReceiptJournal form :

Step 1: Need to add new "DocumentNum" field in "VendPackingSlipJour" Table.
Step 2: Added Code in "PurchpackingSlipJournalCreate" Class -> initHeader( )

            vendPackingSlipJour.DocumentNum           = purchParmTable.DocumentNum;
Step 3: Need to do "Increment CIL", if data is not effected.

Comments

Popular posts from this blog

In CustCreditLimit class need to check the salesqty to be not more than as given in custom table

Creditinvoice report

Simple string functions to fill in built-in function gaps