Objects/Tables/Table 7012 Purchase Price
Table 7012 Purchase Price in 27
Jonas Paprotka, Base Application 27.5.46862.47359, checked
- App
- Base Application
- Namespace
- Microsoft.Purchases.Pricing
- Obsolete
- Pending 16.0. Replaced by the new implementation (V16) of price calculation: table Price List Line
Fields, 9Keys, 2Procedures, 1Events, 1
Versions171819202122232425262728latest
Source29
Fields, 9
| Id | Name | Type | Obsolete |
|---|
| 1 | Item No. | Code[20] | - |
| 2 | Vendor No. | Code[20] | - |
| 3 | Currency Code | Code[10] | - |
| 4 | Starting Date | Date | - |
| 5 | Direct Unit Cost | Decimal | - |
| 14 | Minimum Quantity | Decimal | - |
| 15 | Ending Date | Date | - |
| 5400 | Unit of Measure Code | Code[10] | - |
| 5700 | Variant Code | Code[10] | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Item No., Vendor No., Starting Date, Currency Code, Variant Code, Unit of Measure Code, Minimum Quantity | - |
| Key2 | Vendor No., Item No., Starting Date, Currency Code, Variant Code, Unit of Measure Code, Minimum Quantity | - |
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|
| CopyPurchPriceToVendorsPurchPrice | (var Record Purchase Price, Code[20]) | | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeNewPurchasePriceInsert | (var Record Purchase Price, Record Purchase Price) | - |