Knowledge Base |
Knowledge Base - Create savedlist for ARSP from STUDENTS id |
by Alice Moore |
08/16/2011 (Software) |
PROBLEM:
I have a savedlist that I want to use to print from ARSP but it won’t work. I made the savedlist in SLED from my Memo Bal query result. Do I need to change the records to a different type or something? Thanks! Savedlist = CV.81511 SOLUTION:
To create a savedlist for use with ARSP If you are starting with a savedlist of 7 digit ids you must convert them to AR.ACCTS records keys. To do this: GET.LIST CV.81511 65 records retrieved to list 0. >SELECT STUDENTS SAVING UNIQUE W04.AR.ACCTS.ST.ID 65 records selected to list 0. >SELECT AR.ACCTS >SAVE.LIST CV.ARSP81511 Resulting list can now be used in ARSP.
|