CatProcurementCache::getLandingPageDataForUser Method
Gets the EP landing page data for the given user in the given data area.
Syntax
client server private static container getLandingPageDataForUser([UserId _userId, DataAreaId _dataAreaId])
Run On
Called
Parameters
- _userId
Type: UserId Extended Data Type
The user for which to retrieve 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 that contains the EP landing page data of the catalog in which the given user can shop.
Remarks
The returned container contains the error code, the display category record ID, and the name of the Web menu URL.