RetailListingManager.commitListingAttributes Method [AX 2012]

Inserts new RetailListingAttribute and delete RetailListing which do not exist anymore.

Accordingly actions are created in the RetailTmpPreAction table.

Syntax

public void commitListingAttributes(RetailTmpPreAction _preactionTable)

Run On

Server

Parameters

See Also

Reference

RetailListingManager Class