CatExternalCatalog::getEcoResCategoryRecId Method
Gets the record ID of the procurement EcoResCategory record that the given external catalog is associated with under the given display category.
Syntax
client server public static RecId getEcoResCategoryRecId(RecId _catExternalCatalogRecId, RecId _displayCategoryRecId)
Run On
Called
Parameters
- _catExternalCatalogRecId
Type: RecId Extended Data Type
The record ID of the CatExternalCatalog table.
- _displayCategoryRecId
Type: RecId Extended Data Type
The record ID of the CatDisplayCategoryTable table record.
Return Value
Type: RecId Extended Data Type
The record ID of the EcoResCategory table.