Codeunit 18004200 EOS Intrastat Management

Codeunit 18004200 EOS Intrastat Management

Methods

Release

procedure Release(var IntraHeader: Record "EOS Intrastat Header")

Parameters / Return Value

  • IntraHeader Record "EOS Intrastat Header"

Reopen

procedure Reopen(var IntraHeader: Record "EOS Intrastat Header")

Parameters / Return Value

  • IntraHeader Record "EOS Intrastat Header"

Archive

procedure Archive(var IntraHeader: Record "EOS Intrastat Header")

Parameters / Return Value

  • IntraHeader Record "EOS Intrastat Header"

GroupIntraLines

procedure GroupIntraLines(var IntraHeader: Record "EOS Intrastat Header"; var Buffer: Record "EOS Intrastat Line"; LineType: Option Goods,"Goods correction",Services,"Services correction","Call off stock") NoOfPages: Integer

Parameters / Return Value

  • IntraHeader Record "EOS Intrastat Header"

  • Buffer Record "EOS Intrastat Line"

  • LineType Option

    Goods (0) , "Goods correction" (1) , Services (2) , "Services correction" (3) , "Call off stock" (4)

  • Returns Integer


GetMaxNoOfLines

procedure GetMaxNoOfLines(LineType: Option Goods,"Goods correction",Services,"Services correction","Call off stock"): Integer

Parameters / Return Value

  • LineType Option

    Goods (0) , "Goods correction" (1) , Services (2) , "Services correction" (3) , "Call off stock" (4)

  • Returns Integer


TranslateCountry

procedure TranslateCountry(var CountryCode: Code[10])

Parameters / Return Value

  • CountryCode Code[10]

TranslatePaymentMethod

procedure TranslatePaymentMethod(var PaymentMethodCode: Code[10])

Parameters / Return Value

  • PaymentMethodCode Code[10]

GetInternalLocationTableFilter

procedure GetInternalLocationTableFilter(var EOSIntrastatSetup: Record "EOS Intrastat Setup") Value: Text

Parameters / Return Value

  • EOSIntrastatSetup Record "EOS Intrastat Setup"

  • Returns Text


SetInternalLocationTableFilter

procedure SetInternalLocationTableFilter(var EOSIntrastatSetup: Record "EOS Intrastat Setup"; FilterText: text)

Parameters / Return Value

  • EOSIntrastatSetup Record "EOS Intrastat Setup"

  • FilterText text


GetExternalLocationTableFilter

procedure GetExternalLocationTableFilter(var EOSIntrastatSetup: Record "EOS Intrastat Setup") Value: Text

Parameters / Return Value

  • EOSIntrastatSetup Record "EOS Intrastat Setup"

  • Returns Text


SetExternalLocationTableFilter

procedure SetExternalLocationTableFilter(var EOSIntrastatSetup: Record "EOS Intrastat Setup"; FilterText: text)

Parameters / Return Value

  • EOSIntrastatSetup Record "EOS Intrastat Setup"

  • FilterText text



EOS Labs -