Codeunit 18122018 EOS AdvRpt SharedMemory
Codeunit 18122018 EOS AdvRpt SharedMemory
Methods
SetReportSetup
procedure SetReportSetup(Set: Code[10])
Parameters / Return Value
- Set
Code[10]
GetReportSetup
procedure GetReportSetup() Result: Code[10]
Parameters / Return Value
- Returns
Code[10]
SetCustomReportDocument
procedure SetCustomReportDocument(Set: Variant)
Parameters / Return Value
- Set
Variant
ClearCustomReportDocument
procedure ClearCustomReportDocument()
SetAutomatedTestMode
procedure SetAutomatedTestMode(Set: Boolean)
Parameters / Return Value
- Set
Boolean
GetAutomatedTestMode
procedure GetAutomatedTestMode(): Boolean
Parameters / Return Value
- Returns
Boolean
SetAutomatedTest_SkipProcessorList
procedure SetAutomatedTest_SkipProcessorList(Set: Text)
Parameters / Return Value
- Set
Text
GetAutomatedTest_SkipProcessorList
procedure GetAutomatedTest_SkipProcessorList(): Text
Parameters / Return Value
- Returns
Text
GetCustomReportDocument
procedure GetCustomReportDocument(var DocVariant: Variant) Result: Boolean
Parameters / Return Value
DocVariant
Variant
Returns
Boolean
AttachDebugEventLog
procedure AttachDebugEventLog()
DetachDebugEventLog
procedure DetachDebugEventLog()
ClearGlobalCustomFlags
procedure ClearGlobalCustomFlags()
AddGlobalCustomFlags
procedure AddGlobalCustomFlags(Flag: Text): Boolean
Parameters / Return Value
Flag
Text
Returns
Boolean
GetAndRemoveGlobalCustomFlags
procedure GetAndRemoveGlobalCustomFlags(Flag: Text): Boolean
Parameters / Return Value
Flag
Text
Returns
Boolean
SetReportLanguage
procedure SetReportLanguage(ReportLanguageID: Integer)
Parameters / Return Value
- ReportLanguageID
Integer
GetReportLanguage
procedure GetReportLanguage() Result: Integer
Parameters / Return Value
- Returns
Integer
SetLastPrintedReportID
procedure SetLastPrintedReportID(ReportID: Integer)
Parameters / Return Value
- ReportID
Integer
GetLastPrintedReportID
procedure GetLastPrintedReportID() Result: Integer
Parameters / Return Value
- Returns
Integer
SetDebugGuid
procedure SetDebugGuid(Value: Guid)
Parameters / Return Value
- Value
Guid
GetDebugGuid
procedure GetDebugGuid(): Guid
Parameters / Return Value
- Returns
Guid
SetReportSelectionBeforePrintDocument
procedure SetReportSelectionBeforePrintDocument(ReportSelections: Record "Report Selections"; RecVarToPrint: Variant)
Parameters / Return Value
ReportSelections
Record "Report Selections"
RecVarToPrint
Variant
GetReportSelectionBeforePrintDocument
procedure GetReportSelectionBeforePrintDocument(Var ReportSelections: Record "Report Selections"; var RecVarToPrint: Variant): Boolean
Parameters / Return Value
ReportSelections
Record "Report Selections"
RecVarToPrint
Variant
Returns
Boolean
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 -