KVSPSAInvoice Suggestion
Events
KVSPSAOnFillInfoText(Record KVSPSAInvoice Suggestion Line, Text[150], Boolean) :
[IntegrationEvent(false, false)]
local procedure KVSPSAOnFillInfoText(InvoiceSuggestionLine: Record "KVSPSAInvoice Suggestion Line"; var InfoText: Text[150]; var IsHandled: Boolean):
KVSPSAOnFillProblemText(Record KVSPSAInvoice Suggestion Line, Text[100]) :
[IntegrationEvent(false, false)]
local procedure KVSPSAOnFillProblemText(InvoiceSuggestionLine: Record "KVSPSAInvoice Suggestion Line"; var ProblemText: Text[100]):
KVSOSAOnBeforeFindJournalToOpen(Record KVSPSAInvoice Suggestion Line, Code[10], Boolean, Boolean) :
Summary: This Events allows to change the default implementation for which Journal to open
[IntegrationEvent(false, false)]
local procedure KVSOSAOnBeforeFindJournalToOpen(var InvoiceSuggestionLine: Record "KVSPSAInvoice Suggestion Line"; var CurrentJnlBatchName: Code[10]; var OpenedFromBatch: Boolean; var IsHandled: Boolean):
Parameters:
InvoiceSuggestionLine: The record table of the page with all filtersCurrentJnlBatchName: The Jnl. Batch Name which will be openedOpenedFromBatch: Determines if the Jounral is opened from BatchIsHandled: This parameter allows to change the default implementation for which Journal to open
Protected Variables
GlobalInvoiceResultSalesLineQtyStyle
Type: Text
GlobalInvoiceResultSalesLineStyle
Type: Text
GlobalInvoiceResultStyle
Type: Text
GlobalMyStyle
Type: Text
GlobalMyStyleQtys
Type: Text
GlobalPrintBoldStyle
Type: Text