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


VIEW: APPS.IC_ALLC_CLS_VW

Object Details
Object Name: IC_ALLC_CLS_VW
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGMI.IC_ALLC_CLS_VW
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

A public view which may be useful for custom reporting or other data
requirements.


This view is used for backward compatibility for allocation classes. It provides the allocation class details in the same format as the old IC_ALLC_CLS table by selecting the data from the OPM Item Category assignments.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ALLOC_CLASS VARCHAR2 (8)
ALLOC_CATEGORY_ID NUMBER

ALLOC_DESC VARCHAR2 (70)
CREATED_BY NUMBER

LAST_UPDATED_BY NUMBER

CREATION_DATE DATE

LAST_UPDATE_DATE DATE

DELETE_MARK NUMBER

TRANS_CNT NUMBER

TEXT_CODE NUMBER

LAST_UPDATE_LOGIN NUMBER

Query Text

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


SELECT ALLOC_CLASS
,      ALLOC_CATEGORY_ID
,      ALLOC_DESC
,      CREATED_BY
,      LAST_UPDATED_BY
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      DELETE_MARK
,      TRANS_CNT
,      TEXT_CODE
,      LAST_UPDATE_LOGIN
FROM APPS.IC_ALLC_CLS_VW;

Dependencies

[top of page]

APPS.IC_ALLC_CLS_VW references the following:

SchemaAPPS
SynonymGMI_CATEGORY_SETS
ViewMTL_CATEGORIES_V
SynonymMTL_CATEGORY_SETS
SynonymMTL_CATEGORY_SET_VALID_CATS
APPS.IC_ALLC_CLS_VW is referenced by following:

SchemaAPPS
SynonymIC_ALLC_CLS