AccountingEvent::createAccountingEvent Method

Creates a AccountingEvent record.

Syntax

client server public static AccountingEventRecId createAccountingEvent(
    AccountingEventType _eventType, 
    SourceDocumentHeaderRecId _sourceDocumentHeader, 
    OperationsTax _ledgerCategory, 
    AccountingDate _accountingDate, 
   [AccountingEventId _eventID])

Run On

Called

Parameters

Return Value

Type: AccountingEventRecId Extended Data Type
The record ID of the accounting event.

See Also

Reference

AccountingEvent Table