[Home] [Help]
[Dependency Information]
| Object Name: | JMF_GTA_MISSING_ARTRX_TEMP_OBS |
|---|---|
| Object Type: | TABLE |
| Owner: | JMF |
| Subobject Name: | |
| Status: | VALID |
JMF.JMF_GTA_MISSING_ARTRX_TEMP_OBS is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$TRANSACTION. Data is removed at the end of this period.
| Tablespace: | ![]() |
|---|---|
| PCT Free: | 10 |
| PCT Used: | 40 |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| RECORD_NUMBER | NUMBER | |||
| GTA_TRX_NUMBER | VARCHAR2 | (4000) | ||
| AR_TRX_NUMBER | VARCHAR2 | (20) | ||
| GT_INVOICE_NUMBER | VARCHAR2 | (4000) | ||
| GT_INVOICE_AMOUNT | VARCHAR2 | (50) |
Cut, paste (and edit) the following text to query this object:
SELECT RECORD_NUMBER
, GTA_TRX_NUMBER
, AR_TRX_NUMBER
, GT_INVOICE_NUMBER
, GT_INVOICE_AMOUNT
FROM JMF.JMF_GTA_MISSING_ARTRX_TEMP_OBS;
JMF.JMF_GTA_MISSING_ARTRX_TEMP_OBS does not reference any database object
JMF.JMF_GTA_MISSING_ARTRX_TEMP_OBS is referenced by following:
APPS
JMF_GTA_MISSING_ARTRX_TEMP_OBS
|
|
|
|