[Home] [Help]
[Dependency Information]
Object Name: | PAY_GB_ELEMENT_VALUES_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
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.
Internal
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ELEMENT_TYPE_ID | NUMBER | (9) | Yes | |
INPUT_VALUE_ID | NUMBER | (9) | Yes | |
RESULT_VALUE | VARCHAR2 | (60) | ||
ASSIGNMENT_ACTION_ID | NUMBER | (15) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT ELEMENT_TYPE_ID
, INPUT_VALUE_ID
, RESULT_VALUE
, ASSIGNMENT_ACTION_ID
FROM APPS.PAY_GB_ELEMENT_VALUES_V;
APPS.PAY_GB_ELEMENT_VALUES_V is not referenced by any database object
|
|
|