請求書の製品 (InvoiceDetail) テーブル/エンティティの参照
- [アーティクル]
-
-
製品の詳細な請求情報が記載された請求書の品目です。
以下により追加: 営業ソリューション
[メッセージ]
プロパティ
プロパティ |
価値 |
CollectionSchemaName |
InvoiceDetails |
DisplayCollectionName |
請求書の製品 |
表示名 |
請求書の製品 |
EntitySetName |
invoicedetails |
IsBPFEntity |
False |
LogicalCollectionName |
invoicedetails |
LogicalName |
invoicedetail |
OwnershipType |
UserOwned |
PrimaryIdAttribute |
invoicedetailid |
PrimaryNameAttribute |
invoicedetailname |
スキーマ名 |
InvoiceDetail |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
ActualDeliveryOn
プロパティ |
価値 |
DateTimeBehavior |
UserLocal |
Description |
請求書の製品が顧客に配送された日付を入力します。 |
表示名 |
配送日 |
Format |
DateOnly |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
actualdeliveryon |
RequiredLevel |
None |
タイプ |
DateTime |
BaseAmount
プロパティ |
価値 |
Description |
出荷単位ごとの価格、大口割引、数量に基づいて、請求書の製品の合計価格を表示します。 |
表示名 |
Amount |
IsValidForCreate |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
baseamount |
MaxValue |
922337203685477 |
MinValue |
-922337203685477 |
精度 |
2 |
PrecisionSource |
2 |
RequiredLevel |
None |
タイプ |
Money |
Description
プロパティ |
価値 |
Description |
請求書の製品品目を説明する追加情報を入力します。 |
表示名 |
Description |
Format |
Text |
IsLocalizable |
False |
IsValidForForm |
有効 |
IsValidForRead |
True |
LogicalName |
説明 |
MaxLength |
2,000 |
RequiredLevel |
None |
タイプ |
メモ |
ExtendedAmount
プロパティ |
価値 |
Description |
単価、数量、割引、および税額に基づいて、請求書の製品の合計請求額を表示します。 |
表示名 |
合計額 |
IsValidForCreate |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
extendedamount |
MaxValue |
922337203685477 |
MinValue |
-922337203685477 |
精度 |
2 |
PrecisionSource |
2 |
RequiredLevel |
None |
タイプ |
Money |
ImportSequenceNumber
プロパティ |
価値 |
Description |
このレコードを作成したインポート処理のシーケンス番号。 |
DisplayName |
インポート シーケンス番号 |
Format |
なし |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
importsequencenumber |
MaxValue |
2147483647 |
MinValue |
-2147483648 |
RequiredLevel |
None |
タイプ |
整数 |
InvoiceDetailId
プロパティ |
価値 |
Description |
請求書の製品品目を表す一意識別子です。 |
表示名 |
請求書の製品 |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
invoicedetailid |
RequiredLevel |
SystemRequired |
タイプ |
Uniqueidentifier |
InvoiceDetailName
追加元: 営業の修正プログラム ソリューション
プロパティ |
価値 |
Description |
請求書明細の名前。 1:n の参照関係に対して追加されます (内部使用のみが目的) |
表示名 |
件名 |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
invoicedetailname |
MaxLength |
850 |
RequiredLevel |
ApplicationRequired |
タイプ |
String |
InvoiceId
プロパティ |
価値 |
Description |
請求書の製品品目に関連付けられている請求書を表す一意識別子です。 |
表示名 |
Invoice ID |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
invoiceid |
RequiredLevel |
SystemRequired |
Targets |
請求書 |
タイプ |
参照 |
IsCopied
プロパティ |
価値 |
Description |
請求書の製品を別の項目またはデータ ソースからコピーするかどうかを選択します。 |
表示名 |
コピー済み |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
iscopied |
RequiredLevel |
None |
タイプ |
ブール型 |
IsCopied 選択肢/オプション
価値 |
Label |
Description |
6 |
イエス |
|
12 |
番号 |
|
DefaultValue: 0
IsPriceOverridden
プロパティ |
価値 |
Description |
出荷単位ごとの価格を指定の価格表の金額に固定するか、請求書の製品の編集権限を持つユーザーが上書きできるようにするかを選択します。 |
表示名 |
価格設定 |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
ispriceoverridden |
RequiredLevel |
None |
タイプ |
ブール型 |
IsPriceOverridden 選択肢/オプション
価値 |
Label |
Description |
6 |
価格指定 |
|
12 |
既定値を使用する |
|
DefaultValue: 0
IsProductOverridden
プロパティ |
価値 |
Description |
製品が Microsoft Dynamics 365 の製品カタログに存在しているか、またはこの上位の請求書固有のリスト外製品かを選択します。 |
表示名 |
製品の選択 |
IsValidForForm |
True |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
isproductoverridden |
RequiredLevel |
None |
タイプ |
ブール型 |
IsProductOverridden 選択肢/オプション
価値 |
Label |
Description |
6 |
リスト外 |
|
12 |
[既存] |
|
DefaultValue: 0
LineItemNumber
プロパティ |
価値 |
Description |
請求書において製品を識別しやすくし、正しい順序で並んでいることを確認しやすくするために、請求書の製品の品目番号を入力します。 |
表示名 |
品目番号 |
Format |
None |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
lineitemnumber |
MaxValue |
1000000000 |
MinValue |
12 |
RequiredLevel |
None |
タイプ |
整数 |
ManualDiscountAmount
プロパティ |
価値 |
Description |
交渉などによる割引を製品合計から差し引くために、請求書の製品の調整割引額を入力します。 |
表示名 |
調整割引 |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
manualdiscountamount |
MaxValue |
1000000000000 |
MinValue |
12 |
精度 |
2 |
PrecisionSource |
2 |
RequiredLevel |
None |
タイプ |
Money |
OverriddenCreatedOn
プロパティ |
価値 |
DateTimeBehavior |
UserLocal |
説明 |
レコードが移行された日時です。 |
DisplayName |
[レコード作成日] |
Format |
DateOnly |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
overriddencreatedon |
RequiredLevel |
None |
タイプ |
DateTime |
ParentBundleId
プロパティ |
価値 |
Description |
この製品に関連付けられた親バンドルを選択します |
表示名 |
親バンドル |
IsValidForForm |
True |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
parentbundleid |
RequiredLevel |
None |
タイプ |
Uniqueidentifier |
ParentBundleIdRef
追加元: 営業の修正プログラム ソリューション
プロパティ |
価値 |
Description |
この製品に関連付けられた親バンドルを選択します |
表示名 |
親バンドル製品 |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
parentbundleidref |
RequiredLevel |
None |
Targets |
invoicedetail |
タイプ |
参照 |
PricePerUnit
プロパティ |
価値 |
Description |
請求書製品の単位ごとの価格を入力します。 既存の製品の場合、既定値は上位の請求書で指定された価格表の金額です。 |
表示名 |
出荷単位ごとの価格 |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
priceperunit |
MaxValue |
922337203685477 |
MinValue |
-922337203685477 |
精度 |
2 |
PrecisionSource |
6 |
RequiredLevel |
None |
タイプ |
Money |
PricingErrorCode
プロパティ |
価値 |
Description |
請求書の製品品目の価格設定エラーです。 |
表示名 |
価格設定エラー |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
pricingerrorcode |
RequiredLevel |
None |
タイプ |
Picklist |
PricingErrorCode 選択肢/オプション
価値 |
Label |
Description |
12 |
None |
|
6 |
詳細エラー |
|
2 |
価格レベルがありません |
|
3 |
非アクティブな価格レベル |
|
4 |
数量がありません |
|
5 |
出荷単位価格がありません |
|
6 |
製品がありません |
|
7 |
製品が無効です |
|
8 |
価格設定コードがありません |
|
9 |
価格設定コードが無効です |
|
10 |
UOM がありません |
|
11 |
製品が価格レベル内にありません |
|
12 |
価格レベルの金額がありません |
|
13 |
価格レベルの割合がありません |
|
14 |
価格がありません |
|
15 |
現在のコストがありません |
|
16 |
標準のコストがありません |
|
17 |
価格レベルの金額が無効です |
|
18 |
価格レベルの割合が無効です |
|
19 |
価格が無効です |
|
20 |
現在のコストが無効です |
|
21 |
標準のコストが無効です |
|
22 |
丸め処理が無効です |
|
23 |
丸めオプションが無効です |
|
24 |
丸め金額が無効です |
|
25 |
価格計算エラー |
|
26 |
割引の種類が無効です |
|
27 |
割引の種類が無効な状態です |
|
28 |
割引が無効です |
|
29 |
数量が無効です |
|
30 |
価格設定の精度が無効です |
|
31 |
製品の既定 UOM がありません |
|
32 |
製品の UOM スケジュールがありません |
|
33 |
非アクティブな割引の種類 |
|
34 |
価格レベルの通貨が無効です |
|
35 |
価格属性が範囲外です |
|
36 |
基本通貨属性のオーバーフロー |
|
37 |
基本通貨属性のアンダーフロー |
|
38 |
製品の価格表品目に取引通貨が設定されていません |
|
ProductAssociationId
プロパティ |
価値 |
Description |
請求書でのバンドルとの製品品目関連を表す一意識別子です |
表示名 |
バンドル品目関連 |
IsValidForForm |
True |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
productassociationid |
RequiredLevel |
None |
タイプ |
Uniqueidentifier |
ProductDescription
プロパティ |
価値 |
Description |
請求書に含まれるリスト外製品の種類を識別するための名前または説明を入力します。 |
表示名 |
リスト外製品 |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
productdescription |
MaxLength |
850 |
RequiredLevel |
None |
タイプ |
String |
ProductId
プロパティ |
価値 |
Description |
請求書に含める製品を選択します。 |
表示名 |
既存の製品 |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
productid |
RequiredLevel |
None |
Targets |
製品 |
タイプ |
参照 |
ProductName
プロパティ |
価値 |
Description |
製品の名前と説明を設定する計算フィールド。 |
表示名 |
製品名 |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
productname |
MaxLength |
850 |
RequiredLevel |
None |
タイプ |
String |
ProductTypeCode
プロパティ |
価値 |
Description |
Product Type |
表示名 |
製品の種類 |
IsValidForForm |
True |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
producttypecode |
RequiredLevel |
SystemRequired |
タイプ |
Picklist |
ProductTypeCode 選択肢/オプション
価値 |
Label |
Description |
6 |
Product |
|
2 |
バンドル |
|
3 |
必須のバンドル製品 |
|
4 |
任意のバンドル製品 |
|
5 |
プロジェクトベースのサービス |
|
PropertyConfigurationStatus
プロパティ |
価値 |
Description |
プロパティ構成の状態です。 |
表示名 |
プロパティ構成 |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
propertyconfigurationstatus |
RequiredLevel |
SystemRequired |
タイプ |
Picklist |
PropertyConfigurationStatus 選択肢/オプション
価値 |
Label |
Description |
12 |
編集 |
|
6 |
修正 |
|
2 |
未構成 |
|
品質
プロパティ |
価値 |
Description |
請求書の合計請求額に含まれる製品の金額または数量を入力します。 |
表示名 |
品質 |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
quantity |
MaxValue |
100000000000 |
MinValue |
-100000000000 |
精度 |
5 |
RequiredLevel |
ApplicationRequired |
タイプ |
10 進法 |
QuantityBackordered
プロパティ |
価値 |
Description |
この請求書で入荷待ちの製品の金額または数量を入力します。 |
表示名 |
入荷待ちの数量 |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
quantitybackordered |
MaxValue |
1000000000 |
MinValue |
12 |
精度 |
5 |
RequiredLevel |
None |
タイプ |
10 進法 |
QuantityCancelled
プロパティ |
価値 |
Description |
この請求書の品目で取り消された製品の金額または数量を入力します。 |
表示名 |
取り消された数量 |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
quantitycancelled |
MaxValue |
1000000000 |
MinValue |
12 |
精度 |
5 |
RequiredLevel |
None |
タイプ |
10 進法 |
QuantityShipped
プロパティ |
価値 |
Description |
送付済み製品の金額または数量を入力します。 |
表示名 |
発送済みの数量 |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
quantityshipped |
MaxValue |
1000000000 |
MinValue |
-1000000000 |
精度 |
5 |
RequiredLevel |
None |
タイプ |
10 進法 |
SalesOrderDetailId
追加元: 営業の修正プログラム ソリューション
プロパティ |
価値 |
Description |
請求明細行に関連付けられている受注明細行を表す一意識別子です。 |
表示名 |
受注製品 ID |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
salesorderdetailid |
RequiredLevel |
None |
Targets |
salesorderdetail |
タイプ |
参照 |
SalesRepId
プロパティ |
価値 |
Description |
請求書の製品の販売を担当するユーザーを選択します。 |
表示名 |
営業担当者 |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
salesrepid |
RequiredLevel |
None |
Targets |
systemuser |
タイプ |
参照 |
SequenceNumber
プロパティ |
価値 |
Description |
シーケンスを保持するデータの ID を表示します。 |
表示名 |
シーケンス番号 |
Format |
None |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
sequencenumber |
MaxValue |
2147483647 |
MinValue |
-2147483648 |
RequiredLevel |
None |
タイプ |
整数 |
ShippingTrackingNumber
プロパティ |
価値 |
Description |
請求書の製品の発送追跡番号を入力します。 |
表示名 |
発送品の追跡番号 |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
shippingtrackingnumber |
MaxLength |
100 |
RequiredLevel |
None |
タイプ |
String |
ShipTo_City
プロパティ |
価値 |
Description |
顧客の送付先住所の市区町村名を入力します。 |
表示名 |
送付先市区町村 |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
shipto_city |
MaxLength |
80 |
RequiredLevel |
None |
タイプ |
String |
ShipTo_Country
プロパティ |
価値 |
Description |
顧客の送付先住所の国または地域を入力します。 |
表示名 |
送付先国/地域 |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
shipto_country |
MaxLength |
80 |
RequiredLevel |
None |
タイプ |
String |
ShipTo_Fax
プロパティ |
価値 |
Description |
顧客の送付先住所の FAX 番号を入力します。 |
表示名 |
FAX 送付先 |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
shipto_fax |
MaxLength |
50 |
RequiredLevel |
None |
タイプ |
String |
ShipTo_FreightTermsCode
プロパティ |
価値 |
Description |
発注が適切に処理されるように、運賃条件を選択します。 |
表示名 |
運賃条件 |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
shipto_freighttermscode |
RequiredLevel |
None |
タイプ |
Picklist |
ShipTo_FreightTermsCode 選択肢/オプション
価値 |
Label |
Description |
6 |
本船渡し |
|
2 |
無料 |
|
ShipTo_Line1
プロパティ |
価値 |
Description |
顧客の送付先住所の 1 行目を入力します。 |
表示名 |
送付先番地 1 |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
shipto_line1 |
MaxLength |
250 |
RequiredLevel |
None |
タイプ |
String |
ShipTo_Line2
プロパティ |
価値 |
Description |
顧客の送付先住所の 2 行目を入力します。 |
表示名 |
送付先番地 2 |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
shipto_line2 |
MaxLength |
250 |
RequiredLevel |
None |
タイプ |
String |
ShipTo_Line3
プロパティ |
価値 |
Description |
顧客の送付先住所の 3 行目を入力します。 |
表示名 |
送付先番地 3 |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
shipto_line3 |
MaxLength |
250 |
RequiredLevel |
None |
タイプ |
String |
ShipTo_Name
プロパティ |
価値 |
Description |
住所を特定する顧客の送付先住所の名前 (「本社」、「出張所」など) を入力します。 |
表示名 |
送付先氏名 |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
shipto_name |
MaxLength |
200 |
RequiredLevel |
None |
タイプ |
String |
ShipTo_PostalCode
プロパティ |
価値 |
Description |
送付先住所の郵便番号を入力します。 |
表示名 |
送付先郵便番号 |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
shipto_postalcode |
MaxLength |
20 |
RequiredLevel |
None |
タイプ |
String |
ShipTo_StateOrProvince
プロパティ |
価値 |
Description |
送付先住所の都道府県を入力します。 |
表示名 |
送付先都道府県 |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
shipto_stateorprovince |
MaxLength |
50 |
RequiredLevel |
None |
タイプ |
String |
ShipTo_Telephone
プロパティ |
価値 |
Description |
顧客の送付先住所の電話番号を入力します。 |
表示名 |
送付先電話番号 |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
shipto_telephone |
MaxLength |
50 |
RequiredLevel |
None |
タイプ |
String |
SkipPriceCalculation
追加元: 営業の修正プログラム ソリューション
プロパティ |
価値 |
Description |
価格計算をスキップ |
表示名 |
価格計算をスキップ |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
skippricecalculation |
RequiredLevel |
None |
タイプ |
Picklist |
SkipPriceCalculation 選択肢/オプション
価値 |
Label |
Description |
12 |
DoPriceCalcAlways |
|
6 |
SkipPriceCalcOnCreate |
|
2 |
SkipPriceCalcOnUpdate |
|
3 |
SkipPriceCalcOnUpSert |
|
Tax
プロパティ |
価値 |
Description |
請求書の製品の税額を入力します。 |
表示名 |
Tax |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
税 |
MaxValue |
1000000000000 |
MinValue |
-1000000000000 |
精度 |
2 |
PrecisionSource |
2 |
RequiredLevel |
None |
タイプ |
Money |
TimeZoneRuleVersionNumber
プロパティ |
値 |
説明 |
内部のみで使用します。 |
DisplayName |
タイム ゾーン規則のバージョン番号 |
Format |
なし |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
timezoneruleversionnumber |
MaxValue |
2147483647 |
MinValue |
-1 |
RequiredLevel |
いいえ |
Type |
整数 |
TransactionCurrencyId
プロパティ |
値 |
説明 |
予算報告が適切な通貨で表示されるように、レコードの現地通貨を選択します。 |
表示名 |
通貨型 |
IsValidForForm |
True |
IsValidForRead |
有効 |
IsValidForUpdate |
False |
LogicalName |
transactioncurrencyid |
RequiredLevel |
None |
Targets |
transactioncurrency |
タイプ |
参照 |
UoMId
プロパティ |
価値 |
Description |
この購入の基本出荷単位数量の出荷単位 (単品、1 ダース単位など) を選択します。 |
表示名 |
単位 |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
uomid |
RequiredLevel |
None |
Targets |
uom |
タイプ |
参照 |
UTCConversionTimeZoneCode
プロパティ |
価値 |
Description |
レコード作成時に使用中であったタイム ゾーン コード。 |
DisplayName |
UTC 変換タイム ゾーン コード |
Format |
なし |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
utcconversiontimezonecode |
MaxValue |
2147483647 |
MinValue |
-1 |
RequiredLevel |
None |
タイプ |
整数 |
WillCall
プロパティ |
価値 |
Description |
請求書の製品を指定の住所に発送するか、顧客からさらに引き取りや配送に関する指示があるまで保持するかを選択します。 |
表示名 |
送付先 |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
willcall |
RequiredLevel |
None |
タイプ |
ブール型 |
WillCall 選択肢/オプション
価値 |
Label |
Description |
6 |
留め置き |
|
12 |
番地 |
|
DefaultValue: 0
読み取り専用の列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
BaseAmount_Base
プロパティ |
価値 |
Description |
基本通貨で表した金額の値。 |
表示名 |
金額 (基本) |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
baseamount_base |
MaxValue |
922337203685477 |
MinValue |
-922337203685477 |
Precision |
4 |
PrecisionSource |
2 |
RequiredLevel |
いいえ |
Type |
金額 |
CreatedBy
プロパティ |
値 |
説明 |
レコードを作成したユーザーを表示します。 |
DisplayName |
作成者 |
IsValidForForm |
True |
IsValidForRead |
True |
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 |
説明 |
レコードが作成された日時。 |
DisplayName |
作成日時 |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
createdon |
RequiredLevel |
None |
Type |
DateTime |
CreatedOnBehalfBy
プロパティ |
値 |
説明 |
別のユーザーに代わってレコードを作成したユーザーを表示します。 |
DisplayName |
作成者 (代理) |
IsValidForForm |
True |
IsValidForRead |
True |
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 |
為替レート
追加者: アクティブ ソリューション
プロパティ |
価値 |
Description |
レコードの通貨の交換レートを表示します。 変換レートは、レコードのすべての金額フィールドをローカル通貨からシステムの既定通貨に変換するために使用されます。 |
DisplayName |
為替レート |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
exchangerate |
MaxValue |
100000000000 |
MinValue |
0.000000000001 |
精度 |
12 |
RequiredLevel |
None |
タイプ |
10 進法 |
ExtendedAmount_Base
プロパティ |
価値 |
Description |
基本通貨での合計額を表す値です。 |
表示名 |
合計額 (基本) |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
extendedamount_base |
MaxValue |
922337203685477 |
MinValue |
-922337203685477 |
精度 |
4 |
PrecisionSource |
2 |
RequiredLevel |
None |
タイプ |
Money |
InvoiceIdName
プロパティ |
価値 |
Description |
|
表示名 |
|
FormatName |
テキスト |
IsLocalizable |
無効 |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
invoiceidname |
MaxLength |
100 |
RequiredLevel |
None |
タイプ |
String |
InvoiceIsPriceLocked
プロパティ |
価値 |
Description |
請求書の製品の価格設定をロックするかどうかに関する情報です。 |
表示名 |
価格がロックされた注文 |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
invoiceispricelocked |
RequiredLevel |
ApplicationRequired |
タイプ |
ブール型 |
InvoiceIsPriceLocked 選択肢/オプション
価値 |
Label |
Description |
6 |
イエス |
|
12 |
番号 |
|
DefaultValue: 0
InvoiceStateCode
プロパティ |
価値 |
Description |
請求書の製品の状態です。 |
表示名 |
請求書の状態 |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
invoicestatecode |
RequiredLevel |
SystemRequired |
タイプ |
Picklist |
InvoiceStateCode 選択肢/オプション
ManualDiscountAmount_Base
プロパティ |
価値 |
Description |
基本通貨で表した調整割引金額の値。 |
表示名 |
調整値引き (基本) |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
manualdiscountamount_base |
MaxValue |
922337203685477 |
MinValue |
-922337203685477 |
精度 |
4 |
PrecisionSource |
2 |
RequiredLevel |
None |
タイプ |
Money |
ModifiedBy
プロパティ |
価値 |
Description |
レコードを最後に更新したユーザーを表示します。 |
DisplayName |
変更者 |
IsValidForForm |
True |
IsValidForRead |
True |
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 |
説明 |
レコードが修正された日時。 |
DisplayName |
[修正日] |
Format |
DateAndTime |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
modifiedon |
RequiredLevel |
None |
Type |
DateTime |
ModifiedOnBehalfBy
プロパティ |
値 |
説明 |
別のユーザーに代わってレコードを最後に更新したユーザーを表示します。 |
DisplayName |
変更者 (代理) |
IsValidForForm |
True |
IsValidForRead |
True |
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 |
None |
タイプ |
String |
OwnerId
プロパティ |
価値 |
Description |
所有者 ID |
表示名 |
Owner |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
ownerid |
RequiredLevel |
ApplicationRequired |
Targets |
systemuser,team |
タイプ |
Owner |
OwnerIdName
プロパティ |
値 |
説明 |
所有者の名前 |
表示名 |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owneridname |
MaxLength |
100 |
RequiredLevel |
SystemRequired |
Type |
文字列 |
OwnerIdType
プロパティ |
値 |
説明 |
所有者 ID の種類 |
DisplayName |
|
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owneridtype |
RequiredLevel |
SystemRequired |
タイプ |
EntityName |
OwnerIdYomiName
プロパティ |
価値 |
Description |
所有者のフリガナ (名前) です |
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owneridyominame |
MaxLength |
100 |
RequiredLevel |
SystemRequired |
Type |
文字列 |
OwningBusinessUnit
プロパティ |
値 |
説明 |
レコードを所有している部署を表す一意識別子です |
DisplayName |
所属部署 |
IsValidForForm |
いいえ |
IsValidForRead |
有効 |
LogicalName |
owningbusinessunit |
RequiredLevel |
ApplicationRequired |
Targets |
|
タイプ |
参照 |
OwningTeam
プロパティ |
価値 |
Description |
レコードを所有しているチームを表す一意識別子。 |
DisplayName |
所有チーム |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
owningteam |
RequiredLevel |
None |
Targets |
チーム |
Type |
検索 |
OwningUser
プロパティ |
値 |
説明 |
レコードを所有するユーザーを表す一意識別子。 |
DisplayName |
所有ユーザー |
IsValidForForm |
False |
IsValidForRead |
有効 |
LogicalName |
owninguser |
RequiredLevel |
ApplicationRequired |
Targets |
|
タイプ |
参照 |
PricePerUnit_Base
プロパティ |
価値 |
Description |
基本通貨での出荷単位ごとの価格を表す値です。 |
表示名 |
出荷単位ごとの価格 (基本) |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
priceperunit_base |
MaxValue |
922337203685477 |
MinValue |
-922337203685477 |
精度 |
4 |
PrecisionSource |
6 |
RequiredLevel |
None |
タイプ |
Money |
ProductIdName
プロパティ |
価値 |
Description |
|
表示名 |
|
FormatName |
テキスト |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
productidname |
MaxLength |
100 |
RequiredLevel |
None |
タイプ |
String |
ProductNumber
追加元: 営業の修正プログラム バージョン 3 ソリューション
プロパティ |
価値 |
Description |
ユーザー定義の製品 ID です。 |
表示名 |
製品番号 |
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
製品番号 |
MaxLength |
100 |
RequiredLevel |
None |
タイプ |
String |
SalesOrderDetailIdName
追加元: 営業の修正プログラム ソリューション
プロパティ |
価値 |
Description |
|
表示名 |
|
FormatName |
Text |
IsLocalizable |
無効 |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
salesorderdetailidname |
MaxLength |
500 |
RequiredLevel |
None |
タイプ |
String |
SalesRepIdName
プロパティ |
価値 |
Description |
|
表示名 |
|
FormatName |
テキスト |
IsLocalizable |
無効 |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
salesrepidname |
MaxLength |
100 |
RequiredLevel |
None |
タイプ |
String |
SalesRepIdYomiName
プロパティ |
価値 |
Description |
|
表示名 |
|
FormatName |
テキスト |
IsLocalizable |
無効 |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
salesrepidyominame |
MaxLength |
100 |
RequiredLevel |
None |
タイプ |
String |
Tax_Base
プロパティ |
価値 |
Description |
基本通貨で表した税額。 |
表示名 |
税 (基本) |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
tax_base |
MaxValue |
922337203685477 |
MinValue |
-922337203685477 |
精度 |
4 |
PrecisionSource |
2 |
RequiredLevel |
None |
タイプ |
Money |
TransactionCurrencyIdName
プロパティ |
価値 |
Description |
|
表示名 |
|
FormatName |
テキスト |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
transactioncurrencyidname |
MaxLength |
100 |
RequiredLevel |
None |
タイプ |
String |
UoMIdName
プロパティ |
価値 |
Description |
|
表示名 |
|
FormatName |
テキスト |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
uomidname |
MaxLength |
100 |
RequiredLevel |
SystemRequired |
タイプ |
String |
VersionNumber
プロパティ |
価値 |
説明 |
Version Number |
DisplayName |
バージョン番号 |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
versionnumber |
MaxValue |
9223372036854775807 |
MinValue |
-9223372036854775808 |
RequiredLevel |
None |
タイプ |
BigInt |
VolumeDiscountAmount
プロパティ |
価値 |
Description |
指定した数量を購入した場合の単位ごとの値引き額を表示します。 設定領域の製品カタログで大口値引きをを構成します。 |
表示名 |
大口値引き |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
volumediscountamount |
MaxValue |
922337203685477 |
MinValue |
12 |
精度 |
2 |
PrecisionSource |
2 |
RequiredLevel |
None |
タイプ |
Money |
VolumeDiscountAmount_Base
プロパティ |
価値 |
Description |
基本通貨で表した大口割引きの値。 |
表示名 |
大口割引 (基本) |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
volumediscountamount_base |
MaxValue |
922337203685477 |
MinValue |
-922337203685477 |
精度 |
4 |
PrecisionSource |
2 |
RequiredLevel |
None |
タイプ |
Money |
一対多関連付け
SchemaName が一覧表示。
InvoiceDetail_Dynamicpropertyinstance
dynamicpropertyinstance テーブル/エンティティの InvoiceDetail_Dynamicpropertyinstance 多対一の関連付けと同じです。
プロパティ |
価値 |
ReferencingEntity |
dynamicpropertyinstance |
ReferencingAttribute |
regardingobjectid |
IsHierarchical |
False |
IsCustomizable |
True |
ReferencedEntityNavigationPropertyName |
InvoiceDetail_Dynamicpropertyinstance |
AssociatedMenuConfiguration |
Behavior: DoNotDisplay グループ: Details ラベル: 順序: |
CascadeConfiguration |
割り当て: Cascade 削除: Cascade 結合: NoCascade リペアレント : NoCascade 共有: Cascade Unshare: NoCascade |
invoicedetail_parent_invoicedetail
invoicedetail テーブル/エンティティの invoicedetail_parent_invoicedetail 多対一の関連付けと同じです。
プロパティ |
価値 |
ReferencingEntity |
invoicedetail |
ReferencingAttribute |
parentbundleid |
IsHierarchical |
False |
IsCustomizable |
True |
ReferencedEntityNavigationPropertyName |
invoicedetail_parent_invoicedetail |
AssociatedMenuConfiguration |
Behavior: DoNotDisplay グループ: Details ラベル: 順序: |
CascadeConfiguration |
割り当て: NoCascade 削除: Cascade 統合: NoCascade リペアレント : NoCascade 共有 : NoCascade Unshare: NoCascade |
invoicedetail_parentref_invoicedetail
追加元: 営業の修正プログラム ソリューション
invoicedetail テーブル/エンティティの invoicedetail_parentref_invoicedetail 多対一の関連付けと同じです。
プロパティ |
価値 |
ReferencingEntity |
invoicedetail |
ReferencingAttribute |
parentbundleidref |
IsHierarchical |
False |
IsCustomizable |
True |
ReferencedEntityNavigationPropertyName |
invoicedetail_parentref_invoicedetail |
AssociatedMenuConfiguration |
Behavior: DoNotDisplay グループ: Details ラベル: 順序: |
CascadeConfiguration |
割り当て: NoCascade 削除: Cascade 統合: NoCascade リペアレント: NoCascade 共有: NoCascade 共有の解除: NoCascade |
多対一の関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
invoicedetail_parent_invoicedetail
invoicedetail テーブル/エンティティの invoicedetail_parent_invoicedetail 一対多の関連付けを参照してください。
product_invoice_details
追加者: 製品管理ソリューション
製品テーブル/エンティティの product_invoice_details 一対多の関連付けを参照してください。
unit_of_measurement_invoice_details
追加者: 製品管理ソリューション
uom テーブル/エンティティの unit_of_measurement_invoice_details 一対多の関連付けを参照してください。
productAssociation_invoice_details
追加者: 製品管理ソリューション
productassociation テーブル/エンティティの productAssociation_invoice_details 一対多の関連付けを参照してください。
msdyn_salesorderdetail_invoicedetail
salesorderdetail テーブル/エンティティの msdyn_salesorderdetail_invoicedetail 一対多の関連付けを参照してください。
invoicedetail_parentref_invoicedetail
invoicedetail テーブル/エンティティの invoicedetail_parentref_invoicedetail 一対多の関連付けを参照してください。
invoice_details
請求書テーブル/エンティティの invoice_details 一対多の関連付けを参照してください。
Dataverse テーブル/エンティティ参照
Web API リファレンス