Table 1062 Payment Reporting Argument in 18
- App
- Base Application
Fields, 8Keys, 1Procedures, 10
Versions171819202122232425262728latest
Source29
Fields, 8
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Key | Integer | - |
| 3 | Document Record ID | RecordId | - |
| 4 | Setup Record ID | RecordId | - |
| 10 | Logo | Blob | - |
| 12 | URL Caption | Text[250] | - |
| 13 | Target URL | Blob | - |
| 30 | Language Code | Code[10] | - |
| 35 | Payment Service ID | Integer | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Key | - |
Procedures, 10
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetTargetURL | () | Text | public | - |
| SetTargetURL | (Text) | public | - | |
| TrySetTargetURL | (Text) | Boolean | public | - |
| GetCurrencyCode | (Code[10]) | Code[10] | public | - |
| GetPayPalServiceID | () | Integer | public | - |
| GetMSWalletServiceID | () | Integer | public | - |
| GetWorldPayServiceID | () | Integer | public | - |
| GetPayPalLogoFile | () | Text | public | - |
| GetMSWalletLogoFile | () | Text | public | - |
| GetWorldPayLogoFile | () | Text | public | - |