|
IC800 - Keyword Search Load
**Form Purpose
Run Keyword Search Load (IC800) to create Keyword and Item Keyword records
that can be searched upon in Requisitions Self Service (RSS). The program can
also be run to update keywords when an origin field has been changed from No
to Yes on Keyword Search Setup (IC005).
**Process at a Glance
For UNIX/Windows platforms: This program will scan the KWDSETUP table
for every origin field that is set to load keywords. It reads all records in
ITEMMAST, POITEMVEN, ITEMUPN1, ITEMUPN2, ITEMUPC, ITEMSKU, ICUSRFLDEF. The
program will then create Keyword and Keyword Item records.
For iSeries platform: This program will scan the DBICICK table for every
origin field that is set to load keywords. It reads all records in DBICITE,
DBPOPIV, DBICIPN, DBICIP2, DBICIPC, DBICISK, DBICICU. The program will then
create Keyword and Keyword Item records.
Updated Files
CKPOINT -
KWDDETAIL -
KWDMASTER -
Referenced Files
ITEMMAST -
ITEMNDC -
ITEMSKU -
ITEMUPC -
ITEMUPN1 -
ITEMUPN2 -
KWDSETUP -
KWDSYNONYM -
POITEMVEN -
PROCUREGRP -
|