割引テーブル/エンティティの参照
- [アーティクル]
-
-
購入量に基づいて製品またはサービスの定価から差し引かれる価格です。
以下により追加: 営業ソリューション
[メッセージ]
プロパティ
プロパティ |
価値 |
CollectionSchemaName |
割引 |
DisplayCollectionName |
割引 |
表示名 |
Discount |
EntitySetName |
割引 |
IsBPFEntity |
False |
LogicalCollectionName |
割引 |
LogicalName |
割引 |
OwnershipType |
None |
PrimaryIdAttribute |
discountid |
PrimaryNameAttribute |
名称 |
スキーマ名 |
Discount |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
Amount
プロパティ |
価値 |
Description |
割引率または割引額で指定される割引です。 |
表示名 |
Amount |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
amount |
MaxValue |
1000000000000 |
MinValue |
12 |
精度 |
4 |
PrecisionSource |
2 |
RequiredLevel |
ApplicationRequired |
タイプ |
Money |
DiscountId
プロパティ |
価値 |
Description |
割引を表す一意識別子です。 |
表示名 |
Discount |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
discountid |
RequiredLevel |
SystemRequired |
タイプ |
Uniqueidentifier |
DiscountTypeId
プロパティ |
価値 |
Description |
割引に関連付けられている割引表を表す一意識別子です。 |
表示名 |
割引の種類 |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
discounttypeid |
RequiredLevel |
SystemRequired |
Targets |
discounttype |
タイプ |
参照 |
HighQuantity
プロパティ |
価値 |
Description |
特定の割引を適用できる数量の範囲の上限です。 |
表示名 |
終了数量 |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
highquantity |
MaxValue |
100000000000 |
MinValue |
0.00001 |
精度 |
5 |
RequiredLevel |
SystemRequired |
タイプ |
10 進法 |
ImportSequenceNumber
プロパティ |
価値 |
Description |
このレコードを作成したインポート処理のシーケンス番号。 |
DisplayName |
インポート シーケンス番号 |
Format |
なし |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
importsequencenumber |
MaxValue |
2147483647 |
MinValue |
-2147483648 |
RequiredLevel |
None |
タイプ |
整数 |
LowQuantity
プロパティ |
価値 |
Description |
特定の割引が適用される数量の範囲の下限です。 |
表示名 |
開始数量 |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
lowquantity |
MaxValue |
100000000000 |
MinValue |
0.00001 |
精度 |
5 |
RequiredLevel |
SystemRequired |
タイプ |
10 進法 |
件名
プロパティ |
価値 |
Description |
名称 |
表示名 |
名称 |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
有効 |
LogicalName |
名前 |
MaxLength |
100 |
RequiredLevel |
ApplicationRequired |
Type |
String |
OverriddenCreatedOn
プロパティ |
値 |
DateTimeBehavior |
UserLocal |
説明 |
レコードが移行された日時です。 |
DisplayName |
[レコード作成日] |
Format |
DateOnly |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
overriddencreatedon |
RequiredLevel |
None |
タイプ |
DateTime |
Percentage
プロパティ |
価値 |
Description |
割引率の値です。 |
表示名 |
Percentage |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
割合 |
MaxValue |
1000000000 |
MinValue |
12 |
精度 |
5 |
RequiredLevel |
ApplicationRequired |
タイプ |
10 進法 |
StatusCode
プロパティ |
価値 |
Description |
割引の状態を選択します。 |
表示名 |
ステータスの理由 |
IsValidForForm |
False |
IsValidForRead |
有効 |
LogicalName |
statuscode |
RequiredLevel |
None |
タイプ |
Status |
StatusCode 選択肢/オプション
TimeZoneRuleVersionNumber
プロパティ |
価値 |
Description |
内部のみで使用します。 |
DisplayName |
タイム ゾーン規則のバージョン番号 |
Format |
なし |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
timezoneruleversionnumber |
MaxValue |
2147483647 |
MinValue |
-1 |
RequiredLevel |
なし |
Type |
整数 |
UTCConversionTimeZoneCode
プロパティ |
値 |
説明 |
レコードが作成されたときに使用中だったタイム ゾーン コードです。 |
DisplayName |
UTC 変換タイム ゾーン コード |
Format |
なし |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
utcconversiontimezonecode |
MaxValue |
2147483647 |
MinValue |
-1 |
RequiredLevel |
なし |
Type |
Integer |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
Amount_Base
プロパティ |
価値 |
Description |
基本通貨で表した金額の値。 |
表示名 |
金額 (基本) |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
amount_base |
MaxValue |
922337203685477 |
MinValue |
-922337203685477 |
Precision |
4 |
PrecisionSource |
2 |
RequiredLevel |
None |
タイプ |
Money |
CreatedBy
プロパティ |
価値 |
Description |
割引を作成したユーザーを表す一意識別子です。 |
表示名 |
作成者 |
IsValidForForm |
False |
IsValidForRead |
有効 |
LogicalName |
createdby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
検索 |
CreatedByName
プロパティ |
値 |
説明 |
|
DisplayName |
|
FormatName |
テキスト |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
文字列 |
CreatedByYomiName
プロパティ |
値 |
説明 |
|
DisplayName |
|
FormatName |
テキスト |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
Type |
文字列 |
CreatedOn
プロパティ |
値 |
DateTimeBehavior |
UserLocal |
Description |
割引が作成された日時です。 |
表示名 |
作成日 |
Format |
DateAndTime |
IsValidForForm |
無効 |
IsValidForRead |
有効 |
LogicalName |
createdon |
RequiredLevel |
None |
Type |
DateTime |
CreatedOnBehalfBy
プロパティ |
値 |
Description |
割引を作成した代理ユーザーを表す一意識別子です。 |
表示名 |
作成者 (代理人) |
IsValidForForm |
False |
IsValidForRead |
有効 |
LogicalName |
createdonbehalfby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
検索 |
CreatedOnBehalfByName
プロパティ |
値 |
説明 |
|
DisplayName |
|
FormatName |
テキスト |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdonbehalfbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
文字列 |
CreatedOnBehalfByYomiName
プロパティ |
値 |
説明 |
|
DisplayName |
|
FormatName |
テキスト |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdonbehalfbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
タイプ |
String |
DiscountTypeIdName
プロパティ |
価値 |
Description |
|
表示名 |
|
FormatName |
テキスト |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
discounttypeidname |
MaxLength |
100 |
RequiredLevel |
SystemRequired |
タイプ |
String |
為替レート
追加者: アクティブ ソリューション
プロパティ |
価値 |
Description |
レコードの通貨の交換レートを表示します。 変換レートは、レコードのすべての金額フィールドをローカル通貨からシステムの既定通貨に変換するために使用されます。 |
DisplayName |
為替レート |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
exchangerate |
MaxValue |
100000000000 |
MinValue |
0.000000000001 |
精度 |
12 |
RequiredLevel |
None |
タイプ |
10 進法 |
IsAmountType
プロパティ |
価値 |
Description |
割引額または割引率のどちらで割引を行うかを指定します。 |
表示名 |
金額の種類 |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
isamounttype |
RequiredLevel |
ApplicationRequired |
タイプ |
ブール型 |
IsAmountType 選択肢/オプション
価値 |
Label |
Description |
6 |
イエス |
|
12 |
番号 |
|
DefaultValue: 0
ModifiedBy
プロパティ |
価値 |
Description |
割引を最後に修正したユーザーを表す一意識別子です。 |
表示名 |
更新者 |
IsValidForForm |
False |
IsValidForRead |
有効 |
LogicalName |
modifiedby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
検索 |
ModifiedByName
プロパティ |
値 |
説明 |
|
DisplayName |
|
FormatName |
テキスト |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
文字列 |
ModifiedByYomiName
プロパティ |
値 |
説明 |
|
DisplayName |
|
FormatName |
テキスト |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
Type |
文字列 |
ModifiedOn
プロパティ |
値 |
DateTimeBehavior |
UserLocal |
Description |
割引が最後に修正された日時です。 |
表示名 |
変更日時 |
Format |
DateAndTime |
IsValidForForm |
無効 |
IsValidForRead |
有効 |
LogicalName |
modifiedon |
RequiredLevel |
None |
Type |
DateTime |
ModifiedOnBehalfBy
プロパティ |
値 |
説明 |
割引を最後に修正した代理ユーザーを表す一意識別子です。 |
表示名 |
変更者 (代理) |
IsValidForForm |
False |
IsValidForRead |
有効 |
LogicalName |
modifiedonbehalfby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
検索 |
ModifiedOnBehalfByName
プロパティ |
値 |
説明 |
|
DisplayName |
|
FormatName |
テキスト |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedonbehalfbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
文字列 |
ModifiedOnBehalfByYomiName
プロパティ |
値 |
説明 |
|
DisplayName |
|
FormatName |
テキスト |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedonbehalfbyyominame |
MaxLength |
100 |
RequiredLevel |
いいえ |
Type |
文字列 |
OrganizationId
プロパティ |
値 |
説明 |
割引に関連付けられている組織を表す一意識別子です。 |
表示名 |
Organization |
IsValidForForm |
False |
IsValidForRead |
有効 |
LogicalName |
organizationid |
RequiredLevel |
SystemRequired |
タイプ |
Uniqueidentifier |
TransactionCurrencyId
プロパティ |
値 |
説明 |
予算報告が適切な通貨で表示されるように、レコードの現地通貨を選択します。 |
DisplayName |
通貨型 |
IsValidForForm |
True |
IsValidForRead |
有効 |
LogicalName |
transactioncurrencyid |
RequiredLevel |
いいえ |
Targets |
transactioncurrency |
Type |
検索 |
TransactionCurrencyIdName
プロパティ |
値 |
プロパティ |
|
DisplayName |
|
FormatName |
テキスト |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
transactioncurrencyidname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
文字列 |
VersionNumber
プロパティ |
値 |
説明 |
バージョン番号 |
DisplayName |
バージョン番号 |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
versionnumber |
MaxValue |
9223372036854775807 |
MinValue |
-9223372036854775808 |
RequiredLevel |
いいえ |
Type |
BigInt |
多対一の関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
discount_type_discounts
discounttype テーブル/エンティティの discount_type_discounts 一対多の関連付けを参照してください。
Dataverse テーブル/エンティティ参照
Web API リファレンス