RetailCDXSeedData::addNonFunctionalSubjob Method [AX 2012]

Adds non-functional subjobs to support previous version.

client server public static void addNonFunctionalSubjob(
    str _axTableName, 
    container _axFieldNames, 
    RefRecId _channelSchemaRecId, 
   [container _jobIdContainer])

Run On

Called

Parameters

_axTableName
Type: str
Ax Table name.
_axFieldNames
Type: container
Ax field name.
_channelSchemaRecId
Type: RefRecId Extended Data Type
Channel schema rec id.
_jobIdContainer
Type: container
Jobs for which this table contains related information
Show: