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.
Updates an existing VendRequestCategory record that has the specified VendRequest and EcoResCategory record IDs.
Syntax
client server public static RecId updateCode(RecId _vendRequestId, RecId _categoryId)
Run On
Called
Parameters
- _vendRequestId
Type: RecId Extended Data Type
The VendRequest record ID that will be used for the update.
- _categoryId
Type: RecId Extended Data Type
The EcoResCategory record ID that will be used for the update.
Return Value
Type: RecId Extended Data Type
The VendRequestCategory record ID of the data that was updated.