Table 1284 Outstanding Bank Transaction in 27
- App
- Base Application
- Namespace
- Microsoft.Bank.Reconciliation
Fields, 11Keys, 2Procedures, 6
Versions171819202122232425262728latest
Source29
Fields, 11
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Entry No. | Integer | - |
| 2 | Posting Date | Date | - |
| 3 | Document Type | Option | - |
| 4 | Document No. | Code[20] | - |
| 5 | Bank Account No. | Code[20] | - |
| 6 | Description | Text[100] | - |
| 7 | Amount | Decimal | - |
| 8 | Type | Option | - |
| 9 | Applied | Boolean | - |
| 10 | Statement Type | Option | - |
| 11 | Statement No. | Code[20] | - |
Keys, 2
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Entry No. | - |
| Key2 | Type | - |
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| DrillDown | (Code[20], Option, Integer, Code[20]) | public | - | |
| CreateTempOutstandingBankTrxs | (var Record Outstanding Bank Transaction, Code[20], Integer, Code[20]) | public | - | |
| GetCurrencyCode | () | Code[10] | public | - |
| CopyFromBankAccLedgerEntry | (Record Bank Account Ledger Entry, Integer, Integer, Code[20], Decimal) | public | - | |
| GetAppliedAmount | (Integer) | Decimal | public | - |
| GetRemainingAmount | (Integer) | Decimal | public | - |