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


TABLE: XTR.XTR_VOUCHER_REFERENCES

Object Details
Object Name: XTR_VOUCHER_REFERENCES
Object Type: TABLE
Owner: XTR
FND Design Data: TableXTR.XTR_VOUCHER_REFERENCES
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
AMOUNT NUMBER
Yes
COMMENTS VARCHAR2 (35)
Additional note.
REFERENCE_CODE VARCHAR2 (50)
SETTLEMENT_NUMBER NUMBER
Yes
Query Text

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


SELECT AMOUNT
,      COMMENTS
,      REFERENCE_CODE
,      SETTLEMENT_NUMBER
FROM XTR.XTR_VOUCHER_REFERENCES;

Dependencies

[top of page]

XTR.XTR_VOUCHER_REFERENCES does not reference any database object

XTR.XTR_VOUCHER_REFERENCES is referenced by following:

SchemaXTR
ViewXTR_VOUCHER_REFERENCES#