Share via


InventTrackingCustJournalTable.custTable Method

Obtains the corresponding CustTable record.

Syntax

public CustTable custTable([boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    Determines whether to select the CustTable for updating.

Return Value

Type: CustTable Table
The corresponding CustTable record, if found; otherwise, an empty buffer.

See Also

Reference

InventTrackingCustJournalTable Map