xRefCreate::makeTmp Method [AX 2012]

Inserts xRef information into temporary table for viewing.

client server public static xRefTmpReferences makeTmp(xRef _x, [xRefPath _path])

Run On

Called

Parameters

_x
Type: xRef Class
The xRef information to insert
_path
Type: xRefPath Extended Data Type
The path where information will be inserted; optional.

Return Value

Type: xRefTmpReferences Table
A table that contains the xRef information.
Show: