Codeunit 18122413 EOS012 DDM SharedMemory

Codeunit 18122413 EOS012 DDM SharedMemory

Methods

SetCurrentTransaction

procedure SetCurrentTransaction(DocType: Integer; DocNo: Code[20])

Parameters / Return Value

  • DocType Integer

  • DocNo Code[20]


IsCurrentTransaction

procedure IsCurrentTransaction(DocType: Integer; DocNo: Code[20]) Result: Boolean

Parameters / Return Value

  • DocType Integer

  • DocNo Code[20]

  • Returns Boolean


IsCurrentTransactionAndClear

procedure IsCurrentTransactionAndClear(DocType: Integer; DocNo: Code[20]) Result: Boolean

Parameters / Return Value

  • DocType Integer

  • DocNo Code[20]

  • Returns Boolean


ClearTransaction

procedure ClearTransaction()

BindPostingPreview

procedure BindPostingPreview(): Boolean

Parameters / Return Value

  • Returns Boolean

UnBindPostingPreview

procedure UnBindPostingPreview()

GetPostingPreviewBinded

procedure GetPostingPreviewBinded(): Boolean

Parameters / Return Value

  • Returns Boolean

SetEnableLogging

procedure SetEnableLogging(Set: Boolean)

Parameters / Return Value

  • Set Boolean

GetEnableLogging

procedure GetEnableLogging(): Boolean

Parameters / Return Value

  • Returns Boolean


EOS Labs -