VistA Analysis » VistA Reference » RPCs » GMV MANAGER

GMV MANAGER

Performs many functions for the Manager module. This remote procedure call is documented in Integration Agreement 4360.

Properties

Property Value
Label RPC
MUMPS Implementation GMVRPCM
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
OPTION LITERAL 10 true Routine tag line in GMVRPCM to call.
DATA LITERAL 100 true Other data as required for the call.

MUMPS Method Description

Property Value
Method RPC^GMVRPCM
Method Comment [Procedure] Main RPC call tag
Input Parameters OPTION, DATA
First Comment
 RPC: [GMV MANAGER]

Input parameters
1. RESULTS [Reference/Required] RPC Return array
2. OPTION [Literal/Required] RPC Option to execute
3. DATA [Literal/Required] Other data as required for call
Code
 N GMV,GMVCAT,GMVDESC,GMVENT,GMVERR,GMVFDA,GMVFLD,GMVIEN,GMVIT,GMVNAM,GMVNAME,GMVNEW,GMVOLD,GMVOWN,GMVOWNER,GMVQUAL,GMVROOT,GMVTYPE,GMVVAL,GMVVIT,GMVSCRN
S RESULTS=$NA(^TMP("GMVMGR",$J)) K @RESULTS
D:$T(@OPTION)]"" @OPTION
S:'$D(@RESULTS) @RESULTS@(0)="-1^No results returned"
D CLEAN^DILF

CPRS

File Type Description
DLL File No Source Code Available (GMV_VitalsViewEnter.dll)


Document generated on August 31st 2022, 2:55:43 pm