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


TABLE: AK.AK_MULTIORG_VALIDATION_TEMP

Object Details
Object Name: AK_MULTIORG_VALIDATION_TEMP
Object Type: TABLE
Owner: AK
FND Design Data: TableAK.AK_MULTIORG_VALIDATION_TEMP
Subobject Name:
Status: VALID


AK_MULTIORG_VALIDATION_TEMP is a temporary validation table used by the Multi-Org Validation
Report.


Storage Details
Tablespace: TablespaceAPPS_TS_NOLOGGING
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
CODE VARCHAR2 (5)
Validation entity identifier
ORGANIZATION_ID NUMBER (22)
Identifier of the organization for which the report is being run.
OPERATING_UNIT VARCHAR2 (240)
operating unit identifier
APPLICATION_ID NUMBER (22)
Application identifier for this validation
RESPONSIBILITY_ID NUMBER (22)
Responsibility identifier for this validation
RESPONSIBILITY VARCHAR2 (100)
Responsibility name for this validation
USER_PROFILE_OPTION_NAME VARCHAR2 (240)
User profile name for this validation
PROFILE_LEVEL VARCHAR2 (80)
Profile level forthis validation
PROFILE_OPTION_VALUE VARCHAR2 (240)
Profile value for this validation
Query Text

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


SELECT CODE
,      ORGANIZATION_ID
,      OPERATING_UNIT
,      APPLICATION_ID
,      RESPONSIBILITY_ID
,      RESPONSIBILITY
,      USER_PROFILE_OPTION_NAME
,      PROFILE_LEVEL
,      PROFILE_OPTION_VALUE
FROM AK.AK_MULTIORG_VALIDATION_TEMP;

Dependencies

[top of page]

AK.AK_MULTIORG_VALIDATION_TEMP does not reference any database object

AK.AK_MULTIORG_VALIDATION_TEMP is referenced by following:

SchemaAPPS
SynonymAK_MULTIORG_VALIDATION_TEMP