EcoResCategory::getProcCategoryPolicyParameter Method
Retrieves the specified ProcCategoryPolicyParameter record.
Syntax
server public static ProcCategoryPolicyParameter getProcCategoryPolicyParameter(
EcoResCategoryId _ecoResCategoryId,
RefRecId _buyingLegalEntity,
RefRecId _receivingOperatingUnit,
ProcCategoryOrganizationOption _organizationOption)
Run On
Server
Parameters
- _ecoResCategoryId
Type: EcoResCategoryId Extended Data Type
The category ID of the EcoResCategory record for which to retrieve the receiving requirement.
- _buyingLegalEntity
Type: RefRecId Extended Data Type
The legal entity of the CompanyInfo record for which to retrieve the receiving requirement.
- _receivingOperatingUnit
Type: RefRecId Extended Data Type
The operating unit of the OMOperatingUnit record for which to retrieve the receiving requirement; optional.
- _organizationOption
Type: ProcCategoryOrganizationOption Enumeration
The reference record ID of the OMOperatingUnit record for which to retrieve the category availability; optional.
Return Value
Type: ProcCategoryPolicyParameter Table
A ProcCategoryPolicyParameter record.