Objects/Tables/Table 7005 Price Source
Table 7005 Price Source in 22
Jonas Paprotka, Base Application 22.5.59966.64723, checked
- App
- Base Application
Fields, 17Keys, 2Procedures, 11Events, 4
Versions171819202122232425262728latest
Source29
Fields, 17
| Id | Name | Type | Obsolete |
|---|
| 1 | Source Type | Enum Price Source Type | - |
| 2 | Source ID | Guid | - |
| 3 | Source No. | Code[20] | - |
| 4 | Parent Source No. | Code[20] | - |
| 5 | Entry No. | Integer | - |
| 6 | Level | Integer | - |
| 7 | Source Group | Enum Price Source Group | - |
| 8 | Price Type | Enum Price Type | - |
| 10 | Currency Code | Code[10] | - |
| 12 | Starting Date | Date | - |
| 13 | Ending Date | Date | - |
| 19 | Filter Source No. | Code[20] | - |
| 21 | Allow Line Disc. | Boolean | - |
| 22 | Allow Invoice Disc. | Boolean | - |
| 23 | Price Includes VAT | Boolean | - |
| 24 | VAT Bus. Posting Gr. (Price) | Code[20] | - |
| 25 | Description | Text[100] | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| PK | Entry No. | - |
| Level | Level | - |
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete |
|---|
| NewEntry | (Enum Price Source Type, Integer) | | public | - |
| InitSource | () | | public | - |
| GetGroupNo | () | Code[20] | public | - |
| IsForAmountType | (Enum Price Amount Type) | Boolean | public | - |
| IsSourceNoAllowed | () | Boolean | public | - |
| LookupNo | () | Boolean | public | - |
| FilterPriceLines | (var Record Price List Line) | Boolean | public | - |
| GetDefaultAmountType | () | Enum Price Amount Type | public | - |
| GetParentSourceType | () | Enum Price Source Type | public | - |
| IsParentSourceAllowed | () | Boolean | public | - |
| VerifyAmountTypeForSourceType | (Enum Price Amount Type) | | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeVerifyAmountTypeForSourceType | (Record Price Source, Enum Price Amount Type, var Boolean) | - |
| Integration event | OnGetParentSourceType | (Record Price Source, var Enum Price Source Type) | - |
| Integration event | OnAfterInitSource | (var Record Price Source) | - |
| Integration event | OnBeforeGetDefaultAmountType | (Record Price Source, var Enum Price Amount Type, var Boolean) | - |