Logical groupings of related financial quantities used in the budget and planning process.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| ps_id | integer | not null | Unique id. |
| domain | varchar(50) | with null | Domain to which the set belongs. |
| name | nvarchar(64) | not null | Display name associated to the set. |
| status | integer | not null | Specifies if plan data could be modified. 0=Locked 1=Unlocked |
| source | nvarchar(256) | with null | Determines where to draw data. |
| description | nvarchar(128) | with null | Sets description field. |
Product Name: Unicenter Service Management
Table Type: Table