MO_GLOB_ORG_ACCESS_TMP
MO_GLOB_ORG_ACCESS_TMP is used for processing of multi-org data.
Details
-
Schema: FUSION
-
Object owner: FUN
-
Object type: TABLE
-
Tablespace: Default
Primary Key
| Name | Columns |
|---|---|
|
MO_GLOB_ORG_ACCESS_TMP_PK |
ORGANIZATION_ID |
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| ORGANIZATION_ID | NUMBER | 18 | Yes | Organization identifier | |
| ORGANIZATION_NAME | VARCHAR2 | 240 | Name of organization | ||
| LEGAL_ENTITY_ID | NUMBER | 18 | Legal entity identifier | ||
| LEGAL_ENTITY_NAME | VARCHAR2 | 240 | Legal entity name |
Indexes
| Index | Uniqueness | Columns |
|---|---|---|
| MO_GLOB_ORG_ACCESS_TMP_U1 | Unique | ORGANIZATION_ID |