Share via


CatProcurementCache::updateCache Method

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

Return Value

Type: CatProcurementCache Table
An instance of the CatProcurementCache class.

Remarks

This method only sets data for the specified information.

See Also

Reference

CatProcurementCache Table