Hi Guys,
I am stuck with inserting records into mentioned entities in X++. Never used entities before so not sure how it should be working.
Currently I am trying to insert any test data but each time get errors.
For example, when trying to insert data into LedjerJournalHeaderEntity, an exeption "The value *** in field 'Name' is not found in the related table 'Name of journal' occurs.
Any code examples and suggestions where to look for related tables which are causing exeptions would be appreciated.
Thank you for help!