Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Indicates whether the relevant purchase order can be cross docked.
Syntax
public boolean canBeCrossdocked([boolean _posting])
Run On
Called
Parameters
- _posting
Type: boolean
A Boolean value that indicates whether the purchase order is posted.
Return Value
Type: boolean
true if the push quantity of the buyer can be cross docked; otherwise, false.
Remarks
Checks whether the RetailBuyersPushTalbe record has a good purchase order.
Checks if the relevant purchase order line exists for that Buyer's push.
Checks if the Buyer's push has some quantity to cross dock.