Share via


RPayAverageEarnEngine::jumpRef2EarnTable Method [AX 2012]

Drills down to the appropriate form based on the document type (vacation, sicklist, business trip).

Syntax

client public static void jumpRef2EarnTable(Common _dsRecord)

Run On

Client

Parameters

  • _dsRecord
    Type: Common Table
    The datasource record from the document form.

Exceptions

Exception Condition
Error

Wrong table record in argument.

See Also

Reference

RPayAverageEarnEngine Class