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 ProcCategoryPageTranslation record that is associated with the specified category for the specified legal entity and operating unit combination.
Syntax
client server public static ProcCategoryPageTranslation getProcCategoryPage(
EcoResCategoryId _categoryRecId,
RefRecId _legalEntity,
[LanguageId _languageId])
Run On
Called
Parameters
- _categoryRecId
Type: EcoResCategoryId Extended Data Type
The category ID of the EcoResCategory record for which to retrieve the deduction requirement.
- _legalEntity
Type: RefRecId Extended Data Type
The legal entity in the CompanyInfo table for which to retrieve the deduction requirement.
- _languageId
Type: LanguageId Extended Data Type
The language ID value in the LanguageTable table for which to retrieve the deduction requirement; optional.
Return Value
Type: ProcCategoryPageTranslation Table
The ProcCategoryPageTranslation table buffer that is associated with the specified category for the specified legal entity and operating unit combination if found; otherwise, false.