[Home] [Help]
View: IGS_DA_XML_TRANSACTION_TYPE_V
| Product: | IGS - Student System (Obsolete) |
| Description: | XML element TransactionType part of the Envelope. Providing routing information along with EXC transmittal information. Based on OAG Standards. |
| Implementation/DBA Data: |
Not implemented in this database
|
View Text
SELECT DISTINCT DCRT.REQUEST_TYPE
, DR.BATCH_ID
FROM IGS_DA_RQST DR
, IGS_DA_CNFG_REQ_TYP DCRT
WHERE DR.REQUEST_TYPE_ID = DCRT.REQUEST_TYPE_ID
Columns
| Name |
| REQUEST_TYPE |
| BATCH_ID |