[Home] [Help]
[Dependency Information]
| Object Name: | BIS_BIA_RSG_PAGE_STATUS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | FND.BIS_BIA_RSG_PAGE_STATUS_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ID | VARCHAR2 | (480) | Yes | ID |
| VALUE | VARCHAR2 | (80) | Yes | Value |
| TYPE | VARCHAR2 | (30) | Yes | specifies the type of object. |
Cut, paste (and edit) the following text to query this object:
SELECT ID
, VALUE
, TYPE
FROM APPS.BIS_BIA_RSG_PAGE_STATUS_V;
APPS
BIS_IMPL_DEV_PKG
- show dependent code
BIS_OBJ_PROPERTIES
FND_FORM_FUNCTIONS_VL
APPS.BIS_BIA_RSG_PAGE_STATUS_V is not referenced by any database object
|
|
|
|