ProjLinePropertySetup.canCreateDebitNote_BR Method
Determines if a debit note can be created.
Syntax
public boolean canCreateDebitNote_BR(ProjCostTrans _projCostTrans, boolean setup)
Run On
Called
Parameters
- _projCostTrans
Type: ProjCostTrans Table
The expense ProjCostTrans record.
- setup
Type: boolean
A boolean value to verify the debit note value in expense.
Return Value
Type: boolean
true if it can be created; otherwise, false.