EPTrv::getCategories Method [AX 2012]

Gets all expense categories associated to a worker

client server public static Array getCategories([RefRecId worker])

Run On

Called

Parameters

worker
Type: RefRecId Extended Data Type
The record ID of worker.

Return Value

Type: Array Class
The array that contains a list of expense categories and category descriptions.
Show: