Share via


InventTransWMS_Pick::listCallerTable Method [AX 2012]

Retrieves a list of movement originator records based on the form data source.

Syntax

client public static List listCallerTable(Args _args)

Run On

Client

Parameters

Return Value

Type: List Class
A List object that contains all movement originator records that must be shown in the form.

Remarks

In case the form data source is a kanbanBoardTmpProcessJob table, we show all related picking list lines.

See Also

Reference

InventTransWMS_Pick Class