CatProcurementCache::getLandingPageData Method
Finds the root display category node for the catalog by using the given data and retrieves its record ID and template page name.
Syntax
client server public static container getLandingPageData(
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: container
A container that contains the error code, the display category record ID, and the name of the Web menu URL.
Remarks
Otherwise, data from the _requisitionerRecId, _employerRecId, and _departmentRecId parameters will be used to find the correct catalog.