[Home] [Help]
[Dependency Information]
Object Name: | FA_TRANSFER_DETAILS |
---|---|
Object Type: | TABLE |
Owner: | FA |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
FA_TRANSFER_DETAILS_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
TRANSFER_HEADER_ID | NUMBER | (15) | Yes | Transaction header identification number for a transfer |
DISTRIBUTION_ID | NUMBER | (15) | Yes | Distribution identification number involved in the transfer |
BOOK_HEADER_ID | NUMBER | (15) | Yes | Transaction header identification number for the books record that was active when the transfer occurred |
Cut, paste (and edit) the following text to query this object:
SELECT TRANSFER_HEADER_ID
, DISTRIBUTION_ID
, BOOK_HEADER_ID
FROM FA.FA_TRANSFER_DETAILS;
FA.FA_TRANSFER_DETAILS does not reference any database object
FA.FA_TRANSFER_DETAILS is referenced by following:
|
|
|