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

TED^XPAREDIT(): Edit Template Parameters (No Dash Dividers)

Reference Type: Supported, Category: Toolkit—Parameter Tools, ICR#: 2336

Description

The TED^XPAREDIT API allows editing of parameters defined in a template. The parameters in the template are prompted in VA FileMan style—prompt by prompt. No dashed line dividers are displayed between each parameter.

Since the dashed line headers are suppressed, it is important to define the VALUE TERM for each parameter in the template, as this is what prompts for the value.

Format

  TED^XPAREDIT(template[,reviewflags][,allentities])

Input Parameters

template:

(required) The Internal Entry Number (IEN) or NAME of an entry in the PARAMETER TEMPLATE (#8989.52) file.

reviewflags:

(optional) There are two flags (A and B) that can be used individually, together, or not at all:

  • A—Indicates that the new values for the parameters in the template are displayed after the prompting is done.

  • B—Indicates that the current values of the parameters are displayed before editing.
allentities:

(optional) This is a VARIABLE POINTER that should be used as the entity for all parameters in the template. If left blank, prompting for the entity is done as defined in the PARAMETER TEMPLATE (#8989.52) file.

Output

none.