[Home] [Help]
[Dependency Information]
Object Name: | POS_ORG_FREIGHT_LOV_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
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 |
---|---|---|---|---|
FREIGHT_CARRIER | VARCHAR2 | (80) | ||
FREIGHT_CODE | VARCHAR2 | (25) | Yes | |
ORGANIZATION_ID | NUMBER | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT FREIGHT_CARRIER
, FREIGHT_CODE
, ORGANIZATION_ID
FROM APPS.POS_ORG_FREIGHT_LOV_V;
APPS.POS_ORG_FREIGHT_LOV_V is not referenced by any database object
|
|
|