Database Package Variable Checks (PDM)

PowerDesigner provides default model checks to verify the validity of package variables.

Check

Description and Correction

Package variable name and code uniqueness

Variable names and codes must be unique in the database package.

Manual correction: Modify the duplicate name/code

Automatic correction: Appends a number to the duplicate name/code

Undefined data type

You should define a data type for a variable.

Manual correction: Select a data type in the variable property sheet

Automatic correction: None