Codeunit 18122276 EOS DCF Management

Codeunit 18122276 EOS DCF Management

Methods

CleanVatRegistrationNo

procedure CleanVatRegistrationNo(VATRegistrationNo: Text[20]): Text[20]

Parameters / Return Value

  • VATRegistrationNo Text[20]

  • Returns Text[20]


DocCredit_EntriesExport_NotesField

procedure DocCredit_EntriesExport_NotesField(EntityVariant: Variant; var outNotes: Text[80]; var outPaymentType: Code[2])

Parameters / Return Value

  • EntityVariant Variant

  • outNotes Text[80]

  • outPaymentType Code[2]


GetISOCountryCode

procedure GetISOCountryCode(CountryCode: Code[10]; RaiseError: Boolean): code[10]

Parameters / Return Value

  • CountryCode Code[10]

  • RaiseError Boolean

  • Returns code[10]


GetLastUnderscorePosition

procedure GetLastUnderscorePosition(String: Text): Integer

Parameters / Return Value

  • String Text

  • Returns Integer


DeleteJournalRecord

procedure DeleteJournalRecord(var GenJournalLine: Record "Gen. Journal Line")

Parameters / Return Value

  • GenJournalLine Record "Gen. Journal Line"

GetRecordPositionReadable

procedure GetRecordPositionReadable(var VarRec: Variant) RecPosition: Text[2000]

Parameters / Return Value

  • VarRec Variant

  • Returns Text[2000]


Events

OnExport_IssuedCustomerBillLine_DocCreditEntries_NotesField

local procedure OnExport_IssuedCustomerBillLine_DocCreditEntries_NotesField(CustLedgerEntry: Record "Cust. Ledger Entry"; var outNotes: Text[80]; var outPaymentType: Code[2])

Internal Use Only - Event used by the Italian Extension Event raised on the export of DocCreditEntries_NotesField

Parameters / Return Value

  • CustLedgerEntry Record "Cust. Ledger Entry"

    The current CustLedgerEntry

  • outNotes Text[80]

    The note fields that will be exported

  • outPaymentType Code[2]



EOS Labs -