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.
Retrieves the deduction requirement associated with the specified category for the specified legal entity and operating unit combination.
Syntax
client server public static boolean getProcCategoryRecExpOnGoodsReceipt(
EcoResCategoryId _ecoResCategoryId,
RefRecId _buyingLegalEntity,
[RefRecId _receivingOperatingUnit,
ProcCategoryOrganizationOption _organizationOption])
Run On
Called
Parameters
- _ecoResCategoryId
Type: EcoResCategoryId Extended Data Type
The category ID in the EcoResCategory table for which to retrieve the deduction requirement.
- _buyingLegalEntity
Type: RefRecId Extended Data Type
The legal entity in the CompanyInfo table for which to retrieve the deduction requirement.
- _receivingOperatingUnit
Type: RefRecId Extended Data Type
The operating unit in the OMOperatingUnit table for which to retrieve the deduction requirement; optional.
- _organizationOption
Type: ProcCategoryOrganizationOption Enumeration
The option for the user to find the category ID.
Return Value
Type: boolean
The record associated with the specified category for the specified legal entity and operating unit combination; otherwise, false.