[Home] [Help]
[Dependency Information]
| Object Name: | PER_ORGANIZATION_UNITS |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PER.PER_ORGANIZATION_UNITS
|
| Subobject Name: | |
| Status: | VALID |
A public view which may be useful for custom reporting or other data
requirements.
PER_ORGANIZATION_UNITS are Organizations filtered based on work day
information.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ORGANIZATION_ID | NUMBER | (15) | Yes | System-generated primary key column. |
| BUSINESS_GROUP_ID | NUMBER | (15) | Yes | Foreign-key to HR_ORGANIZATION_UNITS. |
| NAME | VARCHAR2 | (240) | Yes | Name of the organization. |
| DATE_FROM | DATE | Yes | Start date of the organization. | |
| DATE_TO | DATE | End date of the organization. | ||
| INTERNAL_ADDRESS_LINE | VARCHAR2 | (80) | Internal address line. | |
| COMMENTS | CLOB | (4000) | General remark. | |
| DEFAULT_START_TIME | VARCHAR2 | (150) | Default working day start time. | |
| DEFAULT_END_TIME | VARCHAR2 | (150) | Default working day end time. | |
| WORKING_HOURS | VARCHAR2 | (150) | Working hours worked | |
| FREQUENCY | VARCHAR2 | (150) | Frequency with which the WORKING_HOURS are worked, for example weekly, monthly. | |
| INTERNAL_EXTERNAL_FLAG | VARCHAR2 | (30) | Identifies whether the organization is treated as an employment unit within the business group. | |
| TYPE | VARCHAR2 | (30) | User defined organization types. | |
| LOCATION_ID | NUMBER | (15) | Foreign key to HR_LOCATIONS. Default work site location for all assignments to this organization. | |
| COST_ALLOCATION_KEYFLEX_ID | NUMBER | (9) | Foreign key to PAY_COST_ALLOCATION_KEYFLEX. | |
| SOFT_CODING_KEYFLEX_ID | NUMBER | (15) | Foreign key to HR_SOFT_CODING_KEYFLEX. | |
| OPERATING_UNIT_ID | VARCHAR2 | (150) | Operating unit id |
Cut, paste (and edit) the following text to query this object:
SELECT ORGANIZATION_ID
, BUSINESS_GROUP_ID
, NAME
, DATE_FROM
, DATE_TO
, INTERNAL_ADDRESS_LINE
, COMMENTS
, DEFAULT_START_TIME
, DEFAULT_END_TIME
, WORKING_HOURS
, FREQUENCY
, INTERNAL_EXTERNAL_FLAG
, TYPE
, LOCATION_ID
, COST_ALLOCATION_KEYFLEX_ID
, SOFT_CODING_KEYFLEX_ID
, OPERATING_UNIT_ID
FROM APPS.PER_ORGANIZATION_UNITS;
APPS
HR_GENERAL
- show dependent code
HR_ORGANIZATION_INFORMATION
HR_ORGANIZATION_UNITS
HR_SECURITY
- show dependent code
APPS
AP_WEB_INACTIVE_EMP_WF_PKG
- show dependent code
BEN_EXTRACT_SEED
- show dependent code
CSD_RULES_ENGINE_PVT
- show dependent code
GHR_GHRCPDFO_XMLP_PKG
- show dependent code
GHR_MASS_SEL_NOA
- show dependent code
GHR_MLC_PKG
- show dependent code
GHR_MRE_PKG
- show dependent code
GHR_MTO_PKG
- show dependent code
GHR_RIF_PKG
- show dependent code
GHR_RIF_PKG
- show dependent code
GHR_SF52_POS_UPDATE
- show dependent code
GHR_SF52_POS_UPDATE
- show dependent code
HRWSECI
- show dependent code
HR_API
- show dependent code
HR_API
- show dependent code
HR_MASS_MOVE_API
- show dependent code
HR_NL_LAW_SAMEN_REPORT
- show dependent code
HR_PDT_BUS
- show dependent code
HR_PPVOL
- show dependent code
HR_PSF_BUS
- show dependent code
HR_USER_ACCT_EMP_EXTRACT
- show dependent code
HR_USER_ACCT_EMP_EXTRACT
- show dependent code
HXC_APPROVAL_REPORT_PKG
- show dependent code
ICX_PER_ORGANIZATION_UNITS_V
ICX_PO_OPEN_REQS_BY_USERS_V
ICX_PO_REQS_BY_USERS_V
ICX_PO_REQ_DIST_V
PAY_CA_WF_PKG
- show dependent code
PAY_DB_PAY_SETUP
- show dependent code
PAY_FR_DB_PAY_SETUP
- show dependent code
PAY_MONETARY_UNITS_PKG
- show dependent code
PAY_US_DB_PER_SETUP
- show dependent code
PAY_US_EMPLOYEE_PAYSLIP_WEB
- show dependent code
PA_AP_INTEGRATION
- show dependent code
PA_ASSIGNMENTS_PUB
- show dependent code
PA_ASSIGNMENTS_PUB
- show dependent code
PA_ASSIGNMENT_APPROVAL_PUB
- show dependent code
PA_ASSIGNMENT_APPROVAL_PUB
- show dependent code
PA_CUR_EMP_V
PA_MASS_ASGMT_TRX
- show dependent code
PA_MASS_ASGMT_TRX
- show dependent code
PER_ASG_BUS1
- show dependent code
PER_ASG_BUS2
- show dependent code
PER_COBRA_ECI
- show dependent code
PER_DB_PER_ADDITIONAL
- show dependent code
PER_DB_PER_SETUP
- show dependent code
PER_MM_POSITIONS_PKG
- show dependent code
PER_ORGANIZATION_UNITS_LOV
PER_POSITION_STRUCTURES_ALL_V
PER_POS_BUS
- show dependent code
PER_PSO_BUS
- show dependent code
PER_PYP_BUS
- show dependent code
PO_PDOI_DISTRIBUTIONS_SV3
- show dependent code
PO_POSITIONS_VAL_V
|
|
|
|