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


VIEW: APPS.BIS_FLEX_SEG_MAPPINGS_V

Object Details
Object Name: BIS_FLEX_SEG_MAPPINGS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIS.BIS_FLEX_SEG_MAPPINGS_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
APPLICATION_ID NUMBER (10) Yes
ID_FLEX_CODE VARCHAR2 (40) Yes
DIMENSION_ID NUMBER (10) Yes
LEVEL_ID NUMBER (10) Yes
DIMENSION_NAME VARCHAR2 (255) Yes
LEVEL_NAME VARCHAR2 (255) Yes
WH_DIMENSION_NAME VARCHAR2 (30)
Query Text

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


SELECT APPLICATION_ID
,      ID_FLEX_CODE
,      DIMENSION_ID
,      LEVEL_ID
,      DIMENSION_NAME
,      LEVEL_NAME
,      WH_DIMENSION_NAME
FROM APPS.BIS_FLEX_SEG_MAPPINGS_V;

Dependencies

[top of page]

APPS.BIS_FLEX_SEG_MAPPINGS_V references the following:

SchemaAPPS
ViewBIS_DIMENSIONS_VL
SynonymBIS_FLEX_SEG_MAPPING_LINES
ViewBIS_LEVELS_VL

APPS.BIS_FLEX_SEG_MAPPINGS_V is not referenced by any database object