Codeunit "Workflow Create Payment Line"

ID 1512
Namespace: System.Automation

Properties

Name Value
TableNo Table System.Threading."Job Queue Entry"

Methods

CreatePmtLine

procedure CreatePmtLine(WorkflowStepArgument: Record "Workflow Step Argument")

Parameters

Name Type Description
WorkflowStepArgument Table System.Automation."Workflow Step Argument"

GetDocumentNo

procedure GetDocumentNo(var GenJournalLine: Record "Gen. Journal Line", LastDocNo: Code[20]): Code[20]

Parameters

Name Type Description
GenJournalLine Table Microsoft.Finance.GeneralLedger.Journal."Gen. Journal Line"
LastDocNo Code[20]

Returns

Type Description
Code[20]

See also