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


TABLE: AMW.AMW_OBJECT_RULES

Object Details
Object Name: AMW_OBJECT_RULES
Object Type: TABLE
Owner: AMW
FND Design Data: TableAMW.AMW_OBJECT_RULES
Subobject Name:
Status: VALID


This table is used for Set up purposes for approval of objects through Oracle Workflow


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMW_OBJECT_RULES_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnOBJECT_RULE_ID
Columns
Name Datatype Length Mandatory Comments
OBJECT_RULE_ID NUMBER
Yes Unique Identifier
OBJECT_TYPE VARCHAR2 (30)
Object Type
LAST_UPDATE_DATE DATE
Yes Standard WHO Column
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO Column
CREATED_BY NUMBER (15) Yes Standard WHO Column
CREATION_DATE DATE
Yes Standard WHO Column
LAST_UPDATE_LOGIN NUMBER (15)
Standard WHO Column
OBJECT_VERSION_NUMBER NUMBER (9)
This column is used for optimistic locking
APPROVAL_TYPE VARCHAR2 (30)
Approval Type
SECURITY_GROUP_ID NUMBER

Used for hosted environments
RULE_USED_BY VARCHAR2 (30)
Holds information about who is using the Rule
RULE_TYPE VARCHAR2 (30)
Holds information about type of the Rule
API_TYPE VARCHAR2 (30)
Holds information about type of the API
PACKAGE_NAME VARCHAR2 (80)
Package Name
PROCEDURE_NAME VARCHAR2 (80)
Procedure Name
SEEDED_FLAG VARCHAR2 (1) Yes Seeded Flag
APPLICATION_ID NUMBER

Application Identifier
Query Text

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


SELECT OBJECT_RULE_ID
,      OBJECT_TYPE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATE_LOGIN
,      OBJECT_VERSION_NUMBER
,      APPROVAL_TYPE
,      SECURITY_GROUP_ID
,      RULE_USED_BY
,      RULE_TYPE
,      API_TYPE
,      PACKAGE_NAME
,      PROCEDURE_NAME
,      SEEDED_FLAG
,      APPLICATION_ID
FROM AMW.AMW_OBJECT_RULES;

Dependencies

[top of page]

AMW.AMW_OBJECT_RULES does not reference any database object

AMW.AMW_OBJECT_RULES is referenced by following:

SchemaAPPS
SynonymAMW_OBJECT_RULES