[Home] [Help]
[Dependency Information]
Object Name: | AMW_DELETE_OBJECT_VL |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
MultiLingual view (a language resolved view of the data.)
View that lists all the risks, controls and audit procedures.
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 |
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;
APPS.AMW_DELETE_OBJECT_VL is not referenced by any database object
|
|
|