DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.PO_LOOKUP_CODES_PAY_GROUP_AP_V

Object Details
Object Name: PO_LOOKUP_CODES_PAY_GROUP_AP_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPO.PO_LOOKUP_CODES_PAY_GROUP_AP_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
PAYGROUP VARCHAR2 (30) Yes
DESCRIPTION VARCHAR2 (240)

ACTIVE VARCHAR2 (1)

DISPLAYED_FIELD VARCHAR2 (80) Yes
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT PAYGROUP
,      DESCRIPTION
,      ACTIVE
,      DISPLAYED_FIELD
FROM APPS.PO_LOOKUP_CODES_PAY_GROUP_AP_V;

Dependencies

[top of page]

APPS.PO_LOOKUP_CODES_PAY_GROUP_AP_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
ViewPO_LOOKUP_CODES

APPS.PO_LOOKUP_CODES_PAY_GROUP_AP_V is not referenced by any database object