[Home] [Help]
[Dependency Information]
| Object Name: | PAYBV_ACTION_INTERLOCKS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PAY.PAYBV_ACTION_INTERLOCKS_V
|
| Subobject Name: | |
| Status: | VALID |
A Business Intelligence System view
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| LOCKED_ACTION_ID | NUMBER | (15) | Yes | Foreign key to PAY_ASSIGNMENT_ACTIONS. |
| LOCKING_ACTION_ID | NUMBER | (15) | Yes | Foreign key to PAY_ASSIGNMENT_ACTIONS. |
Cut, paste (and edit) the following text to query this object:
SELECT LOCKED_ACTION_ID
, LOCKING_ACTION_ID
FROM APPS.PAYBV_ACTION_INTERLOCKS_V;
APPS
PAY_ACTION_INTERLOCKS
APPS.PAYBV_ACTION_INTERLOCKS_V is not referenced by any database object
|
|
|
|