PurchCommitmentLineLookup_PSN::construct Method [AX 2012]

Constructs a new PurchCommitmentLineLookup_PSN object.

client server public static PurchCommitmentLineLookup_PSN construct(FormReferenceControl _callingControl, Common _record)

Run On

Called

Parameters

_callingControl
Type: FormReferenceControl Class
The lookup control that is being used to perform the lookup.
_record
Type: Common Table
The current record context.

Return Value

Type: PurchCommitmentLineLookup_PSN Class
The new PurchCommitmentLineLookup_PSN object.

The current record context may be either a PurchLine record or a VendInvoiceInfoLine record.

Show: