PostCompanyJournal

This function posts a company journal to the specified repository and OLAP server.

Declaration:

Function PostCompanyJournal(xmlConnectionInfo As String, language As String, journalXML As String) As String

Parameters:

Parameters Description
xmlConnectionInfo Connection information
language Language in which output is shown
journalXML An XML text that holds the information of the journal to post.

Return value:

A text that describes the result of the function. The text is translated and is directly shown to the user.