RetailListingManager.commitListingCategories Method [AX 2012]
Inserts new RetailListingCategories and delete RetailListing which do not exist anymore.
Accordingly actions are created in the RetailTmpPreAction table.
Syntax
public void commitListingCategories(RetailTmpPreAction _preactionTable)
Run On
Server
Parameters
- _preactionTable
Type: RetailTmpPreAction Table
The given record of the table RetailTmpPreAction to commit.