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: IVM2101C

Package: Income Verification Match

Routine: IVM2101C


Information

IVM2101C ;ALB/CKN,GTS - FILED BY IVM FLAG CLEANUP ; 2/17/05 4:52pm

Source Information

Source file <IVM2101C.m>

Entry Points

Name Comments DBIA/ICR reference
TEST ; Test Mode
EP ;
NMSPC() ;
CHECK() ;Initial Checking
; Output : 0 - Conversion not running or completed
; 1 - Task is running or completed
ACTIVE(TASK) ;Checks if task is running or not
; input -- The taskman ID
; output -- 1=The task is running
; 0=The task is not running
QUETASK ;Queue the Task
EP1 ;Entry Point
DONEMSG ;Send message that process is already Completed.
RUNMSG ;Send message that process is currently running.
ABORTMSG ;Send message for stop request.
COMPMSG ;Send message for completed Task.
Info |  Source |  Entry Points