Table 7003 Price Asset in 17
- App
- Base Application
Fields, 16Keys, 1Procedures, 10
Versions171819202122232425262728latest
Source29
Fields, 16
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Entry No. | Integer | - |
| 2 | Asset Type | Enum Price Asset Type | - |
| 3 | Asset No. | Code[20] | - |
| 4 | Asset ID | Guid | - |
| 5 | Level | Integer | - |
| 6 | Variant Code | Code[10] | - |
| 7 | Unit of Measure Code | Code[10] | - |
| 8 | Price Type | Enum Price Type | - |
| 9 | Table Id | Integer | - |
| 17 | Unit Price | Decimal | - |
| 18 | Unit Price 2 | Decimal | - |
| 22 | Allow Invoice Disc. | Boolean | - |
| 23 | Price Includes VAT | Boolean | - |
| 24 | VAT Bus. Posting Gr. (Price) | Code[20] | - |
| 25 | Work Type Code | Code[10] | - |
| 29 | Description | Text[100] | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| PK | Entry No. | - |
Procedures, 10
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| NewEntry | (Enum Price Asset Type, Integer) | public | - | |
| InitAsset | () | public | - | |
| IsAssetNoRequired | () | Boolean | public | - |
| LookupNo | () | Boolean | public | - |
| LookupVariantCode | () | Boolean | public | - |
| LookupUnitofMeasure | () | Boolean | public | - |
| FilterPriceLines | (var Record Price List Line) | Boolean | public | - |
| PutRelatedAssetsToList | (var Codeunit Price Asset List) | Integer | public | - |
| FillFromBuffer | (Record Price Calculation Buffer) | public | - | |
| ValidateAssetNo | () | public | - |