[Home] [Help]
[Dependency Information]
| Object Name: | WIP_DISCRETE_CLASSES_ALL_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | WIP.WIP_DISCRETE_CLASSES_ALL_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| CLASS_CODE | VARCHAR2 | (10) | Yes | Accounting class identifier |
| DESCRIPTION | VARCHAR2 | (240) | Descriptive text | |
| CLASS_TYPE | NUMBER | Yes | Accounting class type code | |
| ORGANIZATION_ID | NUMBER | Yes | Organization identifier |
Cut, paste (and edit) the following text to query this object:
SELECT CLASS_CODE
, DESCRIPTION
, CLASS_TYPE
, ORGANIZATION_ID
FROM APPS.WIP_DISCRETE_CLASSES_ALL_V;
APPS
WIP_ACCOUNTING_CLASSES
APPS.WIP_DISCRETE_CLASSES_ALL_V is not referenced by any database object
|
|
|
|