[Home] [Help]
[Dependency Information]
| Object Name: | ASO_LOOKUPS |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | ASO.ASO_LOOKUPS
|
| 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 |
|---|---|---|---|---|
| LOOKUP_TYPE | VARCHAR2 | (30) | Yes | Type of lookup |
| LOOKUP_CODE | VARCHAR2 | (30) | Yes | Lookup code |
| MEANING | VARCHAR2 | (80) | Yes | Lookup meaning |
| DESCRIPTION | VARCHAR2 | (240) | Full description of the lookup | |
| ENABLED_FLAG | VARCHAR2 | (1) | Yes | Identifies whether the lookup code is currently used |
| START_DATE_ACTIVE | DATE | Date this record becomes active, if limited | ||
| END_DATE_ACTIVE | DATE | Date this record becomes inactive, if limited |
Cut, paste (and edit) the following text to query this object:
SELECT LOOKUP_TYPE
, LOOKUP_CODE
, MEANING
, DESCRIPTION
, ENABLED_FLAG
, START_DATE_ACTIVE
, END_DATE_ACTIVE
FROM APPS.ASO_LOOKUPS;
APPS
FND_LOOKUP_VALUES
APPS
ASO_APPROVAL_INSTANCES_ALL_V
ASO_APPROVER_DETAILS_V
ASO_APR_WF_PVT
- show dependent code
ASO_HEADER_RLTSHIP_PVT
- show dependent code
ASO_I_PAYMENT_TYPES_V
ASO_LINE_ATTRIBS_PVT
- show dependent code
ASO_LINE_RLTSHIP_PVT
- show dependent code
ASO_ORDER_FEEDBACK_UPDATE_PVT
- show dependent code
ASO_ORDER_FEEDBACK_UTIL
- show dependent code
ASO_PA_APR_INT
- show dependent code
ASO_PVT_QTE_LINES_PRINT_NUM_V
ASO_PVT_QUOTE_LINES_NUM_V
ASO_PVT_QUOTE_LINES_UI_V
ASO_PVT_QUOTE_LINES_V
ASO_QUOTE_LINES_V
ASO_RELATED_OBJ_PVT
- show dependent code
ASO_SUP_TEMPLATE_DATA_PVT
- show dependent code
ASO_VALIDATE_PVT
- show dependent code
CS_CP_PARAMETERS_V
IBE_WORKFLOW_PVT
- show dependent code
|
|
|
|