SalesBookTable_RU::salesBookTrans2PurchBookTrans Method

Converts SalesBookTrans_RU record to SalesBookTrans_RU record

Syntax

client server public static PurchBookTrans_RU salesBookTrans2PurchBookTrans(SalesBookTrans_RU _salesBookTrans, boolean _isOldBook)

Run On

Called

Parameters

  • _isOldBook
    Type: boolean
    Determines if book is in VAT transition period

Return Value

Type: PurchBookTrans_RU Table
Buffer of PurchBookTrans_RU record

See Also

Reference

SalesBookTable_RU Table