ProjLinePropertySetup::canCreateProjDebitNote_BR Method
Determines if a debit note can be created.
Syntax
client server public static boolean canCreateProjDebitNote_BR(
ProjId _projId,
CategoryId _categoryId,
boolean setup)
Run On
Called
Parameters
- _projId
Type: ProjId Extended Data Type
The project Id
- _categoryId
Type: CategoryId Extended Data Type
The category Id
- 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.