Difference between revisions of "Miscellaneous Reports"

From Vital Soft Wiki
Jump to: navigation, search
>Johno
(Created page with "{{SampleContext| name=Response File Responses| h1=Reports responses for Quest-Code = REGEDATE, REGEMTHD, REGEACTN, REGENAME or REGECONF.| h2=This context will report Response-...")
 
>Johno
Line 34: Line 34:
 
results={{Results_REVERSE-NAME-ADD-SLASH|}}
 
results={{Results_REVERSE-NAME-ADD-SLASH|}}
 
}}
 
}}
 +
 +
[[Spectrum Context Library | Back to Context Library]]

Revision as of 20:31, 31 August 2020

Response File Responses

  • Reports responses for Quest-Code = REGEDATE, REGEMTHD, REGEACTN, REGENAME or REGECONF.
  • This context will report Response-File.Response for Response-File.Quest-Code entries matching : REGEDATE, REGEMTHD, REGEACTN, REGENAME or REGECONF.

Download Response File Responses
Created: 2016/09/01

XD3307

  • Script to create an SD indexed file from D3307 csv file.
  • The spectrum P3307 program creates a csv file called which contains several delinquent loan fields not stored in the MEMBRS database. This script converts the D3307 file into an SD indexed file that can be read by AskPlus and Visimage. Extract the install instructions which are stored inside the zip file.
Sample Report Output

Download XD3307
Created: 2016/09/01

GL-HISTORY-HOLD-FILE-COMBO

  • Created in LIST. Uses multipass reporting and contains 3 LISTS.
  • The first LIST, or pass, will ask for the GL ACCOUNT number and the date range for the transactions in the HISTORY-FILE and outputs to a HOST file called GLCOMBO. The second LIST will select all records for the GL ACCOUNT number entered in the first list and append the information to the GLCOMBO file. The third and final LIST uses the GLCOMBO file to report all entries from the HISTORY-FILE and the HOLD-FILE for the given GL ACCOUNT.

Download GL-HISTORY-HOLD-FILE-COMBO
Created: 2016/09/01

REVERSE-NAME-ADD-SLASH

  • Created in REPORT. Names stored FIRST-NAME LAST-NAME print as LAST-NAME/FIRST-NAME.
  • Names stored FIRST-NAME LAST-NAME print as LAST-NAME/FIRST-NAME. This is the same format as the MEMBER-FILE.NAME field is stored in the database.

Download REVERSE-NAME-ADD-SLASH
Created: 2016/09/01

Back to Context Library