Class PO_ReceiptDetail_bus

Properties

LOCAL cIsSysDB=isFALSE  
LOCAL cItmCommonFields$="ReceiptType$, ReceiptNo$, LineKey$, LineSeqNo$"  
LOCAL cMainTable$="PO_ReceiptDetail"  
PROPERTY InvalidUnreleaseWOLine   * Read Only *
PROPERTY PoCopySrc$   * Read Only *
PROPERTY PoCopyDest$   * Read Only *

Methods

FUNCTION CheckSetOriginalUnitCost()  
FUNCTION ClearSetFileWorkTable(clearKey$)  
FUNCTION CopyPurchaseOrderLines(poNo$, receiveComplete)  
FUNCTION GetBatchTotalVars(vars$)  
FUNCTION GetBatchTotalVars(vars$, reverse)  
FUNCTION GetContext$(destTable$)  
FUNCTION GetContextSourceTables$(context$)  
FUNCTION ResetPurchaseOrderRow()  
FUNCTION ResetRowsWithDistribution()  
FUNCTION RetrievePurchaseOrderLine()  
FUNCTION SetKey(key$)  
FUNCTION UpdateInvoiceBalanceBatchTotal(adjust)  
FUNCTION UpdateRequiredDate(oldReqDate$, reqDate$)  
FUNCTION ValidateAccumulateLines()  
FUNCTION ValidateGroupFAIntegration()  
FUNCTION ValidateGroupSOSetup()  
FUNCTION ValidateLines()  
FUNCTION WRITE()