Share via


PurchReqLineProcessingError::logProcessingError Method

Logs the processing error of a purchase requisition line into the PurchReqLineProcessingError table.

Syntax

client server public static void logProcessingError(
    RecId _purchReqLineId, 
    PurchReqLineProcessingErrorType _type, 
    PurchReqLineProcessingErrorDescription _description)

Run On

Called

Parameters

See Also

Reference

PurchReqLineProcessingError Table