Kernel Toolkit 7.3 APIs Banner
Office of Information and Technology (OIT) Banner
[skip navigation]

RFILE^XTKERM4: Add Entries to Kermit Holding File

Reference Type: Supported, Category: Toolkit—Kermit, ICR#: 2075

Description

The RFILE^XTKERM4 API allows access to the KERMIT HOLDING (#8980) file and the API that adds entries to it, RFILE^XTKERM4. The “AOK” cross-reference of the KERMIT HOLDING (#8980) file can be checked to see if the user has an entry in the KERMIT HOLDING (#8980) file. If not, RFILE^XTKERM4 can be called to add an entry to the file.

NOTE: A call to RFILE^XTKERM4 allows a user to add or select an entry in the KERMIT HOLDING (#8980) file.

Format

  RFILE^XTKERM4

Make sure to perform the following steps before calling this API:

  1. NEW all non-namespaced variables.

  2. Set all input variables.

  3. Call the API.

Output Variables

XTKDIC:

This variable returns the global root and is a calling variable used by calls to RECEIVE^XTKERMIT or SEND^XTKERMIT APIs.

XTMODE:

This variable is returned. It is used as input to calls to RECEIVE^XTKERMIT or SEND^XTKERMIT APIs.