[Home] [Help]
[Dependency Information]
Object Name: | FND_TEMP_FILE_PARAMETERS |
---|---|
Object Type: | TABLE |
Owner: | APPLSYS |
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: | 20 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
FND_TEMP_FILE_PARAMETERS_U1 | NORMAL | UNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
FILE_ID | VARCHAR2 | (32) | Identifier for secure file operation request | |
FILE_PARAMETERS | VARCHAR2 | (2000) | Secure file operation parameters |
Cut, paste (and edit) the following text to query this object:
SELECT FILE_ID
, FILE_PARAMETERS
FROM APPLSYS.FND_TEMP_FILE_PARAMETERS;
APPLSYS.FND_TEMP_FILE_PARAMETERS does not reference any database object
APPLSYS.FND_TEMP_FILE_PARAMETERS is referenced by following:
|
|
|