[Home] [Help]
[Dependency Information]
| Object Name: | INV_ORGANIZATION_INFO_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | INV.INV_ORGANIZATION_INFO_V
|
| Subobject Name: | |
| Status: | VALID |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ORGANIZATION_ID | NUMBER | Yes | Organization identifier | |
| ORGANIZATION_CODE | VARCHAR2 | (3) | Organization code | |
| OPERATING_UNIT | NUMBER | Operating Unit | ||
| LEGAL_ENTITY | NUMBER | Legal Entity | ||
| SET_OF_BOOKS_ID | NUMBER | Set of Books Identifier |
Cut, paste (and edit) the following text to query this object:
SELECT ORGANIZATION_ID
, ORGANIZATION_CODE
, OPERATING_UNIT
, LEGAL_ENTITY
, SET_OF_BOOKS_ID
FROM APPS.INV_ORGANIZATION_INFO_V;
APPS
FND_PRODUCT_GROUPS
HR_ORGANIZATION_INFORMATION
MTL_PARAMETERS
APPS
AHL_COMPLETIONS_PVT
- show dependent code
AHL_FMP_COMMON_PVT
- show dependent code
AHL_INV_SERVICE_ITEM_RELS_V
AHL_OSP_ORDERS_PVT
- show dependent code
AHL_OSP_SERV_ITEM_RELS_PVT
- show dependent code
AHL_OSP_SHIPMENT_PUB
- show dependent code
AHL_PRD_DF_PVT
- show dependent code
AHL_UC_INSTANCE_PVT
- show dependent code
AHL_UNIT_CONFIG_HEADERS_V
AHL_UTILITY_PVT
- show dependent code
AHL_VWP_MR_CST_PR_PVT
- show dependent code
AHL_VWP_RULES_PVT
- show dependent code
AHL_VWP_TASK_CST_PR_PVT
- show dependent code
AHL_VWP_VISITS_PVT
- show dependent code
AHL_WORKORDER_TASKS_V
CTO_AUTO_PROCURE_PK
- show dependent code
CTO_CONFIG_COST_PK
- show dependent code
CTO_MSUTIL_PUB
- show dependent code
CTO_UTILITY_PK
- show dependent code
ITG_X_UTILS
- show dependent code
OE_PURCHASE_RELEASE_PVT
- show dependent code
OE_SCHEDULE_UTIL
- show dependent code
|
|
|
|