InventTransferTable::canCreateShipmentFiscalDocument_BR Method
Determines whether a transfer order of the specified inventory transfer order type will create a fiscal document when a shipment is received.
Syntax
client server public static boolean canCreateShipmentFiscalDocument_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 received; otherwise, false.