Previous Topic: Modify Values in the FDT RecordNext Topic: List the Entire FDT


Remove Data from the FDT Record

FDT fields are removed with the REMOVE command. Only the FDTNAME is required for removing a user‑defined field.

To remove a user‑defined field, enter the command:

TSS REMOVE(FDT) FDTNAME(fieldname)

Example: remove an FDT field

This example removes the HPHONE field from the FDT:

TSS REMOVE(FDT) FDTNAME(HPHONE)