Codeunit 18006604 EOS Test EMA
Codeunit 18006604 EOS Test EMA
Methods
TestCAJnlPostConfirmNo
procedure TestCAJnlPostConfirmNo()
TestCAJnlPostMultipleLines
procedure TestCAJnlPostMultipleLines()
TestCAJnlPostSingleLine
procedure TestCAJnlPostSingleLine()
ConfirmHandlerNo
procedure ConfirmHandlerNo(Message: Text[1024]; var Reply: Boolean)
Parameters / Return Value
Message
Text[1024]
Reply
Boolean
ConfirmHandlerYes
procedure ConfirmHandlerYes(Message: Text[1024]; var Reply: Boolean)
Parameters / Return Value
Message
Text[1024]
Reply
Boolean
MessageHandler
procedure MessageHandler(Message: Text[1024])
Parameters / Return Value
- Message
Text[1024]
CreateCostJournalLine
procedure CreateCostJournalLine(var CostJournalLine: Record "EOS C/A Journal Line"; CostJournalTemplateName: Code[10]; CostJournalBatchName: Code[10])
Parameters / Return Value
CostJournalLine
Record "EOS C/A Journal Line"
CostJournalTemplateName
Code[10]
CostJournalBatchName
Code[10]
CreateCostJournalLineBasic
procedure CreateCostJournalLineBasic(var CostJournalLine: Record "EOS C/A Journal Line"; CostJournalTemplateName: Code[10]; CostJournalBatchName: Code[10]; PostingDate: Date; CostTypeNo: Code[20]; BalCostTypeNo: Code[20])
Parameters / Return Value
CostJournalLine
Record "EOS C/A Journal Line"
CostJournalTemplateName
Code[10]
CostJournalBatchName
Code[10]
PostingDate
Date
CostTypeNo
Code[20]
BalCostTypeNo
Code[20]
FindCostType
procedure FindCostType(var CostType: Record "EOS C/A Account")
Parameters / Return Value
- CostType
Record "EOS C/A Account"
GetAllCostTypes
procedure GetAllCostTypes(var CostType: Record "EOS C/A Account")
Parameters / Return Value
- CostType
Record "EOS C/A Account"
CreateCostTypeNoGLRange
procedure CreateCostTypeNoGLRange(var CostType: Record "EOS C/A Account")
Parameters / Return Value
- CostType
Record "EOS C/A Account"
CreateGLAccount
procedure CreateGLAccount(var GLAccount: Record "G/L Account")
Parameters / Return Value
- GLAccount
Record "G/L Account"
TestGetCAFromChart
procedure TestGetCAFromChart()
CreateJournalTemplate
procedure CreateJournalTemplate(var JournalTemplate: Record "Gen. Journal Template")
Parameters / Return Value
- JournalTemplate
Record "Gen. Journal Template"
CreateJournalBatch
procedure CreateJournalBatch(var JournalBatch: Record "Gen. Journal Batch")
Parameters / Return Value
- JournalBatch
Record "Gen. Journal Batch"
CreateGenJournalLines
procedure CreateGenJournalLines(var GenJournalLine: Record "Gen. Journal Line")
Parameters / Return Value
- GenJournalLine
Record "Gen. Journal Line"
TestTransferEntriesToCA
procedure TestTransferEntriesToCA()
CreateCADriver
procedure CreateCADriver()
CreateAllocation
procedure CreateAllocation()
CreateCAAnalysisCode
procedure CreateCAAnalysisCode(var CAAnalysisCode: Record "EOS C/A Analysis Code")
Parameters / Return Value
- CAAnalysisCode
Record "EOS C/A Analysis Code"
TestUpdateCAAnalysis
procedure TestUpdateCAAnalysis()
CreateCINColumn
procedure CreateCINColumn(No: Code[20]; Name: Text[100]; SourceType: Option)
Parameters / Return Value
No
Code[20]
Name
Text[100]
SourceType
Option
FillCINCol
procedure FillCINCol()
CreateItem
procedure CreateItem()
CreateItemFixedCost
procedure CreateItemFixedCost()
CreateInvLine
procedure CreateInvLine()
CreateAndCalculateCostingPeriod
procedure CreateAndCalculateCostingPeriod()
TestUpdatCAAnalysisCostingPeriod
procedure TestUpdatCAAnalysisCostingPeriod()
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
EOS Labs -