Duplicate Value Checking in F4211<

Formula - Duplicate value checking in F47011

Just as we can check for duplicate records in F4201, we can check for duplicate records in F47011 before EXTOL translates inbound data.
In addition to using an EXTOL Formula we will use an EXTOL EFL (External File Lookup) with a customized logical file of F47011.
DDS source:Logical File: F47011_3

The key fields are:
  • SYSHAN
  • SYEKCO
  • SYVR01

Formula Set-up

V:= C || D,
if a > b then [ADDMSGTXT MSG('Duplicate PO# in F47011. Purchase Order #
:&E DOCO:&F') TOMSGQ(&V)]
ELSE
ENDIF

Parameters:

EXTOL EDI Integrator Formula Duplicate value checking F47011



By: on
EXTOL Business Partner Logo

More EXTOL Examples

We have over 300+ examples of how EXTOL can be customized to meet your organization's needs

Each of our exmaples are free to review and use.