RCDPEWLB ;ALB/TMK - EEOB WORKLIST BATCH PROCESSING ;Jun 06, 2014@19:11:19
Source file <RCDPEWLB.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
SETBATCH(RCERA) | ; Set up batches for a worklist entry RCERA
; Returns ^TMP($J,"BATCHES",batch criteria code,start param data)= ; batch #^end param data ; Ask to split the ERA ; prca*4.5*298 per requirements, keep code for creating/maintaining batches but remove from execution |
|
NEWBAT(RCERA,RCSEL,RCDAT,RCVAL,RCBAT,RCNAMES) | ; Add a new batch at the top level entry
; RCERA = the ien of the entry in file 344.49 ; RCSEL = the # of the selection criteria selected ; RCDAT = the default 'name' of the batch based on the criteria used ; RCVAL = the start value^the end value ; RCBAT = if passed by reference, returned as the next batch # ; RCNAMES = 1 if user wants to name each batch, 0 to accept default |
|
GETBATCH(RCZ0) | ; Returns the batch # to be assigned to the data in RCZ0
; RCZ0 = 0-node of the entry in file 344.41 to be assigned to a batch |
|
EDIT(RCERA,RCB,ABORT) | ; Edit name and posting status of an existing batch
; RCERA = the ien of the worklist entry ; RCB = the ien of the current batch ; RCABORT = if passed by reference, returned as 1 if user aborts |
|
MARKALL(RCERA) | ; Mark all batches as ready to post
; prca*4.5*298 per requirements, keep code related to creating/maintaining batches but remove from execution |
|
EDITALL(RCERA) | ; Edit all batches
; prca*4.5*298 per requirements, keep code related to creating/maintaining batches but remove from execution |
|
REBATCH(RCERA) | ; Allow to recreate batches
; prca*4.5*298 per requirements, keep code related to creating/maintaining batches but remove from execution |
|
REBQ | ||
CTEEOB(RCERA) | ; Returns the approx # of EEOBs in ERA ien RCERA (file 344.4)
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|