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


VIEW: APPS.PO_STYLE_ENABLED_PUR_BASES

Object Details
Object Name: PO_STYLE_ENABLED_PUR_BASES
Object Type: VIEW
Owner: APPS
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
PURCHASE_BASIS VARCHAR2 (40) Yes Purchase Basis
STYLE_ID NUMBER
Yes Style Identifier
Query Text

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


SELECT PURCHASE_BASIS
,      STYLE_ID
FROM APPS.PO_STYLE_ENABLED_PUR_BASES;

Dependencies

[top of page]

APPS.PO_STYLE_ENABLED_PUR_BASES references the following:

SchemaAPPS
SynonymPO_DOC_STYLE_VALUES
APPS.PO_STYLE_ENABLED_PUR_BASES is referenced by following:

SchemaAPPS
Package BodyPON_VALIDATE_ITEM_PRICES_INT - show dependent code