[Home] [Help]
[Dependency Information]
| Object Name: | PAYLV_GRE_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PAY.PAYLV_GRE_V
|
| Subobject Name: | |
| Status: | VALID |
A Business Intelligence System view
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ORGANIZATION_ID | NUMBER | |||
| NAME | VARCHAR2 | (240) | ||
| BG_SECURITY_FLAG_CODE | CHAR | (1) | ||
| ORDER_BY | VARCHAR2 | (240) |
Cut, paste (and edit) the following text to query this object:
SELECT ORGANIZATION_ID
, NAME
, BG_SECURITY_FLAG_CODE
, ORDER_BY
FROM APPS.PAYLV_GRE_V;
APPS
HR_ALL_ORGANIZATION_UNITS
HR_BIS
- show dependent code
HR_ORGANIZATION_INFORMATION
PUBLIC
DUAL
PUBLIC
PAYLV_GRE_V
|
|
|
|