[Home] [Help]
[Dependency Information]
| Object Name: | JAI_RGM_VAT_ORGANIZATIONS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | JA.JAI_RGM_VAT_ORGANIZATIONS_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 |
|---|---|---|---|---|
| NAME | VARCHAR2 | (240) | ||
| ORGANIZATION_ID | NUMBER | (15) | organization_id | |
| REGIME_CODE | VARCHAR2 | (30) | Regime code | |
| REGIME_ID | NUMBER | (15) | ||
| ATTRIBUTE_VALUE | VARCHAR2 | (240) |
Cut, paste (and edit) the following text to query this object:
SELECT NAME
, ORGANIZATION_ID
, REGIME_CODE
, REGIME_ID
, ATTRIBUTE_VALUE
FROM APPS.JAI_RGM_VAT_ORGANIZATIONS_V;
APPS
JAI_RGM_ORGANIZATIONS_V
APPS.JAI_RGM_VAT_ORGANIZATIONS_V is not referenced by any database object
|
|
|
|