Share via


SalesLine.returnDispositionCode Method

Finds the ReturnDispositionCode record related to the SalesLine record in scope.

Syntax

public ReturnDispositionCode returnDispositionCode([boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that determines whether the ReturnDispositionCode code should be selected with the forupdate flag; uses false.

Return Value

Type: ReturnDispositionCode Table
A ReturnDispositionCode table buffer identified by the ReturnDispositionCodeIdapplied to the SalesLine record in scope.

See Also

Reference

SalesLine Table