Objects/Tables/Table 174 Standard Purchase Line
Table 174 Standard Purchase Line in 21
Jonas Paprotka, Base Application 21.5.53619.63803, checked
- App
- Base Application
Fields, 12Keys, 1Procedures, 7Events, 9
Versions171819202122232425262728latest
Source29
Fields, 12
| Id | Name | Type | Obsolete |
|---|
| 1 | Standard Purchase Code | Code[10] | - |
| 2 | Line No. | Integer | - |
| 3 | Type | Enum Purchase Line Type | - |
| 4 | No. | Code[20] | - |
| 5 | Description | Text[100] | - |
| 6 | Quantity | Decimal | - |
| 7 | Amount Excl. VAT | Decimal | - |
| 8 | Unit of Measure Code | Code[10] | - |
| 9 | Shortcut Dimension 1 Code | Code[20] | - |
| 10 | Shortcut Dimension 2 Code | Code[20] | - |
| 11 | Variant Code | Code[10] | - |
| 480 | Dimension Set ID | Integer | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Standard Purchase Code, Line No. | - |
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|
| EmptyLine | () | Boolean | public | - |
| InsertLine | () | Boolean | public | - |
| ShowDimensions | () | | public | - |
| ValidateShortcutDimCode | (Integer, var Code[20]) | | public | - |
| LookupShortcutDimCode | (Integer, var Code[20]) | | public | - |
| ShowShortcutDimCode | (var Code[20]) | | public | - |
| FormatType | () | Text[20] | public | - |
Events, 9
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeLookupShortcutDimCode | (var Record Standard Purchase Line, var Record Standard Purchase Line, Integer, var Code[20], var Boolean) | - |
| Integration event | OnAfterValidateGLAccountNo | (var Record Standard Purchase Line, Record G/L Account) | - |
| Integration event | OnAfterValidateShortcutDimCode | (var Record Standard Purchase Line, Record Standard Purchase Line, Integer, var Code[20]) | - |
| Integration event | OnBeforeValidateShortcutDimCode | (var Record Standard Purchase Line, Record Standard Purchase Line, Integer, var Code[20]) | - |
| Integration event | OnAfterShowDimensions | (var Record Standard Purchase Line, var Codeunit DimensionManagement) | - |
| Integration event | OnAfterValidateItemNo | (var Record Standard Purchase Line, Record Item) | - |
| Integration event | OnAfterValidateResourceNo | (var Record Standard Purchase Line, Record Resource) | - |
| Integration event | OnAfterValidateFANo | (var Record Standard Purchase Line, Record Fixed Asset) | - |
| Integration event | OnAfterValidateItemChargeNo | (var Record Standard Purchase Line, Record Item Charge) | - |