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


VIEW: APPS.MSD_SR_RMA_TYPE_V

Object Details
Object Name: MSD_SR_RMA_TYPE_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


This is a source view to select all RMA types defined in the source


[View Source]

Columns
Name Datatype Length Mandatory Comments
NAME VARCHAR2 (30) Yes RMA Type
DESCRIPTION VARCHAR2 (2000)
Description
Query Text

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


SELECT NAME
,      DESCRIPTION
FROM APPS.MSD_SR_RMA_TYPE_V;

Dependencies

[top of page]

APPS.MSD_SR_RMA_TYPE_V references the following:

SchemaAPPS
SynonymOE_TRANSACTION_TYPES_ALL
SynonymOE_TRANSACTION_TYPES_TL

APPS.MSD_SR_RMA_TYPE_V is not referenced by any database object