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.
Update records in PurchReqLineProcessingError table.
Syntax
protected void updatePurchReqLineProcessingError(
container _packedLines,
PurchReqLineProcessingErrorType _errorCode,
FreeTxt _errorDescription)
Run On
Server
Parameters
- _packedLines
Type: container
A container containing records from from PurchReqLine table.
- _errorCode
Type: PurchReqLineProcessingErrorType Enumeration
The enum value in the PurchReqLineProcessingErrorType enum to retrieve.
- _errorDescription
Type: FreeTxt Extended Data Type
The error description message