All RPC

Package: VA FileMan RPC List

Name Tag Routine Availability Description
Name Tag Routine Availability Description
DDR GETS ENTRY DATA GETSC DDR2 RESTRICTED Calls database server at GETS^DIQ.
DDR LISTER LISTC DDR RESTRICTED
DDR FILER FILEC DDR3 RESTRICTED Generic call to file edits into FM file.
DDR VALIDATOR VALC DDR3 RESTRICTED This function allows the application to validate user input to a field before filing data. The call uses the database server VAL^DIE call.
DDR DELETE ENTRY DIKC DDR1 RESTRICTED This function deletes an entry in a FileMan file using ^DIK.
DDR LOCK/UNLOCK NODE LOCKC DDR1 RESTRICTED This function will lock or unlock an M global node. Also, this function allows the calling application to specify the timeout (in seconds) for a 'lock' command.
DDR FIND1 FIND1C DDR2 RESTRICTED This function returns the internal entry number of a record using $$FIND1^DIC.
DDR GET DD HELP GETHLPC DDR2 RESTRICTED
DDR FINDER FINDC DDR0 RESTRICTED
DDR KEY VALIDATOR KEYVAL DDR3 PUBLIC Validates that values passed in do not violate key integrity. Underlying DBS call is KEYVAL^DIE.