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


VIEW: APPS.AR_DISTRIBUTION_SETS_H_V

Object Details
Object Name: AR_DISTRIBUTION_SETS_H_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAR.AR_DISTRIBUTION_SETS_H_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
DIST_SET_DESCRIPTION VARCHAR2 (240)
Distribution set description
DIST_SET_ID NUMBER (15) Yes Identifier for the distribution set
DIST_SET_NAME VARCHAR2 (50) Yes Distribution set name
DIST_SET_PERCENT_ALLOCATED NUMBER

Total percent allocated from individual distribution accounts to this distribution set
EVENT_ID NUMBER (15)
Query Text

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


SELECT DIST_SET_DESCRIPTION
,      DIST_SET_ID
,      DIST_SET_NAME
,      DIST_SET_PERCENT_ALLOCATED
,      EVENT_ID
FROM APPS.AR_DISTRIBUTION_SETS_H_V;

Dependencies

[top of page]

APPS.AR_DISTRIBUTION_SETS_H_V references the following:

SchemaAPPS
SynonymAR_DISTRIBUTION_SETS_ALL
SynonymAR_XLA_LINES_EXTRACT

APPS.AR_DISTRIBUTION_SETS_H_V is not referenced by any database object