Previous Topic: usp_pdmMacroControlType Table

Next Topic: New Web Macros

usp_pdmMacroParamType Table

This table stores parameter value types on the WSP properties form, such as textbox, drop-down, and so on.

Field

Data Type

Reference

Remarks

id

INTEGER

 

UNIQUE NOT_NULL KEY

sym

STRING 64

 

 

enum

INTEGER

 

Specifies the format on the properties form:

  • 1—text box
  • 2—check box
  • 3—drop-down

description

STRING 1024

 

Specifies the description of the macro type.

del

INTEGER

 

NOT_NULL

last_mod_dt

LOCAL_TIME

 

Specifies the date the macro was last modified.

last_mod_by

UUID

ca_contact

Specifies the name of the user who last updated the macro.