Share via


InventBatchJournalResult::lineFieldIdToBatchFieldId Method

Gets the field ID for the corresponding field in the InventBatch table.

Syntax

client server private static FieldId lineFieldIdToBatchFieldId(FieldId _fieldId)

Run On

Called

Parameters

Return Value

Type: FieldId Extended Data Type
The corresponding field ID in the InventBatch table or 0 (zero) if the field does not have a corresponding field in the InventBatch table.

See Also

Reference

InventBatchJournalResult Table