Table of Contents

Page "Business Services Lookup WCAP"

ID 72249679
Namespace: CapVision.CapCollecte.Pricing
Source table: Microsoft.Pricing.PriceList."Price List Line"
Obsolete

This element will become obsolete from version V27.202602. This page is not used anymore since contracts are now based on standard Job module.

Properties

Name Value
Caption Business Services
PageType List
ApplicationArea #All
UsageCategory None
SourceTable Microsoft.Pricing.PriceList."Price List Line"
SourceTableTemporary True
InsertAllowed False
ModifyAllowed False
DeleteAllowed False
ObsoleteState Pending
ObsoleteReason This page is not used anymore since contracts are now based on standard Job module.
ObsoleteTag V27.202602

Methods

LoadData

Obsolete

This element will become obsolete from version V25.202505. Use LoadData with SearchInPriceGroups instead

[Obsolete(Use LoadData with SearchInPriceGroups instead,V25.202505)]
procedure LoadData(var ItemsSelection: Record "Items Selection WCAP"; CustomerNo: Code[20]; ShiptoCode: Code[10])

Parameters

Name Type Description
ItemsSelection Table CapVision.CapCollecte.Missions.MissionRequest."Items Selection WCAP"
CustomerNo Code[20]
ShiptoCode Code[10]

GetPriceListLine

Obsolete

This element will become obsolete from version V27.202602. This page is not used anymore since contracts are now based on standard Job module.

procedure GetPriceListLine(): Record "Price List Line"

Returns

Type Description
Record "Price List Line"

Events

OnLoadDataOnBeforeCheckCustomerPriceGroup

Obsolete

This element will become obsolete from version V27.202602. Not used anymore since contracts are now based on standard Job module.

[IntegrationEvent(False,False)]
[Obsolete(Not used anymore since contracts are now based on standard Job module.,V27.202602)]
local procedure OnLoadDataOnBeforeCheckCustomerPriceGroup(var PriceListLine: Record "Price List Line"; CustomerNo: Code[20]; var IsHandled: Boolean)

Parameters

Name Type Description
PriceListLine Record "Price List Line"
CustomerNo Code[20]
IsHandled Boolean

See also