This table stores the information for form problem report
| Column Name | Column Datatype | Column Null Option | Column Comment |
| formobjid | integer | not null | Object ID of form |
| datereported | date | with null | User-defined form field. Possible Example: date problem reported |
| operatingsystem | char(32) | with null | User-defined form field. Possible Example: operating system problem reported on |
| releasenum | char(32) | with null | User-defined form field. Possible Example: release of the problematic software |
| revisionnum | char(32) | with null | User-defined form field. Possible Example: revision of the build |
| severity | char(32) | with null | User-defined form field. Possible Example: severity of the problem |
| application | varchar(66) | with null | User-defined form field. Possible Example: the application problem reported in |
| category | varchar(66) | with null | User-defined form field. Possible Example: category of the problem |
| hardware | varchar(66) | with null | User-defined form field. Possible Example: hardware problem reported on |
| keyword | varchar(66) | with null | User-defined form field. Possible Example: keyword for the problem |
| reportedby | varchar(66) | with null | User-defined form field. Possible Example: who reported the problem |
| document | varchar(130) | with null | User-defined form field. Possible Example: requires documentation (YES/NO) |
| problemdescr | varchar(2000) | with null | User-defined form field. Possible Example: description of the problem |
Product Name: AllFusion Harvest Change Manager
Table Type: Table