[Home] [Help]
View: BIS_SECURED_INV_ORGS_V
| Product: | BIS - Applications BIS |
| Description: | |
| Implementation/DBA Data: |
Not implemented in this database
|
View Text
SELECT O.ORGANIZATION_ID
, HR.NAME
, O.RESPONSIBILITY_ID
FROM ORG_ACCESS O
, HR_ALL_ORGANIZATION_UNITS HR
WHERE HR.ORGANIZATION_ID = O.ORGANIZATION_ID
Columns
| Name |
| ORGANIZATION_ID |
| NAME |
| RESPONSIBILITY_ID |