Поделиться через


VendRequestCategoryExtension::getRequestCategories Method

Retrieves a list of categories for a category request.

Syntax

server public static container getRequestCategories(RecId _vendRequestCategoryExtensionId)

Run On

Server

Parameters

  • _vendRequestCategoryExtensionId
    Type: RecId Extended Data Type
    The record ID of the VendRequestCategoryExtension record.

Return Value

Type: container
A container list of containers that contain the record IDs and names of each category found in the VendRequestCategory and EcoResCategory tables.

Remarks

Called from the EP VendRequestCategoryAdd and VendRequestCategoryEdit Web controls.

See Also

Reference

VendRequestCategoryExtension Table