Share via


RetailListingStatusJob.populateChannelListingId Method [AX 2012]

Populate the data of ChannelListingId from RetailListingStatusLog table to RetailProductListingStatus table.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          public void populateChannelListingId()

  Microsoft Dynamics AX 2012 R2 (SYS)
          private void populateChannelListingId()

Run On

Server

See Also

Reference

RetailListingStatusJob Class