Table of Contents

TableExtension "Purchase Header WCAP"

ID 70345367
Namespace: CapVision.CapCollecte.Purchase
Extends: Microsoft.Purchases.Document."Purchase Header"

Fields

Name Type Description
"Ship-to Latitude WCAP" Decimal
"Ship-to Longitude WCAP" Decimal
"Requested Receipt Time WCAP" Time

Specifies the requested receipt time.

"Has Controlled Missions WCAP" Boolean

Specifies whether the purchase header has linked missions that are controlled.

"Has Uncontrolled Missions WCAP" Boolean

Specifies whether the purchase header has linked missions that aren't controlled.

"Number of Missions WCAP" Integer

Specifies how many missions are linked to this purchase header.

"Job No. WCAP" Code[20]

Specifies the job number linked to this purchase header.

Events

OnBeforeValidateRequestDeliveryTimeWCAP

[IntegrationEvent(False,False)]
local procedure OnBeforeValidateRequestDeliveryTimeWCAP(var PurchaseHeader: Record "Purchase Header"; var IsHandled: Boolean; var xPurchaseHeader: Record "Purchase Header"; CurrentFieldNo: Integer)

Parameters

Name Type Description
PurchaseHeader Record "Purchase Header"
IsHandled Boolean
xPurchaseHeader Record "Purchase Header"
CurrentFieldNo Integer

See also