DBA Data[Home] [Help] [Dependency Information]


TABLE: AP.AP_POL_VIOLATIONS_GT

Object Details
Object Name: AP_POL_VIOLATIONS_GT
Object Type: TABLE
Owner: AP
Subobject Name:
Status: VALID

Temporary Table Details

AP.AP_POL_VIOLATIONS_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$SESSION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
REPORT_HEADER_ID NUMBER (15) Yes
DISTRIBUTION_LINE_NUMBER NUMBER
Yes
VIOLATION_NUMBER NUMBER

VIOLATION_TYPE VARCHAR2 (30)
ALLOWABLE_AMOUNT NUMBER

FUNC_CURRENCY_ALLOWABLE_AMT NUMBER

VIOLATION_DATE DATE

EXCEEDED_AMOUNT NUMBER

Query Text

Cut, paste (and edit) the following text to query this object:


SELECT REPORT_HEADER_ID
,      DISTRIBUTION_LINE_NUMBER
,      VIOLATION_NUMBER
,      VIOLATION_TYPE
,      ALLOWABLE_AMOUNT
,      FUNC_CURRENCY_ALLOWABLE_AMT
,      VIOLATION_DATE
,      EXCEEDED_AMOUNT
FROM AP.AP_POL_VIOLATIONS_GT;

Dependencies

[top of page]

AP.AP_POL_VIOLATIONS_GT does not reference any database object

AP.AP_POL_VIOLATIONS_GT is referenced by following:

SchemaAPPS
SynonymAP_POL_VIOLATIONS_GT