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


TABLE: FA.FA_EXT_INV_RETIREMENTS

Object Details
Object Name: FA_EXT_INV_RETIREMENTS
Object Type: TABLE
Owner: FA
FND Design Data: TableOFA.FA_EXT_INV_RETIREMENTS
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_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
FA_EXT_INV_RETIREMENTS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnMASS_EXTERNAL_RETIRE_ID
Columns
Name Datatype Length Mandatory Comments
MASS_EXTERNAL_RETIRE_ID NUMBER (15) Yes External retirement ID.
SOURCE_LINE_ID NUMBER (15) Yes ID of source line (invoice) against which retirement will be processed.
COST_RETIRED NUMBER
Yes Currency amount to be retired from source line (invoice).
SOURCE_LINE_ID_RETIRED NUMBER (15)
Identifier of the source line retired.
Query Text

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


SELECT MASS_EXTERNAL_RETIRE_ID
,      SOURCE_LINE_ID
,      COST_RETIRED
,      SOURCE_LINE_ID_RETIRED
FROM FA.FA_EXT_INV_RETIREMENTS;

Dependencies

[top of page]

FA.FA_EXT_INV_RETIREMENTS does not reference any database object

FA.FA_EXT_INV_RETIREMENTS is referenced by following:

SchemaFA
ViewFA_EXT_INV_RETIREMENTS#