Linking tableBASE

In a CICS environment, it is recommended that DK1TCALL be statically linked, and not defined to CICS. By statically linking DK1TCALL, the PPT is not searched for DK1TCALL and the call is very efficient. If it is called dynamically, it must be defined to CICS. In batch and other non-CICS environments, there may be performance impacts if tableBASE is not statically linked.