Table of Contents

Page "Customer Contract"

ID 8052
Namespace: Microsoft.SubscriptionBilling

Take a closer look at the details of a contract. Review assigned subscriptions and their billing details or assign new subscriptions.

Properties

Name Value
Caption Customer Subscription Contract
PageType Document
RefreshOnActivate True
SourceTable Table Microsoft.SubscriptionBilling."Customer Subscription Contract"
UsageCategory None
ApplicationArea #All
AdditionalSearchTerms Customer Contract, Subscription Contract, Contract Details, Subscription Billing, Contract Lines, Customer Subscription
AboutTitle About Customer Subscription Contract details
AboutText Take a closer look at the details of a contract. Review assigned subscriptions and their billing details or assign new subscriptions.

Events

OnBeforeValidateShipToOptions

[IntegrationEvent(False,False)]
local procedure OnBeforeValidateShipToOptions(var CustomerSubscriptionContract: Record "Customer Subscription Contract"; ShipToOptions: __MissingTypeSymbol__; var IsHandled: Boolean)

Parameters

Name Type Description
CustomerSubscriptionContract Table Microsoft.SubscriptionBilling."Customer Subscription Contract"
ShipToOptions __MissingTypeSymbol__
IsHandled Boolean

OnAfterValidateShippingOptions

[IntegrationEvent(False,False)]
local procedure OnAfterValidateShippingOptions(var CustomerSubscriptionContract: Record "Customer Subscription Contract"; ShipToOptions: __MissingTypeSymbol__)

Parameters

Name Type Description
CustomerSubscriptionContract Table Microsoft.SubscriptionBilling."Customer Subscription Contract"
ShipToOptions __MissingTypeSymbol__

OnValidateShipToOptionsOnAfterShipToAddressListGetRecord

[IntegrationEvent(False,False)]
local procedure OnValidateShipToOptionsOnAfterShipToAddressListGetRecord(ShipToAddress: __MissingTypeSymbol__; var CustomerContract: Record "Customer Subscription Contract")

Parameters

Name Type Description
ShipToAddress __MissingTypeSymbol__
CustomerContract Table Microsoft.SubscriptionBilling."Customer Subscription Contract"

See also