Objects/Tables/Table 1251 Text-to-Account Mapping
Table 1251 Text-to-Account Mapping in 17
Jonas Paprotka, Base Application 17.5.22499.32099, checked
- App
- Base Application
Fields, 7Keys, 2Procedures, 8
Versions171819202122232425262728latest
Source29
Fields, 7
| Id | Name | Type | Obsolete |
|---|
| 1 | Line No. | Integer | - |
| 2 | Mapping Text | Text[250] | - |
| 3 | Debit Acc. No. | Code[20] | - |
| 4 | Credit Acc. No. | Code[20] | - |
| 5 | Bal. Source Type | Option | - |
| 6 | Bal. Source No. | Code[20] | - |
| 7 | Vendor No. | Code[20] | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Line No. | - |
| Key2 | Mapping Text, Vendor No. | - |
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|
| InsertRec | (Record Gen. Journal Line) | | public | - |
| InsertRecFromBankAccReconciliationLine | (Record Bank Acc. Reconciliation Line) | | public | - |
| GetAccountNo | (Decimal) | Code[20] | public | - |
| GetPaymentDocType | (var Option, Option, Decimal) | | public | - |
| GetDocTypeForPmt | (var Option, Option) | | public | - |
| IsBalSourceNoEnabled | () | Boolean | public | - |
| CheckEntriesAreConsistent | () | Boolean | public | - |
| SearchEnteriesInText | (var Record Text-to-Account Mapping, Text, Code[20]) | Integer | public | - |