CS_POSHIPTO_TMP(SQL Table) |
Index Back |
---|---|
Temp -- PO shipto keysnew temp record needed for SCMT Bind mappings to get to the shipto comments. Need the record structure. Will never have anything in table .. used to get structure/keys for heirarchy of binds. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | PO_ID | Character(10) | VARCHAR2(10) NOT NULL | Purchase Order |
3 | SHIPTO_ID | Character(10) | VARCHAR2(10) NOT NULL | Ship To Location |
4 | COMMENT_ID | DateTime(26) | TIMESTAMP | DtTm Entered |