Modifier

Update the bank journal composite entity

This article lists the steps needed to add the additional BankTransactionType field to the composite BankJournalEntity.

Use the following steps to add the additional BankTransactionType field to the composite BankJournalEntity.

  1. Compile and synchronize the following bank journal composite entities, entities, and staging tables:

    • Composite Entity\BankJournalEntity
    • Entity\BankJournalHeaderEntity
    • Entity\BankJournalLineEntity
    • Table\BankJournalHeaderStaging
    • Table\BankJournalLineStaging
  2. Data management\data projects

    • Expose the Bank Transaction type on Source Data layout.
      • Source data format = XML-Element
      • Entity name = Bank Journal
      • Upload data file = new version SampleBankJournalCompositeEntity.xml
      • Click Yes to overwrite the existing file.
      • Click Yes to generate mapping from scratch.
      • Verify that the Bank Transaction Type is mapped.
        • Click View map on Line entity.
        • Verify that Bank Transaction type is mapped from Source to Staging.
  3. Import the new statement.