Share via


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

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

Return Value

Type: ProcCategoryPolicyParameter Table
A ProcCategoryPolicyParameter record.

See Also

Reference

EcoResCategory Table