[Home] [Help]
[Dependency Information]
| Object Name: | CST_XLA_WIP_ENTITY_REF_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | BOM.CST_XLA_WIP_ENTITY_REF_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 |
|---|---|---|---|---|
| WIP_ENTITY_ID | NUMBER | Yes | Job or schedule Identifier | |
| WIP_ENTITY_NAME | VARCHAR2 | (240) | Yes | WIP job or repetitive assembly name or flow schedule reference code |
| WIP_ENTITY_TYPE | NUMBER | Yes | WIP entity type code | |
| WIP_ENTITY_DESCRIPTION | VARCHAR2 | (240) | Description of the discrete job or repetitive assembly |
Cut, paste (and edit) the following text to query this object:
SELECT WIP_ENTITY_ID
, WIP_ENTITY_NAME
, WIP_ENTITY_TYPE
, WIP_ENTITY_DESCRIPTION
FROM APPS.CST_XLA_WIP_ENTITY_REF_V;
APPS
WIP_ENTITIES
APPS
XLA_00707_AAD_S_000019_PKG
- show dependent code
XLA_00707_AAD_S_000020_PKG
- show dependent code
|
|
|
|