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


VIEW: APPS.CS_MULTI_ORG_RULES_V

Object Details
Object Name: CS_MULTI_ORG_RULES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewCS.CS_MULTI_ORG_RULES_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
MULTI_ORG_RULE_CODE VARCHAR2 (30) Yes The code for the Multi org Rule.
MULTI_ORG_RULE_ORDER NUMBER

The order for the Multi org Rule.
LAST_UPDATE_DATE DATE

Standard Who column
LAST_UPDATED_BY NUMBER (15)
Standard Who column
CREATION_DATE DATE

Standard Who column
CREATED_BY NUMBER (15)
Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
MEANING VARCHAR2 (80) Yes The Multi org Rule.
Query Text

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


SELECT MULTI_ORG_RULE_CODE
,      MULTI_ORG_RULE_ORDER
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      MEANING
FROM APPS.CS_MULTI_ORG_RULES_V;

Dependencies

[top of page]

APPS.CS_MULTI_ORG_RULES_V references the following:

SchemaAPPS
ViewCS_LOOKUPS
SynonymCS_MULTI_ORG_RULES
PL/SQL PackageFND_GLOBAL - show dependent code

APPS.CS_MULTI_ORG_RULES_V is not referenced by any database object