Table of Contents

KVSPSASubscriptionLine

Extends #3099ffc74cf74df69b967e4bc2bb587c#Subscription Line

Fields

Name Type Note
KVSPSAJobNo Code[20]
KVSPSABudgetLineNo Integer
KVSPSAToDoNo Code[20]
KVSPSAWorkPackageCode Code[20]
KVSPSAPhaseCode Code[20]
KVSPSATaskCode Code[20]
KVSPSAStepCode Code[20]

Procedures

KVSPSAGetActivity() : Boolean

Summary: Get Activity from the project for the Sales Line

procedure KVSPSAGetActivity(): Boolean

Returns: Indicates whether an activity was chosen

Events

KVSPSAOnAfterInitDefaultDimensionSources(Record Subscription Line, List, Integer) :

OBSOLETE

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

[IntegrationEvent(false, false)]
[Obsolete('The KVSPSAOnAfterInitDefaultDimensionSources event is deprecated until the standard subscription line uses the standard Default-Dimension Patterns. https://github.com/microsoft/BCApps/issues/10275', '28.4')]
local procedure KVSPSAOnAfterInitDefaultDimensionSources(var SubscriptionLine: Record "Subscription Line"; var DefaultDimSource: List; FieldNo: Integer): 

KVSPSAOnBeforeCheckJob(Record Subscription Line, Boolean) :

[IntegrationEvent(false, false)]
local procedure KVSPSAOnBeforeCheckJob(var SubscriptionLine: Record "Subscription Line"; var IsHandled: Boolean):