[Home] [Help]
[Dependency Information]
Object Name: | PAY_ELEMENT_RUN_LOV |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
A supplementary view used to simplify forms coding.
Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ELEMENT_SET_NAME | VARCHAR2 | (80) | Yes | |
ELEMENT_SET_ID | NUMBER | (9) | Yes | |
BUSINESS_GROUP_ID | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT ELEMENT_SET_NAME
, ELEMENT_SET_ID
, BUSINESS_GROUP_ID
FROM APPS.PAY_ELEMENT_RUN_LOV;
APPS.PAY_ELEMENT_RUN_LOV is not referenced by any database object
|
|
|