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


VIEW: APPS.CST_ORGANIZATION_DEFINITIONS

Object Details
Object Name: CST_ORGANIZATION_DEFINITIONS
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBOM.CST_ORGANIZATION_DEFINITIONS
Subobject Name:
Status: VALID

View Type

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


CST_ORGANIZATION_DEFINITIONS is a view that resolves certain
basic information including the organization names,
three-letter codes, charts of accounts, and sets of books by joining
MTL_PARAMETERS and HR_ORGANIZATIONS for inventory organizations.
More information regarding an inventory organization may be directly
obtained from MTL_PARAMETERS.
An organization is an inventory organization if:
- it has a classification of "Inventory Organization"
- it has a set of books defined
- it has inventory parameters defined


[View Source]

Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER (15) Yes Organization identifier
BUSINESS_GROUP_ID NUMBER (15) Yes Identifier of business group of organization
USER_DEFINITION_ENABLE_DATE DATE
Yes Date on which this organization becomes enabled
DISABLE_DATE DATE

Date on which this organization no longer is enabled
ORGANIZATION_CODE VARCHAR2 (3)
Abbreviation for this organization
ORGANIZATION_NAME VARCHAR2 (240) Yes Name of this organization
SET_OF_BOOKS_ID NUMBER (15) Yes Identifier of the set of books that this organization uses
CHART_OF_ACCOUNTS_ID NUMBER (15) Yes Identifier of the chart of accounts of the set of books of this organization
CURRENCY_CODE VARCHAR2 (15) Yes Currency code
OPERATING_UNIT NUMBER

Operating unit identifier
LEGAL_ENTITY NUMBER

Legal entity identifier
Query Text

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


SELECT ORGANIZATION_ID
,      BUSINESS_GROUP_ID
,      USER_DEFINITION_ENABLE_DATE
,      DISABLE_DATE
,      ORGANIZATION_CODE
,      ORGANIZATION_NAME
,      SET_OF_BOOKS_ID
,      CHART_OF_ACCOUNTS_ID
,      CURRENCY_CODE
,      OPERATING_UNIT
,      LEGAL_ENTITY
FROM APPS.CST_ORGANIZATION_DEFINITIONS;

Dependencies

[top of page]

APPS.CST_ORGANIZATION_DEFINITIONS references the following:

SchemaAPPS
SynonymGL_LEDGERS
SynonymHR_ALL_ORGANIZATION_UNITS
SynonymHR_ALL_ORGANIZATION_UNITS_TL
SynonymHR_ORGANIZATION_INFORMATION
SynonymMTL_PARAMETERS
APPS.CST_ORGANIZATION_DEFINITIONS is referenced by following:

SchemaAPPS
Package BodyBOM_CSTRACTC_XMLP_PKG - show dependent code
Package BodyBOM_CSTRDACR_XMLP_PKG - show dependent code
Package BodyBOM_CSTRPCRE_XMLP_PKG - show dependent code
Package BodyBOM_CSTRWOCR_XMLP_PKG - show dependent code
Package BodyCSTPACDP - show dependent code
Package BodyCSTPACWC - show dependent code
Package BodyCSTPAPBR - show dependent code
Package BodyCSTPAVCP - show dependent code
Package BodyCSTPMECS - show dependent code
Package BodyCSTPMRGL - show dependent code
Package BodyCSTPOYLD - show dependent code
Package BodyCSTPSMUT - show dependent code
Package BodyCST_COMMON_HOOKS - show dependent code
Package BodyCST_EAMCOST_PUB - show dependent code
Package BodyCST_ITEMRESOURCECOSTS_GRP - show dependent code
ViewCST_LC_ADJ_INTERFACE_V
Package BodyCST_MGD_MSTR_BOOK_RPT - show dependent code
Package BodyCST_PACEAMCOST_GRP - show dependent code
ViewCST_PAC_AEL_GL_RCV_V
ViewCST_PAC_AEL_SL_RCV_V
Package BodyCST_PENDINGTXNSREPORT_PVT - show dependent code
Package BodyCST_PERIODIC_ABSORPTION_PROC - show dependent code
Package BodyCST_PERIODSUMMARY_PVT - show dependent code
Package BodyCST_PL_IMPORT - show dependent code
Package BodyCST_PRJMFG_COST_COLLECTOR - show dependent code
ViewCST_RCV_RAE_V
Package BodyCST_RECEIPTACCRUALPEREND_PVT - show dependent code
Package BodyCST_REVENUECOGSMATCH_PVT - show dependent code
Package BodyDPP_ITEMCOST_PVT - show dependent code
Package BodyEAM_FAILURE_ANALYSIS_PVT - show dependent code
Package BodyGMF_RCV_ACCOUNTING_PKG - show dependent code
Package BodyINV_LOGICAL_TRANSACTIONS_PUB - show dependent code
Package BodyPO_POXRRCVV_XMLP_PKG - show dependent code
Package BodyRCV_ACCRUALUTILITIES_GRP - show dependent code
Package BodyRCV_ROI_TRANSACTION - show dependent code
Package BodyRCV_SEEDEVENTS_PVT - show dependent code
Package BodyRCV_WSH_INTERFACE_PKG - show dependent code