Objects/Tables/Table 7003 Price Asset
Table 7003 Price Asset in 21
Jonas Paprotka, Base Application 21.5.53619.63803, checked
- App
- Base Application
Fields, 17Keys, 1Procedures, 10Events, 3
Versions171819202122232425262728latest
Source29
Fields, 17
| 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 | - |
| 16 | Amount Type | Enum Price Amount Type | - |
| 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 | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeValidateUnitOfMeasureCode | (var Record Price Asset, var Boolean) | - |
| Integration event | OnBeforeVerifyConsistentAssetType | (var Record Price Asset, var Boolean) | - |
| Integration event | OnAfterInitAsset | (var Record Price Asset) | - |