EngChgCaseProduct::caseId Method [AX 2012]

Computes the caseId from CaseDetailBase table.

Used to avoid having a link to the case details.

server public static str caseId()

Run On

Server

Return Value

Type: str
The sql string to get caseId from CaseDetailBase table.
Show: