Comparteix a través de


TMSCarrierService::findByDlvModeId Method

Finds a Carrier Service record using the DlvModeId field.

Syntax

client server public static TMSCarrierService findByDlvModeId(DlvModeId _dlvModeId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    True if the record should be selected for update; otherwise false.

Return Value

Type: TMSCarrierService Table
A Carrier Service record.

See Also

Reference

TMSCarrierService Table