EODC_FORM_XREF(SQL Table) |
Index Back |
---|---|
Form and Document Cross RefForm and Application Document (e.g. Account, Dept, etc.) Cross Reference Table. A row will be inserted for every form instance used to insert into/update the transactiona tables thru CI. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(30) | VARCHAR2(30) NOT NULL | Business Component Name (see PSBCDEFN). | |
2 | Character(150) | VARCHAR2(150) NOT NULL | Document Key String | |
3 | Number(15,0) | DECIMAL(15) NOT NULL | Sequence Number | |
4 | Character(15) | VARCHAR2(15) NOT NULL | Supplementa Data Record | |
5 | Number(3,0) | SMALLINT NOT NULL | Sequence | |
6 | Character(1) | VARCHAR2(1) NOT NULL |
Action
A=Add U=Update Default Value: A |
|
7 | Character(15) | VARCHAR2(15) NOT NULL | Document Header Record | |
8 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
9 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |