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


VIEW: APPS.JAI_CMN_BOE_APPLIED_V

Object Details
Object Name: JAI_CMN_BOE_APPLIED_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewJA.JAI_CMN_BOE_APPLIED_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
TRANSACTION_ID NUMBER (15)
Indicates the Transaction Identifier.
SHIPMENT_LINE_ID NUMBER (15) Yes Indicates the shipment line identifier.
VENDOR_ID NUMBER (15) Yes Vendor identifier.
VENDOR_SITE_ID NUMBER (15) Yes Vendor site identifier.
AGENT_NAME VARCHAR2 (50)
Agent name, mandatory.
BOE_ID NUMBER (15) Yes Indicates the BOE Identifier.
AMOUNT NUMBER

Indicates the BOE Amount.
Query Text

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


SELECT TRANSACTION_ID
,      SHIPMENT_LINE_ID
,      VENDOR_ID
,      VENDOR_SITE_ID
,      AGENT_NAME
,      BOE_ID
,      AMOUNT
FROM APPS.JAI_CMN_BOE_APPLIED_V;

Dependencies

[top of page]

APPS.JAI_CMN_BOE_APPLIED_V references the following:

SchemaAPPS
SynonymJAI_CMN_BOE_AGENTS
SynonymJAI_CMN_BOE_HDRS
SynonymJAI_CMN_BOE_MATCHINGS

APPS.JAI_CMN_BOE_APPLIED_V is not referenced by any database object