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


VIEW: APPS.PO_STYLE_ENABLED_LINE_TYPES

Object Details
Object Name: PO_STYLE_ENABLED_LINE_TYPES
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPO.PO_STYLE_ENABLED_LINE_TYPES
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
LINE_TYPE_ID NUMBER

Line Type Identifier
STYLE_ID NUMBER
Yes Style Identifier
Query Text

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


SELECT LINE_TYPE_ID
,      STYLE_ID
FROM APPS.PO_STYLE_ENABLED_LINE_TYPES;

Dependencies

[top of page]

APPS.PO_STYLE_ENABLED_LINE_TYPES references the following:

SchemaAPPS
SynonymPO_DOC_STYLE_VALUES
APPS.PO_STYLE_ENABLED_LINE_TYPES is referenced by following:

SchemaAPPS
Package BodyPON_VALIDATE_ITEM_PRICES_INT - show dependent code