YO!

How to add a New Client For MSY

New Customer Number  for MSY setup 

AUTO SETUP IS

DO J:\FWHIP\src\toolbox\RB\MSYCUST.PRG WITH 'NEW001'

WHERE NEW001 =  THE NEW CUSTOMER NUMBER

 

MANUAL SET UP  IS AS FOLLOWED

1)  Create a corresponding record in  table   l:\gds\data\rb\fromaddr.dbf

    a)  Find MSY  /  BED001    scatter memvar

    b)  Insert into  Fromaddr

    c)  Alter the Cust_Number in the   lb_cust_no Field to match the New Customer Number

 

2) Create a corresponding record in   Table   J:\FWHIP\DATA\MRG\EDISELECT.DBF

    a) Find the record for CLIENTNAME = MSY and _CUST = BED001  scatter memvar

    b) Insert into EDISELECT

    c) alter fields  _cust to match the new customer

    d) alter the field callcode  and replace BED001 with the new customer

    e) alter the field wherecd  and replace BED001 with the new customer

3)  Create a corresponding record in table J:\FWHIP\DATA\MRG\EX_MSTR.DBF

    a) Locate any record for PROCESS_ID = O945RB  OUT_FILE = 'O945.OUT'

    b) scatter record

    c)  m.group_id =  NEWCUST

    d) insert into ex_mstr from memvar