EPTrv::getCategories Method [AX 2012]
Gets all expense categories associated to a worker
client server public static Array getCategories([RefRecId worker])
Run On
CalledParameters
- worker
- Type: RefRecId Extended Data Type
The record ID of worker.
Return Value
Type: Array ClassThe array that contains a list of expense categories and category descriptions.
Show: