Table "Dtld. Price Calculation Setup"

ID 7008
Namespace: Microsoft.Pricing.Calculation

Properties

Name Value
Caption Detailed Price Calculation Setup
DrillDownPageID Page Microsoft.Pricing.Calculation."Dtld. Price Calculation Setup"
LookupPageID Page Microsoft.Pricing.Calculation."Dtld. Price Calculation Setup"
DataClassification CustomerContent

Fields

Name Type Description
"Line No." Integer
"Setup Code" Code[100]
Method Enum Microsoft.Pricing.Calculation."Price Calculation Method"
Type Enum Microsoft.Pricing.PriceList."Price Type"
"Asset Type" Enum Microsoft.Pricing.Asset."Price Asset Type"
"Asset No." Code[20]
"Source Group" Enum Microsoft.Pricing.Source."Price Source Group"
"Source Type" Enum Microsoft.Pricing.Source."Price Source Type"
"Source No." Code[20]
Implementation Enum Microsoft.Pricing.Calculation."Price Calculation Handler"
"Group Id" Code[100]
Enabled Boolean
"Product No." Code[20]
"Assign-to No." Code[20]
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

CopyTo

procedure CopyTo(var PriceAsset: Record "Price Asset" temporary)

Parameters

Name Type Description
PriceAsset Table Microsoft.Pricing.Asset."Price Asset"

CopyTo

procedure CopyTo(var PriceSource: Record "Price Source" temporary)

Parameters

Name Type Description
PriceSource Table Microsoft.Pricing.Source."Price Source"

See also