Objects/Tables/Table 753 Standard Item Journal Line
Table 753 Standard Item Journal Line in 18
Jonas Paprotka, Base Application 18.5.29545.46345, checked
- App
- Base Application
Fields, 49Keys, 1Procedures, 7Events, 7
Versions171819202122232425262728latest
Source29
Fields, 49
| Id | Name | Type | Obsolete |
|---|
| 1 | Journal Template Name | Code[10] | - |
| 2 | Line No. | Integer | - |
| 3 | Item No. | Code[20] | - |
| 5 | Entry Type | Enum Item Ledger Entry Type | - |
| 8 | Description | Text[100] | - |
| 9 | Location Code | Code[10] | - |
| 10 | Inventory Posting Group | Code[20] | - |
| 13 | Quantity | Decimal | - |
| 16 | Unit Amount | Decimal | - |
| 17 | Unit Cost | Decimal | - |
| 18 | Amount | Decimal | - |
| 23 | Salespers./Purch. Code | Code[20] | - |
| 26 | Source Code | Code[10] | - |
| 34 | Shortcut Dimension 1 Code | Code[20] | - |
| 35 | Shortcut Dimension 2 Code | Code[20] | - |
| 37 | Indirect Cost % | Decimal | - |
| 41 | Standard Journal Code | Code[10] | - |
| 42 | Reason Code | Code[10] | - |
| 47 | Transaction Type | Code[10] | - |
| 48 | Transport Method | Code[10] | - |
| 49 | Country/Region Code | Code[10] | - |
| 53 | Qty. (Calculated) | Decimal | - |
| 54 | Qty. (Phys. Inventory) | Decimal | - |
| 56 | Phys. Inventory | Boolean | - |
| 57 | Gen. Bus. Posting Group | Code[20] | - |
| 58 | Gen. Prod. Posting Group | Code[20] | - |
| 59 | Entry/Exit Point | Code[10] | - |
| 63 | Area | Code[10] | - |
| 64 | Transaction Specification | Code[10] | - |
| 65 | Posting No. Series | Code[20] | - |
| 480 | Dimension Set ID | Integer | - |
| 5402 | Variant Code | Code[10] | - |
| 5403 | Bin Code | Code[20] | - |
| 5404 | Qty. per Unit of Measure | Decimal | - |
| 5407 | Unit of Measure Code | Code[10] | - |
| 5413 | Quantity (Base) | Decimal | - |
| 5701 | Originally Ordered No. | Code[20] | - |
| 5702 | Originally Ordered Var. Code | Code[10] | - |
| 5704 | Item Category Code | Code[20] | - |
| 5705 | Nonstock | Boolean | - |
| 5706 | Purchasing Code | Code[10] | - |
| 5707 | Product Group Code | Code[10] | Removed 15.0 |
| Product Groups became first level children of Item Categories. |
| 5800 | Value Entry Type | Enum Cost Entry Type | - |
| 5801 | Item Charge No. | Code[20] | - |
| 5817 | Correction | Boolean | - |
| 5839 | Work Center No. | Code[20] | - |
| 6600 | Return Reason Code | Code[10] | - |
| 7000 | Price Calculation Method | Enum Price Calculation Method | - |
| 99000755 | Overhead Rate | Decimal | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Journal Template Name, Standard Journal Code, Line No. | - |
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetLineWithPrice | (var Interface Line With Price) | | public | - |
| ValidateShortcutDimCode | (Integer, var Code[20]) | | public | - |
| LookupShortcutDimCode | (Integer, var Code[20]) | | public | - |
| ShowShortcutDimCode | (var Code[20]) | | public | - |
| ShowDimensions | () | | public | - |
| CreateDim | (Integer, Code[20], Integer, Code[20], Integer, Code[20]) | | public | - |
| GetPriceCalculationHandler | (Enum Price Type, var Interface Price Calculation) | | public | - |
Events, 7
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterCreateDimTableIDs | (var Record Standard Item Journal Line, Integer, var Integer, var Code[20]) | - |
| Integration event | OnAfterGetLineWithPrice | (var Interface Line With Price) | - |
| Integration event | OnAfterGetSKU | (Record Standard Item Journal Line, var Boolean) | - |
| Integration event | OnAfterValidateShortcutDimCode | (var Record Standard Item Journal Line, var Record Standard Item Journal Line, Integer, var Code[20]) | - |
| Integration event | OnBeforeValidateShortcutDimCode | (var Record Standard Item Journal Line, var Record Standard Item Journal Line, Integer, var Code[20]) | - |
| Integration event | OnAfterShowDimensions | (Record Standard Item Journal Line) | - |
| Integration event | OnAfterCreateDim | (var Record Standard Item Journal Line, Integer) | - |