Skip to content

KVSKBACompanyInitFramework#

Obsolete

This Element will be removed or changed with a future Version of the App.

Procedures#

SetupSourceCode(Option) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
procedure SetupSourceCode(OptionPar: Option): 

HierarchyTypes(Option) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
procedure HierarchyTypes(OptionPar: Option): 

OrderTypes(Option) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
procedure OrderTypes(OptionPar: Option): 

SalesQuoteStatuses(Option) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
procedure SalesQuoteStatuses(OptionPar: Option): 

OrderFlowStatistics(Option) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
procedure OrderFlowStatistics(OptionPar: Option): 

CommissionFields(Option) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
procedure CommissionFields(OptionPar: Option): 

NullPositionFields(Option) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
procedure NullPositionFields(OptionPar: Option): 

PriceUnitFields(Option) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
procedure PriceUnitFields(OptionPar: Option): 

ArchLinesNewFields(Option) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
procedure ArchLinesNewFields(OptionPar: Option): 

PrintLineYesFields(Option) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
procedure PrintLineYesFields(OptionPar: Option): 

ReplaceStandardReport() :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
procedure ReplaceStandardReport(): 

Events#

OnAfterInitKFWOnCompanyInitialize() :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
[IntegrationEvent(false, false)]
local procedure OnAfterInitKFWOnCompanyInitialize(): 
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBACompanyInitFramework", 'OnAfterInitKFWOnCompanyInitialize', '', false, false)]
local procedure DoSomethingOnAfterInitKFWOnCompanyInitialize()
begin
end;

OnAfterInitReportSelection() :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
[IntegrationEvent(false, false)]
local procedure OnAfterInitReportSelection(): 
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBACompanyInitFramework", 'OnAfterInitReportSelection', '', false, false)]
local procedure DoSomethingOnAfterInitReportSelection()
begin
end;

OnAfterOrderTypes(Option) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
[IntegrationEvent(false, false)]
local procedure OnAfterOrderTypes(OptionValue: Option): 
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBACompanyInitFramework", 'OnAfterOrderTypes', '', false, false)]
local procedure DoSomethingOnAfterOrderTypes(OptionValue: Option)
begin
end;

OnOrderTypesOnAfterInsertProdOrderType(Option) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
[IntegrationEvent(false, false)]
local procedure OnOrderTypesOnAfterInsertProdOrderType(OptionValue: Option): 
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBACompanyInitFramework", 'OnOrderTypesOnAfterInsertProdOrderType', '', false, false)]
local procedure DoSomethingOnOrderTypesOnAfterInsertProdOrderType(OptionValue: Option)
begin
end;

OnOrderTypesOnAfterInsertSalesOrderType(Option) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
[IntegrationEvent(false, false)]
local procedure OnOrderTypesOnAfterInsertSalesOrderType(OptionValue: Option): 
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBACompanyInitFramework", 'OnOrderTypesOnAfterInsertSalesOrderType', '', false, false)]
local procedure DoSomethingOnOrderTypesOnAfterInsertSalesOrderType(OptionValue: Option)
begin
end;

OnActualCommissionFieldsSalesOnCaseElseSalesHeaderTransfSalespfromCust(Record Sales Header, Record Sales & Receivables Setup) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
[IntegrationEvent(false, false)]
local procedure OnActualCommissionFieldsSalesOnCaseElseSalesHeaderTransfSalespfromCust(var SalesHeader: Record "Sales Header"; SalesReceivablesSetup: Record "Sales & Receivables Setup"): 
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBACompanyInitFramework", 'OnActualCommissionFieldsSalesOnCaseElseSalesHeaderTransfSalespfromCust', '', false, false)]
local procedure DoSomethingOnActualCommissionFieldsSalesOnCaseElseSalesHeaderTransfSalespfromCust(var SalesHeader: Record "Sales Header"; SalesReceivablesSetup: Record "Sales & Receivables Setup")
begin
end;

OnActualCommissionFieldsSalesOnCaseElseSalesHeaderArchiveTransfSalespfromCust(Record Sales Header Archive, Record Sales & Receivables Setup) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
[IntegrationEvent(false, false)]
local procedure OnActualCommissionFieldsSalesOnCaseElseSalesHeaderArchiveTransfSalespfromCust(var SalesHeaderArchive: Record "Sales Header Archive"; SalesReceivablesSetup: Record "Sales & Receivables Setup"): 
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBACompanyInitFramework", 'OnActualCommissionFieldsSalesOnCaseElseSalesHeaderArchiveTransfSalespfromCust', '', false, false)]
local procedure DoSomethingOnActualCommissionFieldsSalesOnCaseElseSalesHeaderArchiveTransfSalespfromCust(var SalesHeaderArchive: Record "Sales Header Archive"; SalesReceivablesSetup: Record "Sales & Receivables Setup")
begin
end;

OnActualCommissionFieldsSalesOnCaseElseSalesInvoiceHeaderTransfSalespfromCust(Record Sales Invoice Header, Record Sales & Receivables Setup) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
[IntegrationEvent(false, false)]
local procedure OnActualCommissionFieldsSalesOnCaseElseSalesInvoiceHeaderTransfSalespfromCust(var SalesInvoiceHeader: Record "Sales Invoice Header"; SalesReceivablesSetup: Record "Sales & Receivables Setup"): 
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBACompanyInitFramework", 'OnActualCommissionFieldsSalesOnCaseElseSalesInvoiceHeaderTransfSalespfromCust', '', false, false)]
local procedure DoSomethingOnActualCommissionFieldsSalesOnCaseElseSalesInvoiceHeaderTransfSalespfromCust(var SalesInvoiceHeader: Record "Sales Invoice Header"; SalesReceivablesSetup: Record "Sales & Receivables Setup")
begin
end;

OnActualCommissionFieldsSalesOnCaseElseSalesCrMemoHeaderTransfSalespfromCust(Record Sales Cr.Memo Header, Record Sales & Receivables Setup) :#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('We will created a complete new init solution for KUMAVISON base. Based on the new KUMAVISON Core function to create setup Data', '24.1')]
[IntegrationEvent(false, false)]
local procedure OnActualCommissionFieldsSalesOnCaseElseSalesCrMemoHeaderTransfSalespfromCust(var SalesCrMemoHeader: Record "Sales Cr.Memo Header"; SalesReceivablesSetup: Record "Sales & Receivables Setup"): 
[EventSubscriber(ObjectType::Codeunit, Codeunit::"KVSKBACompanyInitFramework", 'OnActualCommissionFieldsSalesOnCaseElseSalesCrMemoHeaderTransfSalespfromCust', '', false, false)]
local procedure DoSomethingOnActualCommissionFieldsSalesOnCaseElseSalesCrMemoHeaderTransfSalespfromCust(var SalesCrMemoHeader: Record "Sales Cr.Memo Header"; SalesReceivablesSetup: Record "Sales & Receivables Setup")
begin
end;