UPG_WEBFORM_AET(SQL Table) |
Index Back |
|---|---|
Upgrade Webform Defn State RecThis table is the state record for upgrade AE RB_RMCF |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | WEBFORM_TEMPL_ID | Character(30) | VARCHAR2(30) NOT NULL | Webform_template_id is an id associated with Webform Template |
| 3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
| 4 | DESCR100 | Character(100) | VARCHAR2(100) NOT NULL | Length 100 Description |
| 5 | USE_WEBFORM_CATGRY | Character(1) | VARCHAR2(1) NOT NULL |
Flag to indicate AMP to always use the Category on Webform Definition.
Y/N Table Edit |
| 6 | APP_SRV_INPUT_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Class name of the Application Services which is the fully qualified name including the Application Packages
C=Custom R=Rowset X=XmlDoc |
| 7 | INBOUND_APPL_MSG | Character(30) | VARCHAR2(30) NOT NULL | Message Name associated with the inbound Structured e-mail |
| 8 | APPL_SERVICES_ID | Character(30) | VARCHAR2(30) NOT NULL | Application Services Id |
| 9 | NUMROWS | Number(15,0) | DECIMAL(15) NOT NULL | Number of Rows fetched. |