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


VIEW: APPS.ASO_I_FREIGHT_CODES_V

Object Details
Object Name: ASO_I_FREIGHT_CODES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewASO.ASO_I_FREIGHT_CODES_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
ORGANIZATION_ID NUMBER
Yes Organization identifier
FREIGHT_CODE VARCHAR2 (25) Yes Used in LOV for selecting the freight carrier and method
DESCRIPTION VARCHAR2 (80)
Freight code Description from ORG_FREIGHT_VL
Query Text

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


SELECT ORGANIZATION_ID
,      FREIGHT_CODE
,      DESCRIPTION
FROM APPS.ASO_I_FREIGHT_CODES_V;

Dependencies

[top of page]

APPS.ASO_I_FREIGHT_CODES_V references the following:

SchemaAPPS
ViewORG_FREIGHT_VL

APPS.ASO_I_FREIGHT_CODES_V is not referenced by any database object