ProjJournalTrans.checkCategoryAllowed Method
Determines 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 disallows a change and throws an error if the activity 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.