Table of Contents

Report "Get Payments on Journal SOCAP"

ID 70344776
Namespace: CapVision.Sales.PayOnSalesOrder

Properties

Name Value
UsageCategory None
Caption Get Payments on Journal
ProcessingOnly True

Methods

SetJournal

procedure SetJournal(NewJournalTemplateName: Code[10], NewJournalBatchName: Code[10])

Parameters

Name Type Description
NewJournalTemplateName Code[10]
NewJournalBatchName Code[10]

Events

OnBeforeInsertGenJournalLine

[BusinessEvent(False)]
local procedure OnBeforeInsertGenJournalLine(PaymentEntry: Record "Payment Entry SOCAP", var GenJournalLine: Record "Gen. Journal Line")

Parameters

Name Type Description
PaymentEntry Table CapVision.Sales.PayOnSalesOrder."Payment Entry SOCAP"
GenJournalLine Record "Gen. Journal Line"

See also