Share via


WrkCtrScheduler_Req.infologPrefixOprNum Method [AX 2012]

Retrieves the prefix to display in the Infolog specified by the job ID.

Syntax

protected str infologPrefixOprNum(Common _common)

Run On

Server

Parameters

  • _common
    Type: Common Table
    A Common table buffer that identifies the job for which to compute the message prefix.

Return Value

Type: str
A string value that contains the Infolog prefix.

See Also

Reference

WrkCtrScheduler_Req Class