Share via


InventTrackingCustJournalTable.contactPerson Method

Obtains the corresponding ContactPerson record.

Syntax

public ContactPerson contactPerson([boolean _forupdate])

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

InventTrackingCustJournalTable Map