Share via


TradeBLWILineTransfer.run Method [AX 2012]

Performs various tasks for BLWI transactions.

Syntax

public void run()

Run On

Server

Remarks

The existing BLWI transactions lines are deleted if indicated.

The begin and end date of the declaration period are calculated.

The queries are defined and executed to find all transactions that are needed for BLWI.

For each transaction that must be transferred to the BLWI transaction form, the create method is called.

See Also

Reference

TradeBLWILineTransfer Class