Objects/Tables/Table 7022 Price Worksheet Line
Table 7022 Price Worksheet Line in 26
Jonas Paprotka, Base Application 26.5.38752.40541, checked
- App
- Base Application
- Namespace
- Microsoft.Pricing.Worksheet
Fields, 41Keys, 2Procedures, 20Events, 9
Versions171819202122232425262728latest
Source29
Fields, 41
| Id | Name | Type | Obsolete |
|---|
| 1 | Price List Code | Code[20] | - |
| 2 | Line No. | Integer | - |
| 3 | Source Type | Enum Price Source Type | - |
| 4 | Source No. | Code[20] | - |
| 5 | Parent Source No. | Code[20] | - |
| 6 | Source ID | Guid | - |
| 7 | Asset Type | Enum Price Asset Type | - |
| 8 | Asset No. | Code[20] | - |
| 9 | Variant Code | Code[10] | - |
| 10 | Currency Code | Code[10] | - |
| 11 | Work Type Code | Code[10] | - |
| 12 | Starting Date | Date | - |
| 13 | Ending Date | Date | - |
| 14 | Minimum Quantity | Decimal | - |
| 15 | Unit of Measure Code | Code[10] | - |
| 16 | Amount Type | Enum Price Amount Type | - |
| 17 | Unit Price | Decimal | - |
| 18 | Cost Factor | Decimal | - |
| 19 | Unit Cost | Decimal | - |
| 20 | Line Discount % | Decimal | - |
| 21 | Allow Line Disc. | Boolean | - |
| 22 | Allow Invoice Disc. | Boolean | - |
| 23 | Price Includes VAT | Boolean | - |
| 24 | VAT Bus. Posting Gr. (Price) | Code[20] | - |
| 25 | VAT Prod. Posting Group | Code[20] | - |
| 26 | Asset ID | Guid | - |
| 27 | Line Amount | Decimal | - |
| 28 | Price Type | Enum Price Type | - |
| 29 | Description | Text[100] | - |
| 30 | Status | Enum Price Status | - |
| 31 | Direct Unit Cost | Decimal | - |
| 32 | Source Group | Enum Price Source Group | - |
| 33 | Product No. | Code[20] | - |
| 34 | Assign-to No. | Code[20] | - |
| 35 | Assign-to Parent No. | Code[20] | - |
| 36 | Variant Code Lookup | Code[10] | - |
| 37 | Unit of Measure Code Lookup | Code[10] | - |
| 100 | Existing Line | Boolean | - |
| 101 | Existing Unit Price | Decimal | - |
| 102 | Existing Direct Unit Cost | Decimal | - |
| 103 | Existing Unit Cost | Decimal | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| PK, clustered | Price List Code, Existing Line, Line No. | - |
| Key1 | Price Type, Source Group | - |
Procedures, 20
| Name | Parameters | Returns | Access | Obsolete |
|---|
| IsAssetItem | () | Boolean | public | - |
| IsAssetResource | () | Boolean | public | - |
| IsEditable | () | Boolean | public | - |
| IsHeaderActive | () | Boolean | public | - |
| IsLineToVerify | () | Boolean | public | - |
| IsUOMSupported | () | Boolean | public | - |
| IsAmountMandatory | (Enum Price Amount Type) | Boolean | public | - |
| IsAmountSupported | () | Boolean | public | - |
| IsRealLine | () | Boolean | public | - |
| IsSourceNoAllowed | () | Boolean | public | - |
| CopyExistingPrices | (Record Price List Line) | | public | - |
| CopySourceFrom | (Record Price List Header) | | public | - |
| CopyFrom | (Record Price List Header) | | public | - |
| CopyFrom | (Record Price Asset) | | public | - |
| SetNewRecord | (Boolean) | | public | - |
| CopyTo | (var Record Price Asset) | | public | - |
| CopyTo | (var Record Price Source) | | public | - |
| Verify | () | Boolean | public | - |
| TryVerify | () | Boolean | public | - |
| SyncDropDownLookupFields | () | | public | - |
Events, 9
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterCopyFromPriceListHeader | (Record Price List Header) | - |
| Integration event | OnAfterCopyFromPriceSource | (Record Price Source) | - |
| Integration event | OnAfterCopyToPriceAsset | (var Record Price Asset) | - |
| Integration event | OnAfterCopyToPriceSource | (var Record Price Source) | - |
| Integration event | OnAfterInitHeaderDefaults | (Record Price List Header) | - |
| Integration event | OnAfterCopyExistingPrices | (var Record Price Worksheet Line, Record Price List Line) | - |
| Integration event | OnAfterIsUOMSupported | (Record Price Worksheet Line, var Boolean) | - |
| Integration event | OnAfterCopyFromPriceAsset | (Record Price Asset, var Record Price Worksheet Line) | - |
| Integration event | OnAfterCopySourceFrom | (var Record Price Worksheet Line, Record Price List Header) | - |