This table stores the information for form Q and A
| Column Name | Column Datatype | Column Null Option | Column Comment |
| formobjid | integer | not null | Object ID of form |
| answeredby | char(44) | with null | User-defined form field. Possible Example: who answered the problem |
| submittedby | char(44) | with null | User-defined form field. Possible Example: who submitted the problem |
| quesdate | date | with null | User-defined form field. Possible Example: date question must be asked. |
| ansdate | date | with null | User-defined form field. Possible Example: Date question must be answered. |
| queskeyword | varchar(66) | with null | User-defined form field. Possible Example: keyword for the question |
| answer | varchar(2000) | with null | User-defined form field. Possible Example: the answer to the question |
| question | varchar(2000) | with null | User-defined form field. Possible Example: the question asked |
Product Name: AllFusion Harvest Change Manager
Table Type: Table