Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _fieldId
Type: FieldId Extended Data Type
The field ID in the InventBatchJournalResult table.
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.