InventTransferTable::canCreateReceiveFiscalDocument_BR Method
Determines whether a transfer order of the specified inventory transfer order type will create a fiscal document when a shipment is sent.
Syntax
client server public static boolean canCreateReceiveFiscalDocument_BR(InventTransferOrderType_BR _inventTransferOrderType)
Run On
Called
Parameters
- _inventTransferOrderType
Type: InventTransferOrderType_BR Enumeration
The inventory transfer order type that will be used.
Return Value
Type: boolean
true if a fiscal document will be created when the shipment is sent; otherwise, false.