MarkupTmpMaxAmountValidation.getRecord Method

Gets records based on the PurchId field and the MarkupCode field.

Syntax

private MarkupTmpMaxAmountValidation getRecord(
    PurchId _purchId, 
    MarkupCode _markupCode, 
    MarkupTmpMaxAmountValidation _markupTmpMaxAmountValidation, 
   [boolean _selectForUpdate])

Run On

Called

Parameters

  • _selectForUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: MarkupTmpMaxAmountValidation Table
The temporary MarkupTmpMaxAmountValidation table buffer.

See Also

Reference

MarkupTmpMaxAmountValidation Table