Importing Pmt. Files using Automated Import

The user is offered 3 separate codeunits for automated import via the task queue. These codeunits must be set up accordingly. The following codeunits of OPplus are to be used:

  • 5157816 - Directory Import via Job Queue - this codeunit is used to automatically perform the directory import.
  • 5157817 - Pmt. Import via Job Queue - this codeunit is used to automatically import the already imported registers into the journal. This is done within one company (not for all companies). It is required that the corresponding target journal is set up in the pmt. import interface. All other registers will be skipped.
  • 5157818 - Pmt. Import and Post via JQ - this codeunit is used to automatically import the registers (according to the logic of the previously used codeunit) and to automatically post the journal. For this, it is required that all imported lines have the “Automatic“ or “Finished“ status. If this is not the case, posting will be skipped. With this batch, the system will create a Gen. Register for each document since the system only posts complete document numbers.

These codeunits are provided within the context of a framework. If a customer wants to use another logic, you can adjust the codeunits accordingly.