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.
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.