[Home] [Help]
[Dependency Information]
| Object Name: | ORG_FREIGHT_CODE_VAL_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | INV.ORG_FREIGHT_CODE_VAL_V
PO.ORG_FREIGHT_CODE_VAL_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 |
|---|---|---|---|---|
| FREIGHT_CODE | VARCHAR2 | (25) | Yes | |
| DESCRIPTION | VARCHAR2 | (80) | ||
| ORGANIZATION_ID | NUMBER | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT FREIGHT_CODE
, DESCRIPTION
, ORGANIZATION_ID
FROM APPS.ORG_FREIGHT_CODE_VAL_V;
APPS
ORG_FREIGHT
APPS
RCV_TRANSACTIONS_INTERFACE_SV1
- show dependent code
|
|
|
|