Codeunit 1605 PEPPOL Management in 27

App
Base Application
Namespace
Microsoft.Sales.Peppol

Procedures, 95Events, 41

Versions171819202122232425262728latest

Source29

Procedures, 95

NameParametersReturnsAccessObsolete
GetGeneralInfo(Record Sales Header, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text)public-
GetGeneralInfoBIS(Record Sales Header, var Text, var Text, var Text, var Text, var Text, var Text, var Text)public-
GetInvoicePeriodInfo(var Text, var Text)public-
GetOrderReferenceInfo(Record Sales Header, var Text)public-
GetOrderReferenceInfoBIS(Record Sales Header, var Text)public-
GetContractDocRefInfo(Record Sales Header, var Text, var Text, var Text, var Text)public-
GetAccountingSupplierPartyInfo(var Text, var Text, var Text)public-
GetAccountingSupplierPartyInfoBIS(var Text, var Text, var Text)public-
GetAccountingSupplierPartyPostalAddr(Record Sales Header, var Text, var Text, var Text, var Text, var Text, var Text, var Text)public-
GetAccountingSupplierPartyTaxScheme(var Text, var Text, var Text)public-
GetAccountingSupplierPartyTaxSchemeBIS(var Record VAT Amount Line, var Text, var Text, var Text)public-
GetAccountingSupplierPartyLegalEntity(var Text, var Text, var Text, var Text, var Text, var Text)public-
GetAccountingSupplierPartyLegalEntityBIS(var Text, var Text, var Text, var Text, var Text, var Text)public-
GetAccountingSupplierPartyContact(Record Sales Header, var Text, var Text, var Text, var Text, var Text)public-
GetAccountingCustomerPartyInfo(Record Sales Header, var Text, var Text, var Text, var Text, var Text)public-
GetAccountingCustomerPartyInfoBIS(Record Sales Header, var Text, var Text, var Text, var Text, var Text)public-
GetAccountingCustomerPartyPostalAddr(Record Sales Header, var Text, var Text, var Text, var Text, var Text, var Text, var Text)public-
GetAccountingCustomerPartyTaxScheme(Record Sales Header, var Text, var Text, var Text)public-
GetAccountingCustomerPartyTaxSchemeBIS(Record Sales Header, var Text, var Text, var Text)public-
GetAccountingCustomerPartyLegalEntity(Record Sales Header, var Text, var Text, var Text)public-
GetAccountingCustomerPartyLegalEntityBIS(Record Sales Header, var Text, var Text, var Text)public-
GetAccountingCustomerPartyContact(Record Sales Header, var Text, var Text, var Text, var Text, var Text)public-
GetPayeePartyInfo(var Text, var Text, var Text, var Text, var Text)public-
GetTaxRepresentativePartyInfo(var Text, var Text, var Text, var Text)public-
GetDeliveryInfo(var Text, var Text, var Text)public-
GetGLNDeliveryInfo(Record Sales Header, var Text, var Text, var Text)public-
GetGLNForHeader(Record Sales Header)Code[13]public-
GetDeliveryAddress(Record Sales Header, var Text, var Text, var Text, var Text, var Text, var Text, var Text)public-
GetPaymentMeansInfo(Record Sales Header, var Text, var Text, var Text, var Text, var Text, var Text, var Text)public-
GetPaymentMeansPayeeFinancialAcc(var Text, var Text, var Text, var Text, var Text, var Text)public-
GetPaymentMeansPayeeFinancialAccBIS(var Text, var Text)publicPending 25.0
Replaced by GetPaymentMeansPayeeFinancialAccBIS with SalesHeader parameter.
GetPaymentMeansFinancialInstitutionAddr(var Text, var Text, var Text, var Text, var Text, var Text, var Text)public-
GetPaymentTermsInfo(Record Sales Header, var Text)public-
GetAllowanceChargeInfo(Record VAT Amount Line, Record Sales Header, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text)public-
GetAllowanceChargeInfoBIS(Record VAT Amount Line, Record Sales Header, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text)public-
GetTaxExchangeRateInfo(Record Sales Header, var Text, var Text, var Text, var Text, var Text, var Text, var Text)public-
GetTaxTotalInfo(Record Sales Header, var Record VAT Amount Line, var Text, var Text)public-
GetTaxSubtotalInfo(Record VAT Amount Line, Record Sales Header, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text)public-
GetTaxTotalInfoLCY(Record Sales Header, var Text, var Text, var Text)public-
GetLineGeneralInfo(Record Sales Line, Record Sales Header, var Text, var Text, var Text, var Text, var Text, var Text)public-
GetLineUnitCodeInfo(Record Sales Line, var Text, var Text)public-
GetLineInvoicePeriodInfo(var Text, var Text)public-
GetLineOrderLineRefInfo()public-
GetLineDeliveryInfo(var Text, var Text, var Text)public-
GetLineDeliveryPostalAddr(var Text, var Text, var Text, var Text, var Text, var Text, var Text)public-
GetLineAllowanceChargeInfo(Record Sales Line, Record Sales Header, var Text, var Text, var Text, var Text)public-
GetLineTaxTotal(Record Sales Line, Record Sales Header, var Text, var Text)public-
GetLineItemInfo(Record Sales Line, var Text, var Text, var Text, var Text, var Text, var Text, var Text)public-
GetLineItemCommodityClassficationInfo(var Text, var Text, var Text, var Text)public-
GetLineItemClassfiedTaxCategory(Record Sales Line, var Text, var Text, var Text, var Text)public-
GetLineItemClassfiedTaxCategoryBIS(Record Sales Line, var Text, var Text, var Text, var Text)public-
GetLineAdditionalItemPropertyInfo(Record Sales Line, var Text, var Text)public-
GetLinePriceInfo(Record Sales Line, Record Sales Header, var Text, var Text, var Text, var Text)public-
GetLinePriceAllowanceChargeInfo(var Text, var Text, var Text, var Text, var Text)public-
GetCrMemoBillingReferenceInfo(Record Sales Cr.Memo Header, var Text, var Text)public-
GetTotals(Record Sales Line, var Record VAT Amount Line)public-
GetTaxCategories(Record Sales Line, var Record VAT Product Posting Group)public-
GetTaxExemptionReason(var Record VAT Product Posting Group, var Text, Text)public-
GetUoMforPieceINUNECERec20ListID()Code[10]public-
InitializeXMLExport(var File, var Text)public-
MapServiceLineTypeToSalesLineType(Enum Service Line Type)IntegerpublicPending 25.0
Replaced by same procedure in codeunit ServPEPPOLManagement
MapServiceLineTypeToSalesLineTypeEnum(Enum Service Line Type)Enum Sales Line TypepublicPending 25.0
Replaced by same procedure in codeunit ServPEPPOLManagement
TransferHeaderToSalesHeader(Variant, var Record Sales Header)public-
TransferLineToSalesLine(Variant, var Record Sales Line)public-
RecRefTransferFields(Variant, var Variant)public-
FindNextInvoiceRec(var Record Sales Invoice Header, var Record Service Invoice Header, var Record Sales Header, Option, Integer)BooleanpublicPending 25.0
Service documents separated to codeunit ServPEPPOLManagement
FindNextInvoiceLineRec(var Record Sales Invoice Line, var Record Service Invoice Line, var Record Sales Line, Option, Integer)BooleanpublicPending 25.0
Service documents separated to codeunit ServPEPPOLManagement
FindNextCreditMemoRec(var Record Sales Cr.Memo Header, var Record Service Cr.Memo Header, var Record Sales Header, Option, Integer)BooleanpublicPending 25.0
Service documents separated to codeunit ServPEPPOLManagement
FindNextCreditMemoLineRec(var Record Sales Cr.Memo Line, var Record Service Cr.Memo Line, var Record Sales Line, Option, Integer)BooleanpublicPending 25.0
Service documents separated to codeunit ServPEPPOLManagement
GetLegalMonetaryInfo(Record Sales Header, var Record Sales Line, var Record VAT Amount Line, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text)public-
GetLegalMonetaryDocAmounts(Record Sales Header, var Record VAT Amount Line, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text)public-
GetInvoiceRoundingLine(var Record Sales Line, Record Sales Line)public-
GetPeppolTelemetryTok()Textpublic-
GetAdditionalDocRefInfo(Record Sales Header, var Text, var Text, var Text, var Text, var Text, Option)public-
GetAccountingSupplierPartyIdentificationID(Record Sales Header, var Text)public-
GetPaymentMeansPayeeFinancialAccBIS(Record Sales Header, var Text, var Text)public-
GetDeliveryPartyName(Record Sales Header, var Text)public-
GetVATScheme(Code[10])Textpublic-
IsRoundingLine(Record Sales Line, Code[20])Booleanpublic-
GetAdditionalDocRefInfo(Integer, var Record Document Attachment, Record Sales Header, var Text, var Text, var Text, var Text, var Text, var Text, Option)public-
FindNextSalesInvoiceRec(var Record Sales Invoice Header, var Record Sales Header, Integer)Booleanpublic-
FindNextSalesInvoiceLineRec(var Record Sales Invoice Line, var Record Sales Line, Integer)Booleanpublic-
FindNextSalesCreditMemoRec(var Record Sales Cr.Memo Header, var Record Sales Header, Integer)Booleanpublic-
FindNextSalesCreditMemoLineRec(var Record Sales Cr.Memo Line, var Record Sales Line, Integer)Booleanpublic-
GetBuyerReference(Record Sales Header)Textpublic-
GeneratePDFAttachmentAsAdditionalDocRef(Record Sales Header, var Text, var Text, var Text, var Text, var Text, var Text)public-
GetAccountingCustomerPartyTaxSchemeBIS30(Record Sales Header, var Text, var Text, var Text, var Record VAT Amount Line)public-
IsZeroVatCategory(Code[10])Booleanpublic-
IsStandardVATCategory(Code[10])Booleanpublic-
IsOutsideScopeVATCategory(Code[10])Booleanpublic-
FormatVATRegistrationNo(Text, Code[10], Boolean, Boolean)Textinternal-
TransferHeaderToSalesInvoiceHeader(Variant, var Record Sales Invoice Header)public-
TransferHeaderToSalesCrMemoHeader(Variant, var Record Sales Cr.Memo Header)public-
TransferLineToSalesInvoiceLine(Variant, var Record Sales Invoice Line)public-
TransferLineToSalesCrMemoLine(Variant, var Record Sales Cr.Memo Line)public-

