Share via


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

  • 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.

See Also

Reference

ProjLinePropertySetup Table