Table of Contents

Table "Shared No. Series WCAP"

ID 70345372
Namespace: CapVision.CapCollecte.Intercompany.NoSeries

Properties

Name Value
Caption No. Series
DataClassification CustomerContent
DataCaptionFields 1,2
DrillDownPageId Page CapVision.CapCollecte.Intercompany.NoSeries."Shared No. Series WCAP"
LookupPageId Page CapVision.CapCollecte.Intercompany.NoSeries."Shared No. Series WCAP"
DataPerCompany False

Fields

Name Type Description
Code Code[20]
Description Text[100]
"Default Nos." Boolean
"Manual Nos." Boolean
"Date Order" Boolean
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

DrillDown

procedure DrillDown()

UpdateLine

procedure UpdateLine(var StartDate: Date; var StartNo: Code[20]; var EndNo: Code[20]; var LastNoUsed: Code[20]; var WarningNo: Code[20]; var IncrementByNo: Integer; var LastDateUsed: Date)

Parameters

Name Type Description
StartDate Date
StartNo Code[20]
EndNo Code[20]
LastNoUsed Code[20]
WarningNo Code[20]
IncrementByNo Integer
LastDateUsed Date

UpdateLine

procedure UpdateLine(var StartDate: Date; var StartNo: Code[20]; var EndNo: Code[20]; var LastNoUsed: Code[20]; var WarningNo: Code[20]; var IncrementByNo: Integer; var LastDateUsed: Date; var AllowGaps: Boolean)

Parameters

Name Type Description
StartDate Date
StartNo Code[20]
EndNo Code[20]
LastNoUsed Code[20]
WarningNo Code[20]
IncrementByNo Integer
LastDateUsed Date
AllowGaps Boolean

FindNoSeriesLineToShow

procedure FindNoSeriesLineToShow(var NoSeriesLine: Record "Shared No. Series Line WCAP")

Parameters

Name Type Description
NoSeriesLine Table CapVision.CapCollecte.Intercompany.NoSeries."Shared No. Series Line WCAP"

Events

OnBeforeValidateDefaultNos

[IntegrationEvent(False,False)]
local procedure OnBeforeValidateDefaultNos(var NoSeries: Record "Shared No. Series WCAP"; var IsHandled: Boolean)

Parameters

Name Type Description
NoSeries Table CapVision.CapCollecte.Intercompany.NoSeries."Shared No. Series WCAP"
IsHandled Boolean

OnBeforeValidateManualNos

[IntegrationEvent(False,False)]
local procedure OnBeforeValidateManualNos(var NoSeries: Record "Shared No. Series WCAP"; var IsHandled: Boolean)

Parameters

Name Type Description
NoSeries Table CapVision.CapCollecte.Intercompany.NoSeries."Shared No. Series WCAP"
IsHandled Boolean

See also