InventQualityReferenceType::newFromBuffer Method [AX 2012]

Creates and initializes a new instance of the InventQualityReferenceType class that is based on a table buffer that contains a reference document.

Syntax

client server public static InventQualityReferenceType newFromBuffer(Common _buffer)

Run On

Called

Parameters

  • _buffer
    Type: Common Table
    A Common table buffer that contains the reference document.

Return Value

Type: InventQualityReferenceType Class
A new instance of the InventQualityReferenceType class.

See Also

Reference

InventQualityReferenceType Class