📚 SAP Business One SDK Help

JournalEntries Object
See Also  Members 

Description

JournalEntries is a business object that represents the journal transactions in the Finance module.

This object enables you to:

  • Add a journal transaction.
  • Retrieve a journal transaction by its key.
  • Update a journal transaction.
  • Remove a journal transaction.
  • Save the object in XML format.

Source table: OJDT.

Object Model




















Remarks

To display the form in the applicationl, select Financials --> Journal Entry.

Example

See Also