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


VIEW: APPS.PO_STYLE_ENABLED_PAY_ITEMS

Object Details
Object Name: PO_STYLE_ENABLED_PAY_ITEMS
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPO.PO_STYLE_ENABLED_PAY_ITEMS
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
PAY_ITEM_TYPE VARCHAR2 (40) Yes Pay Item Type
STYLE_ID NUMBER
Yes Style Identifier
Query Text

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


SELECT PAY_ITEM_TYPE
,      STYLE_ID
FROM APPS.PO_STYLE_ENABLED_PAY_ITEMS;

Dependencies

[top of page]

APPS.PO_STYLE_ENABLED_PAY_ITEMS references the following:

SchemaAPPS
SynonymPO_DOC_STYLE_VALUES
APPS.PO_STYLE_ENABLED_PAY_ITEMS is referenced by following:

SchemaAPPS
Package BodyPON_AUCTION_PKG - show dependent code
Package BodyPON_VALIDATE_PAYMENTS_INT - show dependent code
Package BodyPO_COMPLEX_WORK_PVT - show dependent code