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.
Checks if Purchase Order has lines with POTBasis with reverse Charge percentage is attached and recoverable/expense on settlement checkbox is unmarked.
Syntax
client server public static boolean isRecoverableExpChkBoxUnMarked_IN(
TableId _headingTableId,
RefRecId _headingRecId,
[TaxTrans _taxTrans])
Run On
Called
Parameters
- _headingTableId
Type: TableId Extended Data Type
The heading table Id.
- _headingRecId
Type: RefRecId Extended Data Type
The heading recId.
- _taxTrans
Type: TaxTrans Table
The taxTrans buffer.
Return Value
Type: boolean
Boolean value, true if recoverable/Expense on settlement checkbox is unmarked for Purchase order line.