[Home] [Help]
[Dependency Information]
| Object Name: | AR_RDR_PARAMETERS_GT |
|---|---|
| Object Type: | TABLE |
| Owner: | AR |
| Subobject Name: | |
| Status: | VALID |
AR.AR_RDR_PARAMETERS_GT 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 |
|---|---|---|---|---|
| SOURCE_LINE_ID | NUMBER | Yes | ||
| BATCH_SOURCE_ID | NUMBER | |||
| PROFILE_CLASS_ID | NUMBER | |||
| CUST_ACCOUNT_ID | NUMBER | |||
| CUST_ACCT_SITE_ID | NUMBER | |||
| CUST_TRX_TYPE_ID | NUMBER | |||
| ITEM_CATEGORY_ID | NUMBER | |||
| INVENTORY_ITEM_ID | NUMBER | |||
| MEMO_LINE_ID | NUMBER | |||
| ORG_ID | NUMBER | |||
| ACCOUNTING_RULE_ID | NUMBER | |||
| SHIP_TO_CUST_ACCT_ID | NUMBER | |||
| SHIP_TO_SITE_USE_ID | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT SOURCE_LINE_ID
, BATCH_SOURCE_ID
, PROFILE_CLASS_ID
, CUST_ACCOUNT_ID
, CUST_ACCT_SITE_ID
, CUST_TRX_TYPE_ID
, ITEM_CATEGORY_ID
, INVENTORY_ITEM_ID
, MEMO_LINE_ID
, ORG_ID
, ACCOUNTING_RULE_ID
, SHIP_TO_CUST_ACCT_ID
, SHIP_TO_SITE_USE_ID
FROM AR.AR_RDR_PARAMETERS_GT;
AR.AR_RDR_PARAMETERS_GT does not reference any database object
AR.AR_RDR_PARAMETERS_GT is referenced by following:
APPS
AR_RDR_PARAMETERS_GT
|
|
|
|