Create a Credit Enquiry Service Log and link it to a Account Application Log.
Syntax
finConversionUtilities.AccountAppLogCreateCreditEnquiryServiceLog(accountAppLogPk, serviceId, productId, request, response, requestDate, [requestVersion])
Parameters
| Name | Type | Optional | ByRef | Description |
| accountAppLogPk |
Integer |
|
|
|
| serviceId |
String |
|
|
|
| productId |
String |
|
|
|
| request |
String |
|
|
|
| response |
String |
|
|
|
| requestDate |
Date |
|
|
|
| requestVersion |
String |
Optional |
|
If omitted, a value of 1.00 is assumed. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finConversionUtilities
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0