PurchLineType_Purch.getDefaultProjectGlobalCategory Method [AX 2012]
Initializes the project category based on the procurement or sales category.
Syntax
protected boolean getDefaultProjectGlobalCategory(RefRecId _ecoResCategory)
Run On
Called
Parameters
- _ecoResCategory
Type: RefRecId Extended Data Type
The procurement or sales category.
Return Value
Type: boolean
true if the project category has been initialized; otherwise, false.