Codeunit 18060000 EOS038.01 Utility Functions

Codeunit 18060000 EOS038.01 Utility Functions

Methods

CollectDocToInvoice

procedure CollectDocToInvoice(var ParDocShippingPrice: Record "EOS DocumentShippingPrice"; StartingDate: Date; EndingDate: Date; ParPostingDate: Date; ParReversePostingDate: Date; BatchSimulated: Boolean)

Parameters / Return Value

  • ParDocShippingPrice Record "EOS DocumentShippingPrice"

  • StartingDate Date

  • EndingDate Date

  • ParPostingDate Date

  • ParReversePostingDate Date

  • BatchSimulated Boolean


CreateDim

procedure CreateDim(DefaultDimSource: List of [Dictionary of [Integer, Code[20]]]; var GenGenJnlLine: Record "Gen. Journal Line") DimensionSetIDGenerated: Integer

Parameters / Return Value

  • DefaultDimSource List[Dictionary]

  • GenGenJnlLine Record "Gen. Journal Line"

  • Returns Integer


PostReverseDocShippingPrice

procedure PostReverseDocShippingPrice(var PurchaseHeader: Record "Purchase Header"; var PurchaseLine: Record "Purchase Line"; var PurchInvLine: Record "Purch. Inv. Line")

Parameters / Return Value

  • PurchaseHeader Record "Purchase Header"

  • PurchaseLine Record "Purchase Line"

  • PurchInvLine Record "Purch. Inv. Line"



EOS Labs -