Ariba Supplier OnRamp 7.1 | webMethods Ariba Supplier OnRamp Documentation | webMethods Ariba Supplier OnRamp Installation and User’s Documentation | The pub.ariba.supplier Folder in the WmAribaSupplier Package | pub.ariba.supplier.log.utils | pub.ariba.supplier.log.utils:CreateInvoiceLogEntryRecord
 
pub.ariba.supplier.log.utils:CreateInvoiceLogEntryRecord
WmAribaSupplier. Creates a LogEntry record from the input parameters of pub.ariba.supplier.log:logInvoiceDetailEvent.
Input Parameters
eventType
ERROR for an error message or MESSAGE for informational message.
briefMessage
A brief description of the event. This message should be localized.
detailedMessage
A detailed description of the event. This message should be localized.
operation
Indicates the type of InvoiceRequest operation: new, update, or delete.
logFields
If present, a record containing name/value pairs of additional fields that you want to log.
InvoiceDetailRequest
InvoiceDetailRequest document.
Output Parameters
InvoiceLogEntry
An InvoiceLogEntry record representing the data logged.