GENERATE |
To be called right after the HL7 API call
D GENERATE^HLMA(PRCVPRO,"LM",1,.PRCVDP)
Should be called as:
D GENERATE^PRCMCM(PRCVDP,"VENDOR UPDATE")
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
PRCVDP |
Input |
This should be the same variable that was used as the
4th parameter to GENERATE^HLMA(PRCVPRO,"LM",1,.PRCVDP). Should not be passed
by reference as in the HLMA call.
|
PRCPROC |
Input |
This is free text that describes the business process
that occurred such as "VENDOR UPDATE". The free text is open to developer
design.
|
|