Objects/Tables/Table 846 Cash Flow Worksheet Line
Table 846 Cash Flow Worksheet Line in 22
Jonas Paprotka, Base Application 22.5.59966.64723, checked
- App
- Base Application
Fields, 22Keys, 2Procedures, 9Events, 6
Versions171819202122232425262728latest
Source29
Fields, 22
| Id | Name | Type | Obsolete |
|---|
| 2 | Line No. | Integer | - |
| 3 | Cash Flow Forecast No. | Code[20] | - |
| 4 | Cash Flow Date | Date | - |
| 5 | Document No. | Code[20] | - |
| 6 | Cash Flow Account No. | Code[20] | - |
| 7 | Source Type | Enum Cash Flow Source Type | - |
| 8 | Description | Text[250] | - |
| 9 | Document Type | Enum Gen. Journal Document Type | - |
| 10 | Document Date | Date | - |
| 11 | Pmt. Discount Date | Date | - |
| 12 | Pmt. Disc. Tolerance Date | Date | - |
| 13 | Payment Terms Code | Code[10] | - |
| 14 | Payment Discount | Decimal | - |
| 15 | Associated Entry No. | Integer | - |
| 16 | Overdue | Boolean | - |
| 17 | Shortcut Dimension 2 Code | Code[20] | - |
| 18 | Shortcut Dimension 1 Code | Code[20] | - |
| 30 | Amount (LCY) | Decimal | - |
| 34 | Source No. | Code[20] | - |
| 35 | G/L Budget Name | Code[10] | - |
| 36 | Source Line No. | Integer | - |
| 480 | Dimension Set ID | Integer | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Line No. | - |
| Key2 | Cash Flow Forecast No., Document No. | - |
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|
| EmptyLine | () | Boolean | public | - |
| ValidateShortcutDimCode | (Integer, var Code[20]) | | public | - |
| LookupShortcutDimCode | (Integer, var Code[20]) | | public | - |
| ShowShortcutDimCode | (var Code[20]) | | public | - |
| ShowDimensions | () | | public | - |
| MoveDefualtDimToJnlLineDim | (Integer, Code[20], var Integer) | | public | - |
| CalculateCFAmountAndCFDate | () | | public | - |
| ShowSource | () | | public | - |
| GetNumberOfSourceTypes | () | Integer | public | - |
Events, 6
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterValidateShortcutDimCode | (var Record Cash Flow Worksheet Line, var Record Cash Flow Worksheet Line, Integer, var Code[20]) | - |
| Integration event | OnBeforeValidateShortcutDimCode | (var Record Cash Flow Worksheet Line, var Record Cash Flow Worksheet Line, Integer, var Code[20]) | - |
| Integration event | OnCalculateCFAmountAndCFDateOnAfterAssignApplyCFPaymentTerm | (Record Cash Flow Worksheet Line, var Boolean) | - |
| Integration event | OnCalculateCFAmountAndCFDateOnBeforeCalcPaymentDiscount | (Date, Record Payment Terms, var Boolean) | - |
| Integration event | OnAfterGetNumberOfSourceTypes | (var Record Cash Flow Worksheet Line, var Integer) | - |
| Integration event | OnAfterMoveDefualtDimToJnlLineDim | (var Record Cash Flow Worksheet Line, var Integer, List) | - |