| DESCRIPTION OF ENHANCEMENTS |
This patch provides Beneficiary Travel with the interface capabilities to
A new field is added to the Parameter Rates Enter/Edit option that will be
used to activate the coreFLS interface:
COREFLS ACTIVE:?
Enter 'Yes' if using the coreFLS system for vendors.
Choose from:
1 YES
0 NO
the Core Financial Logististics System (coreFLS). coreFLS will replace
Technical information.
----------------------
Majority of coding enhancements are done in the DR strings of the DIE
call. Each DR string calls a new routine, DGBTCLS. When a prompt for
COREFLS VENDOR is given an Output Tranform will set up a variable for its
previous entry. If a response is given at the vendor prompt no Query to
coreFLS is given. If the previous entry is the same as the current
response (including a <return>) the Query to coreFLS is given. Reason for
this is: New entries through Fileman to the local vendor file, LOCAL
VENDOR (#392.31) is forbidden (no LAYGO). Adding new entries is done
the Integrated Funds Distribution, Control Point Activity, and Procurement
only by querying and accepting a vendor through coreFLS. Due to the local
file being no LAYGO and adding vendors is done through a different file
interface, the rule of querying coreFLS if the current and previous
entries are the same is used. Example of this is: User is prompted for
coreFLS Vendor and enters a name not found in the local vendor file, the
response is ??, the user must hit the <return> key to pass through. At
this time previous and current values of vendor are the same, so the
prompt to Query coreFLS is given. Only draw back is getting the prompt
when user is in edit mode and gets the Query coreFLS prompt when hitting
<return> through accepted reponses.
(IFCAP) package.
View the DR strings to display executed calls.
New Fields added with Output Transforms
---------------------------------------
File: BENEFICIARY TRAVEL CLAIM (#392)
New Fields added: COREFLS CARRIER (#14)
Output Transform: K DGBTPRV S DGBTPRV=$$PREV^DGBTCLS(.Y)
File: MAS PARAMETERS (#43)
New Fields added: COREFLS ACTIVE (#723)
Options effected.
-----------------
Parameter Rates Enter/Edit
Enter a Claim
Edit a Claim
Display a Claim
Standard Claims Output (by Carrier)
Vendor information for coreFLS will be remotely held on a national
New menus added.
----------------
Add a local vendor (COREFLS)
Update Local Vendor (COREFLS)
New Security key
----------------
DGBT LOCAL VENDOR
database. To aliviate traffic over a network system, a local vendor file,
New Fields added with Output Transforms
---------------------------------------
File: BENEFICIARY TRAVEL CLAIM (#392)
New Fields added: COREFLS CARRIER (#14)
Output Transform: K DGBTPRV S DGBTPRV=$$PREV^DGBTCSL(.Y)
File: MAS PARAMETERS (#43)
New Fields added: COREFLS ACTIVE (#723)
LOCAL VENDOR (#392.31) will be accessed to retrieve frequently used
vendors.
|