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


TABLE: JA.JAI_RGM_PARTIES

Object Details
Object Name: JAI_RGM_PARTIES
Object Type: TABLE
Owner: JA
FND Design Data: TableJA.JAI_RGM_PARTIES
Subobject Name:
Status: VALID


Organization association with regime is stored in this table


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
JAI_RGM_PARTIES_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnREGIME_ORG_ID
JAI_RGM_PARTIES_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnREGIME_ID
ColumnORGANIZATION_ID
ColumnLOCATION_ID
Columns
Name Datatype Length Mandatory Comments
REGIME_ORG_ID NUMBER (15) Yes Regime organization unique identifier
REGIME_ID NUMBER (15) Yes Refers to the regime with which organization is registered
ORGANIZATION_TYPE VARCHAR2 (3) Yes Possible values are OU -Operating Units and IO-Inventory Organization
ORGANIZATION_ID NUMBER (15) Yes Referes to the organization that is registered
AUTHORITY_ID NUMBER (15)
For Future use
AUTHORITY_SITE_ID NUMBER (15)
For Future use
CREATION_DATE DATE

Standard Who column
CREATED_BY NUMBER (15)
Standard Who column
LAST_UPDATE_DATE DATE

Standard Who column
LAST_UPDATED_BY NUMBER (15)
Standard Who column
LOCATION_ID NUMBER (15)
Specifies the location for inventory organization
LAST_UPDATE_LOGIN NUMBER (9)
Standard Who column
OBJECT_VERSION_NUMBER NUMBER (9)
Object Version Number.
Query Text

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


SELECT REGIME_ORG_ID
,      REGIME_ID
,      ORGANIZATION_TYPE
,      ORGANIZATION_ID
,      AUTHORITY_ID
,      AUTHORITY_SITE_ID
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LOCATION_ID
,      LAST_UPDATE_LOGIN
,      OBJECT_VERSION_NUMBER
FROM JA.JAI_RGM_PARTIES;

Dependencies

[top of page]

JA.JAI_RGM_PARTIES does not reference any database object

JA.JAI_RGM_PARTIES is referenced by following:

SchemaAPPS
SynonymJAI_RGM_PARTIES