CatProcurementCache::getDefaultRequisitionerData Method
Gets the default employer and department data for the specified user in the given data area.
Syntax
client server private static container getDefaultRequisitionerData([UserId _userId, DataAreaId _dataAreaId])
Run On
Called
Parameters
- _userId
Type: UserId Extended Data Type
The user for which to get the default data.
- _dataAreaId
Type: DataAreaId Extended Data Type
The data area in which to get the default data.
Return Value
Type: container
A container of requester, employer, department data.