Events, 41

KindNameParametersObsolete
Integration eventOnAfterFindNextInvoiceLineRec(var Record Sales Invoice Line, var Record Service Invoice Line, var Record Sales Line, Option, var Boolean)Pending 25.0
Replaced by event OnAfterFindNextSalesInvoiceLineRec
Integration eventOnAfterGetGeneralInfo(Record Sales Header, var Text, var Text, var Text, var Text, var Text, var Text, var Text)-
Integration eventOnAfterGetLineGeneralInfo(Record Sales Line, Record Sales Header, var Text, var Text, var Text, var Text, var Text)-
Integration eventOnAfterGetLinePriceInfo(Record Sales Line, Record Sales Header, var Text, var Text, var Text)-
Integration eventOnAfterGetOrderReferenceInfo(Record Sales Header, var Text)-
Integration eventOnAfterGetTaxTotalInfo(Record Sales Header, var Record VAT Amount Line, var Text)-
Integration eventOnAfterGetTaxTotalInfoLCY(Record Sales Header, var Text, var Text, var Text)-
Integration eventOnAfterGetTaxSubtotalInfo(Record VAT Amount Line, Record Sales Header, var Text, var Text, var Text, var Text, var Text, var Text, var Text)-
Integration eventOnGetTotalsOnBeforeInsertVATAmtLine(Record Sales Line, var Record VAT Amount Line, Record VAT Posting Setup, var Boolean)-
Integration eventOnAfterGetAccountingCustomerPartyContact(Record Sales Header, Record Customer, var Text, var Text, var Text, var Text, var Text)-
Integration eventOnAfterGetPaymentMeansPayeeFinancialAcc(Record Company Information, var Text, var Text)-
Integration eventOnAfterGetLineItemInfo(Record Sales Line, var Text, var Text, var Text, var Text, var Text, var Text, var Text)-
Integration eventOnAfterGetGeneralInfoProcedure(Record Sales Header, var Text, var Text, var Text, var Text, var Text, var Text, var Text)-
Integration eventOnAfterFindNextInvoiceRec(var Record Sales Invoice Header, var Record Service Invoice Header, var Record Sales Header, Option, Integer, var Boolean)Pending 25.0
Replaced by event OnAfterFindNextSalesInvoiceRec
Integration eventOnAfterFindNextCreditMemoRec(var Record Sales Cr.Memo Header, var Record Service Cr.Memo Header, var Record Sales Header, Option, Integer, var Boolean)Pending 25.0
Replaced by event OnAfterFindNextSalesCreditMemoRec
Integration eventOnAfterFindNextCreditMemoLineRec(var Record Sales Cr.Memo Line, var Record Service Cr.Memo Line, var Record Sales Line, Option, Integer, var Boolean)Pending 25.0
Replaced by event OnAfterFindNextSalesCreditMemoLineRec
Integration eventOnAfterGetAccountingSupplierPartyContact(Record Sales Header, var Text, var Text, var Text, var Text, var Text)-
Integration eventOnAfterGetGLNDeliveryInfo(Record Sales Header, var Text, var Text, var Text)-
Integration eventOnAfterGetPaymentMeansInfo(Record Sales Header, var Text, var Text, var Text, var Text, var Text, var Text, var Text)-
Integration eventOnAfterGetAccountingCustomerPartyInfoByFormat(Record Sales Header, var Text, var Text, var Text, var Text, var Text, Boolean)-
Integration eventOnAfterGetAccountingCustomerPartyLegalEntityByFormat(Record Sales Header, var Text, var Text, var Text, Boolean)-
Integration eventOnAfterGetLegalMonetaryInfoWithInvRounding(Record Sales Header, var Record Sales Line, var Record VAT Amount Line, var Text, var Text, var Text, var Text, var Text, var Text, var Text, var Text)-
Integration eventOnAfterGetContractDocRefInfo(Record Sales Header, var Text, var Text, var Text, var Text)-
Integration eventOnAfterGetAccountingSupplierPartyLegalEntityByFormat(var Text, var Text, var Text, var Text, var Text, var Text, Boolean)-
Integration eventOnAfterRecRefTransferFieldsOnTransferHeaderToSalesHeader(Variant, var Variant)-
Integration eventOnAfterRecRefTransferFieldsOnTransferLineToSalesLine(Variant, var Variant)-
Integration eventOnAfterGetAccountingSupplierPartyInfoByFormat(var Text, var Text, var Text, Boolean)-
Integration eventOnAfterGetDeliveryPartyName(Record Sales Header, var Text)-
Integration eventOnAfterGetPaymentMeansPayeeFinancialAccBIS(Record Sales Header, var Text, var Text)-
Integration eventOnAfterGetAccountingSupplierPartyIdentificationID(Record Sales Header, var Text)-
Integration eventOnAfterFindNextSalesInvoiceLineRec(var Record Sales Invoice Line, var Record Sales Line, var Boolean)-
Integration eventOnAfterFindNextSalesInvoiceRec(var Record Sales Invoice Header, var Record Sales Header, Integer, var Boolean)-
Integration eventOnAfterFindNextSalesCreditMemoRec(var Record Sales Cr.Memo Header, var Record Sales Header, Integer, var Boolean)-
Integration eventOnAfterFindNextSalesCrMemoLineRec(var Record Sales Cr.Memo Line, var Record Sales Line, Integer, var Boolean)-
Integration eventOnAfterGetBuyerReference(Record Sales Header, var Text)-
Integration eventOnAfterGetAdditionalDocRefInfo(var Text, var Text, var Text, var Text, var Text, Record Sales Header, Option, var Record Document Attachment, var Text)-
Integration eventOnBeforeGeneratePDFAttachmentAsAdditionalDocRef(Record Sales Header, var Text, var Text, var Text, var Text, var Text, var Text, var Boolean)-
Integration eventOnAfterRecRefTransferHeaderToSalesInvoiceHeader(Variant, var Variant)-
Integration eventOnAfterRecRefTransferHeaderToSalesCrMemoHeader(Variant, var Variant)-
Integration eventOnAfterRecRefTransferFieldsOnTransferLineToSalesInvoiceLine(Variant, var Variant)-
Integration eventOnAfterRecRefTransferFieldsOnTransferLineToSalesCrMemoLine(Variant, var Variant)-