PlSADTable::checkIfSADCanBePosted Method
Validates whether SAD can be posted.
Syntax
client server public static boolean checkIfSADCanBePosted(PlSADTable _sadTable)
Run On
Called
Parameters
- _sadTable
Type: PlSADTable Table
The SAD table to validate.
Return Value
Type: boolean
true if no linked purchase order lines have a tax setup; otherwise, false.
Remarks
This method returns false even if there is no effective tax combination for a tax group and a tax item group on the purchase order line.