Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: PRCOER1

Package: IFCAP

Routine: PRCOER1


Information

PRCOER1 ;WISC/DJM-EDI REPORTS USING LIST MANAGER ; [8/31/98 2:26pm]

Source Information

Source file <PRCOER1.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;;Oct 20, 2000
REPORTS ; COME HERE TO ENTER THE REPORTS GENERATOR.
R0
R1 ; IS THIS ONE OF THE CORRECT INPUTS?
R2
R2B
R2C
P2
P3
R3
R4
DATE
IT ; SELECT ACCEPTED, REJECTED OR INCOMMING TRANSACTIONS WITH PROBLEMS.
RT1
PO ; FIND OUT IF USER WANTS TO DISPLAY 'POA' RECORDS
WRONG(X) ; COME HERE IF THE USER'S INPUT IS WRONG.
CHECK(X,Y) ; COME HERE TO SEE IF INPUT IS ONE OF THE CORRECT ENTRIES.
RT ; Ask user from date. Must be less than "NOW".
; returns PRCOBEG
RT0 ; Ask user end date. Date must be > BEG date and less
; than "NOW".
; returns PRCOSTOP
PAUSE ; Come here to allow user to read screen before continuing.
LF ; Line feed
Info |  Source |  Entry Points