The Datacom interface module DTLAMDC uses GETIT keyed access if the access supports the values supplied in the WHERE clause for the primary key column. Otherwise, the Datacom interface module uses non-optimized GETPS calls to retrieve records.
With GETIT keyed access, optimized reading can be performed for multiple value pairs produced from one or more OR conditions on the primary key column.