Report 18008266 EOS G/L Book - Print

Report 18008266 EOS G/L Book - Print

LanguageCaption
de-DEG/L Buch - Druck (VMI)
en-USG/L Book - Print (VMI)
it-ITLibro giornale - Stampa (VMI)

Methods

ValidateDate

procedure ValidateDate()

InitializeRequest

procedure InitializeRequest(NewReportType: Option; NewStartDate: Date; NewEndDate: Date; NewPrintCompanyInfo: Boolean; NewCompanyInformation: array[7] of Text[50])

Parameters / Return Value

  • NewReportType Option

  • NewStartDate Date

  • NewEndDate Date

  • NewPrintCompanyInfo Boolean

  • NewCompanyInformation Text[50]


UpdateOptions

procedure UpdateOptions()

Events

OnAfterSetMaxLen

local procedure OnAfterSetMaxLen(var ExtDocNo_Maxlen: Integer; var AccountName_Maxlen: Integer;var Description_Maxlen: Integer; var DocNo_Maxlen: Integer;var SourceName_Maxlen: Integer)

Integration event raised after setting the maximum size values for various fields in the G/L Book report. Use this event to override or customize the default maximum size constraints for text fields in the report output.

Parameters / Return Value

  • ExtDocNo_Maxlen Integer

    Maximum size for External Document Number field

  • AccountName_Maxlen Integer

    Maximum size for Account Name field

  • Description_Maxlen Integer

    Maximum size for Description field

  • DocNo_Maxlen Integer

    Maximum size for Document Number field

  • SourceName_Maxlen Integer

    Maximum size for Source Name field



EOS Labs -