[Home] [Help]
[Dependency Information]
| Object Name: | OKL_BPD_PAY_GRP_LOOKUP_CODES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | OKL.OKL_BPD_PAY_GRP_LOOKUP_CODES_V
|
| 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 |
|---|---|---|---|---|
| PAY_GROUP_LOOKUP_CODE | VARCHAR2 | (30) | Yes | QuickCode code |
Cut, paste (and edit) the following text to query this object:
SELECT PAY_GROUP_LOOKUP_CODE
FROM APPS.OKL_BPD_PAY_GRP_LOOKUP_CODES_V;
APPS
FND_LOOKUP_VALUES
APPS.OKL_BPD_PAY_GRP_LOOKUP_CODES_V is not referenced by any database object
|
|
|
|