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


VIEW: APPS.CSD_RO_RMA_SLS_INT_ORDS_V

Object Details
Object Name: CSD_RO_RMA_SLS_INT_ORDS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewCSD.CSD_RO_RMA_SLS_INT_ORDS_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

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
REPAIR_LINE_ID NUMBER (15)
Repair Order Line Identifier
RMA_SALES_ORD_HEADER_ID NUMBER

RMA or Sales Order Header Identifier
INTERNAL_ORD_HEADER_ID NUMBER

Internal Order Header Identifier
INTERNAL_REQ_HEADER_ID NUMBER

Internal Requisition Header Identifier
Query Text

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


SELECT REPAIR_LINE_ID
,      RMA_SALES_ORD_HEADER_ID
,      INTERNAL_ORD_HEADER_ID
,      INTERNAL_REQ_HEADER_ID
FROM APPS.CSD_RO_RMA_SLS_INT_ORDS_V;

Dependencies

[top of page]

APPS.CSD_RO_RMA_SLS_INT_ORDS_V references the following:

SchemaAPPS
SynonymCSD_PRODUCT_TRANSACTIONS
SynonymCSD_REPAIRS
SynonymCS_ESTIMATE_DETAILS

APPS.CSD_RO_RMA_SLS_INT_ORDS_V is not referenced by any database object