ProjBegBalJournalTrans_CostSales.checkCategoryAllowed Method

Specifies whether the category for this journal line can be changed.

Syntax

public boolean checkCategoryAllowed()

Run On

Called

Return Value

Type: boolean
true if the category for the journal line can be changed; otherwise, false.

Remarks

This method does not allow a change and causes an exception if the activity that is used on the journal line has a default category that is mandatory, and the category set on the journal line is not set to the default category.

See Also

Reference

ProjBegBalJournalTrans_CostSales Table