KVSADViApplyAdvancePlanTemplate
Summary: This object enables the usage of Advance Plan Templates for Advance Chains to reduce the effort users need to invest to create their advance plans. If you implement this object "you should also consider subscribing the Event Publisher ""OnFetchSupportedTableIDsForAdvancePlanTemplates" of Codeunit 70260266 "KVSADVAdvTemplateMgt". Otherwise your Implementation's Base Table might not be selectable when a user creates an Advance Plan Template.
Procedures
IsAdvancePlanTemplateSupported(Record KVSADVAdvanceChain) : Boolean
procedure IsAdvancePlanTemplateSupported(AdvanceChain: Record "KVSADVAdvanceChain"): Boolean
IsAutomaticAdvancePlanTemplateApplicationSupported(Record KVSADVAdvanceChain) : Boolean
procedure IsAutomaticAdvancePlanTemplateApplicationSupported(AdvanceChain: Record "KVSADVAdvanceChain"): Boolean
GetBaseDateForAdvancePlanTemplate(Record KVSADVAdvanceChain) : Date
procedure GetBaseDateForAdvancePlanTemplate(AdvanceChain: Record "KVSADVAdvanceChain"): Date