ReturnReturnOrderOut_SalesLine.createMatchingAgreementLine Method [AX 2012]

Creates and sets a new value for the MatchingAgreementLine complex data item.

Syntax

public AgreementLineKey createMatchingAgreementLine()

Run On

Called

Return Value

Type: AgreementLineKey Class
The newly created value.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

ReturnReturnOrderOut_SalesLine Class