Share via


WHSJourLoadTable::insertJourLoadTable Method

Records the load information for the order being updated.

Syntax

client server public static void insertJourLoadTable(
    SalesId _salesId, 
    WHSCustJourRefId _journalId, 
    WHSCustJourType _jourType, 
    ParmId _parmId, 
   [boolean _proforma])

Run On

Called

Parameters

  • _proforma
    Type: boolean
    true if handling a pro forma document; otherwise, false.

Remarks

Will short-circuit, if the WHSandTMS configuration key is turned off.

See Also

Reference

WHSJourLoadTable Table