EcoResCategory::getProcCategoryQuestionnaires Method
Gets all the questionnaires that belong to a specific category.
Syntax
client server public static Array getProcCategoryQuestionnaires(
EcoResCategoryId _procurementCategoryId,
ProcCategoryAdministrationActivity _administrationActivity,
RefRecId _buyingLegalEntity)
Run On
Called
Parameters
- _procurementCategoryId
Type: EcoResCategoryId Extended Data Type
The specific procurement category for which we have to find the associated questionnaires.
- _administrationActivity
Type: ProcCategoryAdministrationActivity Enumeration
The specific type of vendor value.
- _buyingLegalEntity
Type: RefRecId Extended Data Type
The LegelEntity type that is required to find the associated questionnaires.
Return Value
Type: Array Class
An array of questionnaires.