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


VIEW: APPS.AMW_DELETE_OBJECT_VL

Object Details
Object Name: AMW_DELETE_OBJECT_VL
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAMW.AMW_DELETE_OBJECT_VL
Subobject Name:
Status: VALID

View Type

MultiLingual view (a language resolved view of the data.)


View that lists all the risks, controls and audit procedures.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ROW_ID ROWID (10)
Row Identifier
OBJECT_TYPE VARCHAR2 (80)
Object Type
OBJECT_ID NUMBER

Object Id
OBJECT_NAME VARCHAR2 (240)
Object Name
TYPE_AND_ID VARCHAR2 (45)
Object Type and Id
Query Text

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


SELECT ROW_ID
,      OBJECT_TYPE
,      OBJECT_ID
,      OBJECT_NAME
,      TYPE_AND_ID
FROM APPS.AMW_DELETE_OBJECT_VL;

Dependencies

[top of page]

APPS.AMW_DELETE_OBJECT_VL references the following:

SchemaAPPS
ViewAMW_AUDIT_PROCEDURES_VL
ViewAMW_CONTROLS_ALL_VL
ViewAMW_LOOKUPS
ViewAMW_RISKS_ALL_VL

APPS.AMW_DELETE_OBJECT_VL is not referenced by any database object