Share via


RetailCDXSeedDataSubJob.suffixJobID Method [AX 2012]

Sets the RetailConnJobId based on schema type in the table retailConnChannelSchema.

Syntax

protected RetailConnJobId suffixJobID(str jobID)

Run On

Called

Parameters

  • jobID
    Type: str
    Value of job ID.

Return Value

Type: RetailConnJobId Extended Data Type
Return the value of RetailConnJobId based on schema type in the table retailConnChannelSchema.

See Also

Reference

RetailCDXSeedDataSubJob Class