Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the existing CatProcurementCache record for the current user. Sets only data for which information is given.
Syntax
client server public static CatProcurementCache updateCache(
RecId _requisitionerRecId,
RecId _employerRecId,
RecId _departmentRecId)
Run On
Called
Parameters
- _requisitionerRecId
Type: RecId Extended Data Type
The record ID of the requisitioner.
- _employerRecId
Type: RecId Extended Data Type
The record ID of the employer.
- _departmentRecId
Type: RecId Extended Data Type
The record ID of the department.
Return Value
Type: CatProcurementCache Table
An instance of the CatProcurementCache class.
Remarks
This method only sets data for the specified information.