GENERAL DESCRIPTION |
IFCAP needs to determine the appropriate header for FEE
code sheets based on the version of Fee Basis. In the past the header was
altered by a coordinated patch between the two packages. A new call has been
added, in fee, which will eliminate the need for patches.
IFCAP version 4 will be using the following function call to determine the
codesheet header. If the routine FBAAUTL3 does not exist the header will be
FEN. Otherwise the following call, being sent with version 3 of Fee Basis will
return the appropriate header (FEE or FEN).
$$HDR^FBAAUTL3()
|