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


VIEW: APPS.ISC_AGREEMENT_TYPE_V

Object Details
Object Name: ISC_AGREEMENT_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 view will display various agreement types for Blanket sales orders


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER
Yes Sales Agreement ID
VALUE VARCHAR2 (30) Yes Sales Agreement Type Name
Query Text

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


SELECT ID
,      VALUE
FROM APPS.ISC_AGREEMENT_TYPE_V;

Dependencies

[top of page]

APPS.ISC_AGREEMENT_TYPE_V references the following:

SchemaAPPS
SynonymOE_TRANSACTION_TYPES_ALL
SynonymOE_TRANSACTION_TYPES_TL

APPS.ISC_AGREEMENT_TYPE_V is not referenced by any database object