Objects/Tables/Table 7000 Price List Header
Table 7000 Price List Header in 18
Jonas Paprotka, Base Application 18.5.29545.46345, checked
- App
- Base Application
Fields, 20Keys, 3Procedures, 11Events, 3
Versions171819202122232425262728latest
Source29
Fields, 20
| Id | Name | Type | Obsolete |
|---|
| 1 | Code | Code[20] | - |
| 2 | Description | Text[250] | - |
| 3 | Source Group | Enum Price Source Group | - |
| 4 | Source Type | Enum Price Source Type | - |
| 5 | Source No. | Code[20] | - |
| 6 | Parent Source No. | Code[20] | - |
| 7 | Source ID | Guid | - |
| 8 | Price Type | Enum Price Type | - |
| 9 | Amount Type | Enum Price Amount Type | - |
| 10 | Currency Code | Code[10] | - |
| 11 | Starting Date | Date | - |
| 12 | Ending Date | Date | - |
| 13 | Price Includes VAT | Boolean | - |
| 14 | VAT Bus. Posting Gr. (Price) | Code[20] | - |
| 15 | Allow Line Disc. | Boolean | - |
| 16 | Allow Invoice Disc. | Boolean | - |
| 17 | No. Series | Code[20] | - |
| 18 | Status | Enum Price Status | - |
| 19 | Filter Source No. | Code[20] | - |
| 20 | Allow Updating Defaults | Boolean | - |
Keys, 3
| Name | Fields | Obsolete |
|---|
| PK | Code | - |
| Key1 | Source Type, Source No., Starting Date, Currency Code | - |
| Key2 | Status, Price Type, Source Group, Source Type, Source No., Currency Code, Starting Date, Ending Date | - |
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete |
|---|
| IsEditable | () | Boolean | public | - |
| AssistEditCode | (Record Price List Header) | Boolean | public | - |
| BlankDefaults | () | | public | - |
| CopyFrom | (Record Price Source) | | public | - |
| CopyTo | (var Record Price Source) | | public | - |
| IsSourceNoAllowed | () | Boolean | public | - |
| UpdateAmountType | () | | public | - |
| IsCRMIntegrationAllowed | (Boolean) | Boolean | public | - |
| HasDraftLines | () | Boolean | public | - |
| HasDraftLines | (var Record Price List Line) | Boolean | public | - |
| LookupSourceNo | () | Boolean | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterCopyFromPriceSource | (Record Price Source) | - |
| Integration event | OnAfterCopyToPriceSource | (var Record Price Source) | - |
| Integration event | OnBeforeHasDraftLines | (var Record Price List Line, var Boolean, var Boolean) | - |