Contains information relating to a plan item.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| pd_id | integer | not null | Unique id for plan definition. |
| id | integer | not null | Period id. |
| src_type | nvarchar(64) | with null | Source type. |
| text_1 | nvarchar(128) | with null | Display text. |
| enum_1 | integer | with null | Rate item id. |
| enum_2 | integer | with null | |
| enum_3 | integer | with null | |
| numeric_1 | float | with null | Value associated with the plan. |
Product Name: Unicenter Service Management
Table Type: Table