Get a department
get
/hcmRestApi/resources/11.13.18.05/organizations/{organizationsUniqID}
Request
Path Parameters
-
organizationsUniqID(required): string
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
-
Effective-Of: string
This header accepts a string value. The string is a semi-colon separated list of
= . It is used to perform effective date range operations. The accepted parameters are RangeMode, RangeSpan, RangeStartDate, RangeEndDate, RangeStartSequence and RangeEndSequence. The parameter values are always strings. The possible values for RangeMode are SET_LOGICAL_START, SET_LOGICAL_END, END_DATE, SET_EFFECTIVE_START, SET_EFFECTIVE_END, REPLACE_CORRECTION, REPLACE_UPDATE, RECONCILE_CORRECTION, CORRECTION, RECONCILE_UPDATE, UPDATE, ZAP and DELETE_CHANGES. The possible values for RangeSpan are PHYSICAL_ROW_END_DATE and LOGICAL_ROW_END_DATE. The values for RangeStartDate and RangeEndDate have to be a string representation of a date in yyyy-MM-dd format. The value for RangeStartSequence and RangeEndSequence must be strings such that when parsed they yield positive integers. -
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : organizations-item-response
Type:
Show Source
object-
ClassificationCode: string
Read Only:
trueMaximum Length:40Code of the department's classification. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the department was created. -
EffectiveEndDate: string
(date)
Title:
Effective End DateEffective end date of the department. -
EffectiveStartDate: string
(date)
Title:
Effective Start DateEffective start date of the department. -
extraInformation: array
extraInformation
-
InternalAddressLine: string
Title:
Internal Address LineMaximum Length:80Internal address line of the department. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time the department was updated. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LocationId: integer
(int64)
Unique identifier of the location for a department.
-
Name: string
Title:
NameMaximum Length:240Name of the department. -
OrganizationCode: string
Maximum Length:
500Code of the department. -
OrganizationDFF: array
OrganizationDFF
Customer's flexfield for organization.
-
OrganizationId: integer
(int64)
Title:
OrganizationUnique identifier for the department. -
OrgCode: string
Custom OrganizationCode to be used instead of autogenerated code.
-
Status: string
Title:
StatusRead Only:trueMaximum Length:30Default Value:AStatus of the department. -
Title: string
Title:
TitleMaximum Length:240Category code of department extensible flexfield.
Nested Schema : extraInformation
Type:
Show Source
array-
Array of:
object Discriminator: CategoryCode
Discriminator:
{ "propertyName":"CategoryCode", "mapping":{ "DEPARTMENT":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationDepartmentprivateVO-item-response", "ENTERPRISE":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationEnterpriseprivateVO-item-response", "FUN_BUSINESS_UNIT":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationFunBusinessUnitprivateVO-item-response", "HCM_DISABILITY_ORGANIZATION":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmDisabilityOrganizationprivateVO-item-response", "HCM_DIVISION":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmDivisionprivateVO-item-response", "HCM_LEMP":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempprivateVO-item-response", "HCM_LEMP_AE":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempAeprivateVO-item-response", "HCM_LEMP_BH":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempBhprivateVO-item-response", "HCM_LEMP_BR":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempBrprivateVO-item-response", "HCM_LEMP_CA":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempCaprivateVO-item-response", "HCM_LEMP_CH":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempChprivateVO-item-response", "HCM_LEMP_CN":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempCnprivateVO-item-response", "HCM_LEMP_DE":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempDeprivateVO-item-response", "HCM_LEMP_FR":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempFrprivateVO-item-response", "HCM_LEMP_GB":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempGbprivateVO-item-response", "HCM_LEMP_IE":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempIeprivateVO-item-response", "HCM_LEMP_IN":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempInprivateVO-item-response", "HCM_LEMP_IT":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempItprivateVO-item-response", "HCM_LEMP_KW":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempKwprivateVO-item-response", "HCM_LEMP_MX":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempMxprivateVO-item-response", "HCM_LEMP_NL":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempNlprivateVO-item-response", "HCM_LEMP_OM":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempOmprivateVO-item-response", "HCM_LEMP_QA":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempQaprivateVO-item-response", "HCM_LEMP_SA":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempSaprivateVO-item-response", "HCM_LEMP_US":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempUsprivateVO-item-response", "HCM_LRU":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLruprivateVO-item-response", "HCM_PROFESSIONAL_BODY":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmProfessionalBodyprivateVO-item-response", "HCM_PSU":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuprivateVO-item-response", "HCM_PSU_AE":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuAeprivateVO-item-response", "HCM_PSU_CA":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuCaprivateVO-item-response", "HCM_PSU_CN":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuCnprivateVO-item-response", "HCM_PSU_GB":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuGbprivateVO-item-response", "HCM_PSU_HK":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuHkprivateVO-item-response", "HCM_PSU_IN":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuInprivateVO-item-response", "HCM_PSU_QA":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuQaprivateVO-item-response", "HCM_PSU_SA":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuSaprivateVO-item-response", "HCM_PSU_US":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuUsprivateVO-item-response", "HCM_REPORTING_ESTABLISHMENT":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmReportingEstablishmentprivateVO-item-response", "HCM_REPORTING_ESTABLISHMENT_GB":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmReportingEstablishmentGbprivateVO-item-response", "HCM_TRU":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruprivateVO-item-response", "HCM_TRU_CA":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruCaprivateVO-item-response", "HCM_TRU_CN":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruCnprivateVO-item-response", "HCM_TRU_DE":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruDeprivateVO-item-response", "HCM_TRU_FR":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruFrprivateVO-item-response", "HCM_TRU_GB":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruGbprivateVO-item-response", "HCM_TRU_HK":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruHkprivateVO-item-response", "HCM_TRU_IE":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruIeprivateVO-item-response", "HCM_TRU_IN":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruInprivateVO-item-response", "HCM_TRU_MX":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruMxprivateVO-item-response", "HCM_TRU_NL":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruNlprivateVO-item-response", "HCM_TRU_SG":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruSgprivateVO-item-response", "HCM_TRU_US":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruUsprivateVO-item-response", "ORA_PER_UNION":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationOraPerUnionprivateVO-item-response", "PA_PROJECT_ORG":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationPaProjectOrgprivateVO-item-response", "PER_ORGANIZATION_CATEGORY":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationPerOrganizationCategoryprivateVO-item-response", "PRJ_PROJECT_UNIT":"#/components/schemas/oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationPrjProjectUnitprivateVO-item-response" } }
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: CategoryCode
Type:
objectDiscriminator: CategoryCode
Discriminator Values
- DEPARTMENT
- ENTERPRISE
- FUN_BUSINESS_UNIT
- HCM_DISABILITY_ORGANIZATION
- HCM_DIVISION
- HCM_LEMP
- HCM_LEMP_AE
- HCM_LEMP_BH
- HCM_LEMP_BR
- HCM_LEMP_CA
- HCM_LEMP_CH
- HCM_LEMP_CN
- HCM_LEMP_DE
- HCM_LEMP_FR
- HCM_LEMP_GB
- HCM_LEMP_IE
- HCM_LEMP_IN
- HCM_LEMP_IT
- HCM_LEMP_KW
- HCM_LEMP_MX
- HCM_LEMP_NL
- HCM_LEMP_OM
- HCM_LEMP_QA
- HCM_LEMP_SA
- HCM_LEMP_US
- HCM_LRU
- HCM_PROFESSIONAL_BODY
- HCM_PSU
- HCM_PSU_AE
- HCM_PSU_CA
- HCM_PSU_CN
- HCM_PSU_GB
- HCM_PSU_HK
- HCM_PSU_IN
- HCM_PSU_QA
- HCM_PSU_SA
- HCM_PSU_US
- HCM_REPORTING_ESTABLISHMENT
- HCM_REPORTING_ESTABLISHMENT_GB
- HCM_TRU
- HCM_TRU_CA
- HCM_TRU_CN
- HCM_TRU_DE
- HCM_TRU_FR
- HCM_TRU_GB
- HCM_TRU_HK
- HCM_TRU_IE
- HCM_TRU_IN
- HCM_TRU_MX
- HCM_TRU_NL
- HCM_TRU_SG
- HCM_TRU_US
- ORA_PER_UNION
- PA_PROJECT_ORG
- PER_ORGANIZATION_CATEGORY
- PRJ_PROJECT_UNIT
Match One Schema
Show Source
-
DEPARTMENT -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationDepartmentprivateVO-item-response
-
ENTERPRISE -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationEnterpriseprivateVO-item-response
-
FUN_BUSINESS_UNIT -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationFunBusinessUnitprivateVO-item-response
-
HCM_DISABILITY_ORGANIZATION -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmDisabilityOrganizationprivateVO-item-response
-
HCM_DIVISION -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmDivisionprivateVO-item-response
-
HCM_LEMP -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempprivateVO-item-response
-
HCM_LEMP_AE -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempAeprivateVO-item-response
-
HCM_LEMP_BH -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempBhprivateVO-item-response
-
HCM_LEMP_BR -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempBrprivateVO-item-response
-
HCM_LEMP_CA -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempCaprivateVO-item-response
-
HCM_LEMP_CH -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempChprivateVO-item-response
-
HCM_LEMP_CN -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempCnprivateVO-item-response
-
HCM_LEMP_DE -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempDeprivateVO-item-response
-
HCM_LEMP_FR -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempFrprivateVO-item-response
-
HCM_LEMP_GB -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempGbprivateVO-item-response
-
HCM_LEMP_IE -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempIeprivateVO-item-response
-
HCM_LEMP_IN -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempInprivateVO-item-response
-
HCM_LEMP_IT -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempItprivateVO-item-response
-
HCM_LEMP_KW -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempKwprivateVO-item-response
-
HCM_LEMP_MX -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempMxprivateVO-item-response
-
HCM_LEMP_NL -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempNlprivateVO-item-response
-
HCM_LEMP_OM -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempOmprivateVO-item-response
-
HCM_LEMP_QA -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempQaprivateVO-item-response
-
HCM_LEMP_SA -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempSaprivateVO-item-response
-
HCM_LEMP_US -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempUsprivateVO-item-response
-
HCM_LRU -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLruprivateVO-item-response
-
HCM_PROFESSIONAL_BODY -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmProfessionalBodyprivateVO-item-response
-
HCM_PSU -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuprivateVO-item-response
-
HCM_PSU_AE -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuAeprivateVO-item-response
-
HCM_PSU_CA -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuCaprivateVO-item-response
-
HCM_PSU_CN -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuCnprivateVO-item-response
-
HCM_PSU_GB -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuGbprivateVO-item-response
-
HCM_PSU_HK -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuHkprivateVO-item-response
-
HCM_PSU_IN -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuInprivateVO-item-response
-
HCM_PSU_QA -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuQaprivateVO-item-response
-
HCM_PSU_SA -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuSaprivateVO-item-response
-
HCM_PSU_US -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuUsprivateVO-item-response
-
HCM_REPORTING_ESTABLISHMENT -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmReportingEstablishmentprivateVO-item-response
-
HCM_REPORTING_ESTABLISHMENT_GB -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmReportingEstablishmentGbprivateVO-item-response
-
HCM_TRU -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruprivateVO-item-response
-
HCM_TRU_CA -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruCaprivateVO-item-response
-
HCM_TRU_CN -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruCnprivateVO-item-response
-
HCM_TRU_DE -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruDeprivateVO-item-response
-
HCM_TRU_FR -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruFrprivateVO-item-response
-
HCM_TRU_GB -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruGbprivateVO-item-response
-
HCM_TRU_HK -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruHkprivateVO-item-response
-
HCM_TRU_IE -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruIeprivateVO-item-response
-
HCM_TRU_IN -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruInprivateVO-item-response
-
HCM_TRU_MX -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruMxprivateVO-item-response
-
HCM_TRU_NL -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruNlprivateVO-item-response
-
HCM_TRU_SG -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruSgprivateVO-item-response
-
HCM_TRU_US -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruUsprivateVO-item-response
-
ORA_PER_UNION -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationOraPerUnionprivateVO-item-response
-
PA_PROJECT_ORG -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationPaProjectOrgprivateVO-item-response
-
PER_ORGANIZATION_CATEGORY -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationPerOrganizationCategoryprivateVO-item-response
-
PRJ_PROJECT_UNIT -
object
oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationPrjProjectUnitprivateVO-item-response
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationDepartmentprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:DEPARTMENT -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationHRX_5FFR_5FDEPT_5FCORPORATE_5FINFOprivateVO: array
InformationHRX_5FFR_5FDEPT_5FCORPORATE_5FINFOprivateVO
-
InformationORA_5FHRX_5FCA_5FPM_5FDEPTprivateVO: array
InformationORA_5FHRX_5FCA_5FPM_5FDEPTprivateVO
-
InformationORA_5FHRX_5FCA_5FROE_5FDEPT_5FCONTACTprivateVO: array
InformationORA_5FHRX_5FCA_5FROE_5FDEPT_5FCONTACTprivateVO
-
InformationORA_5FHRX_5FCA_5FWC_5FDEPTprivateVO: array
InformationORA_5FHRX_5FCA_5FWC_5FDEPTprivateVO
-
InformationORA_5FHTS_5FDEPT_5FINFOprivateVO: array
InformationORA_5FHTS_5FDEPT_5FINFOprivateVO
-
InformationORA_5FPER_5FLEGAL_5FEMP_5FASSOC_5FDEPTprivateVO: array
InformationORA_5FPER_5FLEGAL_5FEMP_5FASSOC_5FDEPTprivateVO
-
InformationPER_5FGL_5FCOST_5FCENTER_5FINFOprivateVO: array
InformationPER_5FGL_5FCOST_5FCENTER_5FINFOprivateVO
-
InformationPER_5FORG_5FMANAGER_5FINFOprivateVO: array
InformationPER_5FORG_5FMANAGER_5FINFOprivateVO
-
InformationPER_5FWORK_5FDAY_5FINFOprivateVO: array
InformationPER_5FWORK_5FDAY_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationEnterpriseprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:ENTERPRISE -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationORA_5FEMPL_5FCONFprivateVO: array
InformationORA_5FEMPL_5FCONFprivateVO
-
InformationORA_5FHRX_5FUS_5FLOCAL_5FBALANCEprivateVO: array
InformationORA_5FHRX_5FUS_5FLOCAL_5FBALANCEprivateVO
-
InformationORA_5FPAY_5FARCH_5FELE_5FINFOprivateVO: array
InformationORA_5FPAY_5FARCH_5FELE_5FINFOprivateVO
-
InformationORA_5FPER_5FASG_5FSTANDARD_5FWORKING_5FHOURSprivateVO: array
InformationORA_5FPER_5FASG_5FSTANDARD_5FWORKING_5FHOURSprivateVO
-
InformationORA_5FPER_5FDOR_5FLETTER_5FGEN_5FDOR_5FSOURCEprivateVO: array
InformationORA_5FPER_5FDOR_5FLETTER_5FGEN_5FDOR_5FSOURCEprivateVO
-
InformationORA_5FPER_5FEDIT_5FHCM_5FBUSINESS_5FOBJECTSprivateVO: array
InformationORA_5FPER_5FEDIT_5FHCM_5FBUSINESS_5FOBJECTSprivateVO
-
InformationORA_5FPER_5FEMP_5FPOS_5FINCUMBENT_5FVALIDATIONprivateVO: array
InformationORA_5FPER_5FEMP_5FPOS_5FINCUMBENT_5FVALIDATIONprivateVO
-
InformationORA_5FPER_5FHCM_5FCONNECTIONS_5FCONFIGURATIONprivateVO: array
InformationORA_5FPER_5FHCM_5FCONNECTIONS_5FCONFIGURATIONprivateVO
-
InformationORA_5FPER_5FHCM_5FFLOW_5FTO_5FDOC_5FTYPES_5FMAPPINGprivateVO: array
InformationORA_5FPER_5FHCM_5FFLOW_5FTO_5FDOC_5FTYPES_5FMAPPINGprivateVO
-
InformationORA_5FPER_5FPOS_5FHIER_5FCONFIGprivateVO: array
InformationORA_5FPER_5FPOS_5FHIER_5FCONFIGprivateVO
-
InformationORA_5FPER_5FPOS_5FSYNC_5FATTRSprivateVO: array
InformationORA_5FPER_5FPOS_5FSYNC_5FATTRSprivateVO
-
InformationORA_5FPER_5FPOSITION_5FBUDGETING_5FCONFIGURATIONprivateVO: array
InformationORA_5FPER_5FPOSITION_5FBUDGETING_5FCONFIGURATIONprivateVO
-
InformationORA_5FPER_5FSEC_5FPROF_5FAND_5FDATA_5FROLE_5FCONFIGprivateVO: array
InformationORA_5FPER_5FSEC_5FPROF_5FAND_5FDATA_5FROLE_5FCONFIGprivateVO
-
InformationORA_5FPER_5FSECURITY_5FPROFILES_5FINFORMATIONprivateVO: array
InformationORA_5FPER_5FSECURITY_5FPROFILES_5FINFORMATIONprivateVO
-
InformationORA_5FPER_5FWS_5FCONFIGURATION_5FMIN_5FCHARprivateVO: array
InformationORA_5FPER_5FWS_5FCONFIGURATION_5FMIN_5FCHARprivateVO
-
InformationORA_5FPER_5FWS_5FCONFIGURATIONprivateVO: array
InformationORA_5FPER_5FWS_5FCONFIGURATIONprivateVO
-
InformationORA_5FTXN_5FADMIN_5FCONSOLE_5FINFOprivateVO: array
InformationORA_5FTXN_5FADMIN_5FCONSOLE_5FINFOprivateVO
-
InformationPER_5FCURRENCY_5FSUPPORTprivateVO: array
InformationPER_5FCURRENCY_5FSUPPORTprivateVO
-
InformationPER_5FENT_5FUSER_5FROLE_5FPROV_5FINFOprivateVO: array
InformationPER_5FENT_5FUSER_5FROLE_5FPROV_5FINFOprivateVO
-
InformationPER_5FENTERPRISE_5FINFOprivateVO: array
InformationPER_5FENTERPRISE_5FINFOprivateVO
-
InformationPER_5FORGCODE_5FAUTOGENERATIONprivateVO: array
InformationPER_5FORGCODE_5FAUTOGENERATIONprivateVO
-
InformationPER_5FWORK_5FDAY_5FINFOprivateVO: array
InformationPER_5FWORK_5FDAY_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationFunBusinessUnitprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:FUN_BUSINESS_UNIT -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmDisabilityOrganizationprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_DISABILITY_ORGANIZATION -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmDivisionprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_DIVISION -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationPER_5FORG_5FMANAGER_5FINFOprivateVO: array
InformationPER_5FORG_5FMANAGER_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO: array
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
-
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO: array
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
-
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO: array
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
-
InformationPER_5FWORK_5FDAY_5FINFOprivateVO: array
InformationPER_5FWORK_5FDAY_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempAeprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_AE -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempBhprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_BH -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempBrprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_BR -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationORA_5FHRX_5FBR_5FLEMP_5FDETAILprivateVO: array
InformationORA_5FHRX_5FBR_5FLEMP_5FDETAILprivateVO
-
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO: array
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
-
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO: array
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
-
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO: array
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
-
InformationPER_5FWORK_5FDAY_5FINFOprivateVO: array
InformationPER_5FWORK_5FDAY_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempCaprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_CA -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationHRX_5FCA_5FLEMP_5FEER_5FRULESprivateVO: array
InformationHRX_5FCA_5FLEMP_5FEER_5FRULESprivateVO
-
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO: array
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
-
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO: array
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
-
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO: array
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
-
InformationPER_5FWORK_5FDAY_5FINFOprivateVO: array
InformationPER_5FWORK_5FDAY_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempChprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_CH -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationHRX_5FCH_5FLEMP_5FLAB_5FAGR_5FINFOprivateVO: array
InformationHRX_5FCH_5FLEMP_5FLAB_5FAGR_5FINFOprivateVO
-
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO: array
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
-
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO: array
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
-
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO: array
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
-
InformationPER_5FWORK_5FDAY_5FINFOprivateVO: array
InformationPER_5FWORK_5FDAY_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempCnprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_CN -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempDeprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_DE -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationHRX_5FDE_5FLE_5FREHADATprivateVO: array
InformationHRX_5FDE_5FLE_5FREHADATprivateVO
-
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO: array
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
-
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO: array
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
-
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO: array
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
-
InformationPER_5FWORK_5FDAY_5FINFOprivateVO: array
InformationPER_5FWORK_5FDAY_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempFrprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_FR -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempGbprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_GB -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempIeprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_IE -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationHRX_5FIE_5FLEMP_5FEHECS_5FDEFAULT_5FINFOprivateVO: array
InformationHRX_5FIE_5FLEMP_5FEHECS_5FDEFAULT_5FINFOprivateVO
-
InformationHRX_5FIE_5FLEMP_5FPRSI_5FINFOprivateVO: array
InformationHRX_5FIE_5FLEMP_5FPRSI_5FINFOprivateVO
-
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO: array
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
-
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO: array
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
-
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO: array
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
-
InformationPER_5FWORK_5FDAY_5FINFOprivateVO: array
InformationPER_5FWORK_5FDAY_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempInprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_IN -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempItprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_IT -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationORA_5FHRX_5FIT_5FINAIL_5FINFOprivateVO: array
InformationORA_5FHRX_5FIT_5FINAIL_5FINFOprivateVO
-
InformationORA_5FHRX_5FIT_5FINPS_5FINFOprivateVO: array
InformationORA_5FHRX_5FIT_5FINPS_5FINFOprivateVO
-
InformationORA_5FHRX_5FIT_5FINPS_5FLOCATIONprivateVO: array
InformationORA_5FHRX_5FIT_5FINPS_5FLOCATIONprivateVO
-
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO: array
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
-
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO: array
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
-
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO: array
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
-
InformationPER_5FWORK_5FDAY_5FINFOprivateVO: array
InformationPER_5FWORK_5FDAY_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempKwprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_KW -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempMxprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_MX -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationORA_5FHRX_5FMX_5FLEMP_5FTAX_5FREGISprivateVO: array
InformationORA_5FHRX_5FMX_5FLEMP_5FTAX_5FREGISprivateVO
-
InformationORA_5FHRX_5FMX_5FSOCIAL_5FSECURITY_5FDETAILSprivateVO: array
InformationORA_5FHRX_5FMX_5FSOCIAL_5FSECURITY_5FDETAILSprivateVO
-
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO: array
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
-
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO: array
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
-
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO: array
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
-
InformationPER_5FWORK_5FDAY_5FINFOprivateVO: array
InformationPER_5FWORK_5FDAY_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempNlprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_NL -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempOmprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_OM -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempQaprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_QA -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationORA_5FHRX_5FQA_5FLEMP_5FDETAILSprivateVO: array
InformationORA_5FHRX_5FQA_5FLEMP_5FDETAILSprivateVO
-
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO: array
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
-
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO: array
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
-
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO: array
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
-
InformationPER_5FWORK_5FDAY_5FINFOprivateVO: array
InformationPER_5FWORK_5FDAY_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempSaprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_SA -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationHRX_5FSA_5FLEMP_5FEMPLOYER_5FINFOprivateVO: array
InformationHRX_5FSA_5FLEMP_5FEMPLOYER_5FINFOprivateVO
-
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO: array
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
-
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO: array
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
-
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO: array
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
-
InformationPER_5FWORK_5FDAY_5FINFOprivateVO: array
InformationPER_5FWORK_5FDAY_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempUsprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LEMP_US -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationHRX_5FUS_5FLEMP_5FEEO_5FRULESprivateVO: array
InformationHRX_5FUS_5FLEMP_5FEEO_5FRULESprivateVO
-
InformationHRX_5FUS_5FLEMP_5FEEO_5FVETS_5FRULESprivateVO: array
InformationHRX_5FUS_5FLEMP_5FEEO_5FVETS_5FRULESprivateVO
-
InformationHRX_5FUS_5FLEMP_5FNEW_5FHIRE_5FRULESprivateVO: array
InformationHRX_5FUS_5FLEMP_5FNEW_5FHIRE_5FRULESprivateVO
-
InformationHRX_5FUS_5FLEMP_5FVETS_5FRULESprivateVO: array
InformationHRX_5FUS_5FLEMP_5FVETS_5FRULESprivateVO
-
InformationORA_5FHRX_5FUS_5FACA_5FELIG_5FBREAK_5FIN_5FSERVICE_5FATTRIBprivateVO: array
InformationORA_5FHRX_5FUS_5FACA_5FELIG_5FBREAK_5FIN_5FSERVICE_5FATTRIBprivateVO
-
InformationORA_5FHRX_5FUS_5FACA_5FELIGIBILITY_5FATTRIBUTESprivateVO: array
InformationORA_5FHRX_5FUS_5FACA_5FELIGIBILITY_5FATTRIBUTESprivateVO
-
InformationORA_5FHRX_5FUS_5FLEMP_5FEEO4_5FREP_5FINFprivateVO: array
InformationORA_5FHRX_5FUS_5FLEMP_5FEEO4_5FREP_5FINFprivateVO
-
InformationORA_5FHRX_5FUS_5FLEMP_5FEEO_5FVETS_5FASG_5FINFOprivateVO: array
InformationORA_5FHRX_5FUS_5FLEMP_5FEEO_5FVETS_5FASG_5FINFOprivateVO
-
InformationORA_5FHRX_5FUS_5FLEMP_5FFED_5FACA_5FREPORTING_5FINFOprivateVO: array
InformationORA_5FHRX_5FUS_5FLEMP_5FFED_5FACA_5FREPORTING_5FINFOprivateVO
-
InformationORA_5FHRX_5FUS_5FLEMP_5FREG_5FPAY_5FREP_5FINFprivateVO: array
InformationORA_5FHRX_5FUS_5FLEMP_5FREG_5FPAY_5FREP_5FINFprivateVO
-
InformationORA_5FHRX_5FUS_5FNY_5FNH_5FRULESprivateVO: array
InformationORA_5FHRX_5FUS_5FNY_5FNH_5FRULESprivateVO
-
InformationORA_5FHRX_5FUS_5FVETS_5FEEO_5FENTITY_5FDATAprivateVO: array
InformationORA_5FHRX_5FUS_5FVETS_5FEEO_5FENTITY_5FDATAprivateVO
-
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO: array
InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
-
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO: array
InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
-
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO: array
InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
-
InformationPER_5FWORK_5FDAY_5FINFOprivateVO: array
InformationPER_5FWORK_5FDAY_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLruprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_LRU -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmProfessionalBodyprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_PROFESSIONAL_BODY -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_PSU -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationORA_5FPAY_5FPSU_5FPAY_5FADVANCEprivateVO: array
InformationORA_5FPAY_5FPSU_5FPAY_5FADVANCEprivateVO
-
InformationPER_5FPSU_5FPAYROLL_5FINFOprivateVO: array
InformationPER_5FPSU_5FPAYROLL_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuAeprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_PSU_AE -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuCaprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_PSU_CA -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationORA_5FHRX_5FCA_5FPSU_5FLOA_5FROE_5FMAPprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FLOA_5FROE_5FMAPprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FPENSION_5FCONTRprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FPENSION_5FCONTRprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FBC_5FDETAILprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FBC_5FDETAILprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FBC_5FHEADERprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FBC_5FHEADERprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FMB_5FDETAILprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FMB_5FDETAILprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FMB_5FHEADERprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FMB_5FHEADERprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FNL_5FDETAILprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FNL_5FDETAILprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FNL_5FHEADERprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FNL_5FHEADERprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FON_5FDETAILprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FON_5FDETAILprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FON_5FHEADERprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FON_5FHEADERprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FQC_5FDETAILprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FQC_5FDETAILprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FQC_5FHEADERprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FQC_5FHEADERprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FQC_5FNEQprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FQC_5FNEQprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FROE_5FOCPTIONprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FROE_5FOCPTIONprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FTERM_5FROE_5FMAPprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FTERM_5FROE_5FMAPprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FAB_5FDETAILprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FAB_5FDETAILprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FAB_5FHEADERprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FAB_5FHEADERprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FBC_5FDETAILprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FBC_5FDETAILprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FBC_5FHEADERprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FBC_5FHEADERprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FMB_5FDETAILprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FMB_5FDETAILprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FMB_5FHEADERprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FMB_5FHEADERprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNB_5FDETAILprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNB_5FDETAILprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNB_5FHEADERprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNB_5FHEADERprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNL_5FDETAILprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNL_5FDETAILprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNL_5FHEADERprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNL_5FHEADERprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNS_5FDETAILprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNS_5FDETAILprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNS_5FHEADERprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNS_5FHEADERprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNT_5FDETAILprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNT_5FDETAILprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNT_5FHEADERprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNT_5FHEADERprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNU_5FDETAILprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNU_5FDETAILprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNU_5FHEADERprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNU_5FHEADERprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FON_5FDETAILprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FON_5FDETAILprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FON_5FHEADERprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FON_5FHEADERprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FPE_5FDETAILprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FPE_5FDETAILprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FPE_5FHEADERprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FPE_5FHEADERprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FQC_5FDETAILprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FQC_5FDETAILprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FQC_5FHEADERprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FQC_5FHEADERprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FSK_5FDETAILprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FSK_5FDETAILprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FSK_5FHEADERprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FSK_5FHEADERprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FYT_5FDETAILprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FYT_5FDETAILprivateVO
-
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FYT_5FHEADERprivateVO: array
InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FYT_5FHEADERprivateVO
-
InformationORA_5FHRX_5FCA_5FQC_5FLS_5FINFOprivateVO: array
InformationORA_5FHRX_5FCA_5FQC_5FLS_5FINFOprivateVO
-
InformationORA_5FHRX_5FCA_5FTRU_5FEOY_5FREPORT_5FRULESprivateVO: array
InformationORA_5FHRX_5FCA_5FTRU_5FEOY_5FREPORT_5FRULESprivateVO
-
InformationORA_5FPAY_5FPSU_5FPAY_5FADVANCEprivateVO: array
InformationORA_5FPAY_5FPSU_5FPAY_5FADVANCEprivateVO
-
InformationPER_5FPSU_5FPAYROLL_5FINFOprivateVO: array
InformationPER_5FPSU_5FPAYROLL_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuCnprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_PSU_CN -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationHRX_5FCN_5FPSU_5FTERMINATION_5FINFOprivateVO: array
InformationHRX_5FCN_5FPSU_5FTERMINATION_5FINFOprivateVO
-
InformationORA_5FPAY_5FPSU_5FPAY_5FADVANCEprivateVO: array
InformationORA_5FPAY_5FPSU_5FPAY_5FADVANCEprivateVO
-
InformationPER_5FPSU_5FPAYROLL_5FINFOprivateVO: array
InformationPER_5FPSU_5FPAYROLL_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuGbprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_PSU_GB -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationORA_5FHRX_5FGB_5FPS_5FCSP_5FPSU_5FDETAILSprivateVO: array
InformationORA_5FHRX_5FGB_5FPS_5FCSP_5FPSU_5FDETAILSprivateVO
-
InformationORA_5FHRX_5FGB_5FPS_5FSWC_5FPSU_5FDETAILSprivateVO: array
InformationORA_5FHRX_5FGB_5FPS_5FSWC_5FPSU_5FDETAILSprivateVO
-
InformationORA_5FHRX_5FGB_5FPS_5FTPS_5FPSU_5FDETAILSprivateVO: array
InformationORA_5FHRX_5FGB_5FPS_5FTPS_5FPSU_5FDETAILSprivateVO
-
InformationORA_5FPAY_5FPSU_5FPAY_5FADVANCEprivateVO: array
InformationORA_5FPAY_5FPSU_5FPAY_5FADVANCEprivateVO
-
InformationPER_5FPSU_5FPAYROLL_5FINFOprivateVO: array
InformationPER_5FPSU_5FPAYROLL_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuHkprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_PSU_HK -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuInprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_PSU_IN -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuQaprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_PSU_QA -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationORA_5FHRX_5FQA_5FPSU_5FDETAILSprivateVO: array
InformationORA_5FHRX_5FQA_5FPSU_5FDETAILSprivateVO
-
InformationORA_5FPAY_5FPSU_5FPAY_5FADVANCEprivateVO: array
InformationORA_5FPAY_5FPSU_5FPAY_5FADVANCEprivateVO
-
InformationPER_5FPSU_5FPAYROLL_5FINFOprivateVO: array
InformationPER_5FPSU_5FPAYROLL_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuSaprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_PSU_SA -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationHRX_5FSA_5FPSU_5FGOSI_5FOFFICE_5FDETAILSprivateVO: array
InformationHRX_5FSA_5FPSU_5FGOSI_5FOFFICE_5FDETAILSprivateVO
-
InformationORA_5FPAY_5FPSU_5FPAY_5FADVANCEprivateVO: array
InformationORA_5FPAY_5FPSU_5FPAY_5FADVANCEprivateVO
-
InformationORA_5FSA_5FPSU_5FWPS_5FINFOprivateVO: array
InformationORA_5FSA_5FPSU_5FWPS_5FINFOprivateVO
-
InformationPER_5FPSU_5FPAYROLL_5FINFOprivateVO: array
InformationPER_5FPSU_5FPAYROLL_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuUsprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_PSU_US -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FAKprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FAKprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FARprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FARprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FCAprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FCAprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FCTprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FCTprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FDCprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FDCprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FGAprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FGAprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FIAprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FIAprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FILprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FILprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FLAprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FLAprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FMEprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FMEprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FMIprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FMIprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FMTprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FMTprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FNCprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FNCprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FNDprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FNDprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FNHprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FNHprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FNJprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FNJprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FNVprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FNVprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FOHprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FOHprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FOKprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FOKprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FPAprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FPAprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FRIprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FRIprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FSCprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FSCprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FTXprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FTXprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FVTprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FVTprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FWAprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FWAprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FWVprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FWVprivateVO
-
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FWYprivateVO: array
InformationHRX_5FUS_5FPSU_5FSQWL_5FRULES_5FWYprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FFEDERAL_5FRULESprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FFEDERAL_5FRULESprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FARprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FARprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FAZprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FAZprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FCOprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FCOprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FDCprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FDCprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FDEprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FDEprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FIAprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FIAprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FIDprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FIDprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FILprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FILprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FINprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FINprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FKSprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FKSprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FKYprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FKYprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FLAprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FLAprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FMAprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FMAprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FMDprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FMDprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FMEprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FMEprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FMIprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FMIprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FMNprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FMNprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FMOprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FMOprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FMSprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FMSprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FMTprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FMTprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FNDprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FNDprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FNEprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FNEprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FNJprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FNJprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FNMprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FNMprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FOHprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FOHprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FORprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FORprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FPAprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FPAprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FPRprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FPRprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FRIprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FRIprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FSCprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FSCprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FUTprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FUTprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FVAprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FVAprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FVIprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FVIprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FVTprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FVTprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FWIprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FWIprivateVO
-
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FWVprivateVO: array
InformationHRX_5FUS_5FPSU_5FW2_5FRULES_5FWVprivateVO
-
InformationORA_5FHRX_5FUS_5FPSU_5FCOMBINED_5FINFprivateVO: array
InformationORA_5FHRX_5FUS_5FPSU_5FCOMBINED_5FINFprivateVO
-
InformationORA_5FHRX_5FUS_5FPSU_5FCOMPANY_5FINFprivateVO: array
InformationORA_5FHRX_5FUS_5FPSU_5FCOMPANY_5FINFprivateVO
-
InformationORA_5FHRX_5FUS_5FPSU_5FCONTACT_5FINFprivateVO: array
InformationORA_5FHRX_5FUS_5FPSU_5FCONTACT_5FINFprivateVO
-
InformationORA_5FHRX_5FUS_5FPSU_5FFOREIGN_5FENTITY_5FINFprivateVO: array
InformationORA_5FHRX_5FUS_5FPSU_5FFOREIGN_5FENTITY_5FINFprivateVO
-
InformationORA_5FHRX_5FUS_5FPSU_5FPAYER_5FINFprivateVO: array
InformationORA_5FHRX_5FUS_5FPSU_5FPAYER_5FINFprivateVO
-
InformationORA_5FHRX_5FUS_5FPSU_5FPAYER_5FNAME_5FCONTROLprivateVO: array
InformationORA_5FHRX_5FUS_5FPSU_5FPAYER_5FNAME_5FCONTROLprivateVO
-
InformationORA_5FHRX_5FUS_5FPSU_5FTRANSFER_5FAGENT_5FINFprivateVO: array
InformationORA_5FHRX_5FUS_5FPSU_5FTRANSFER_5FAGENT_5FINFprivateVO
-
InformationORA_5FHRX_5FUS_5FPSU_5FTRANSMITTER_5FINFprivateVO: array
InformationORA_5FHRX_5FUS_5FPSU_5FTRANSMITTER_5FINFprivateVO
-
InformationORA_5FHRX_5FUS_5FPSU_5FVENDOR_5FINFprivateVO: array
InformationORA_5FHRX_5FUS_5FPSU_5FVENDOR_5FINFprivateVO
-
InformationORA_5FPAY_5FPSU_5FPAY_5FADVANCEprivateVO: array
InformationORA_5FPAY_5FPSU_5FPAY_5FADVANCEprivateVO
-
InformationPER_5FPSU_5FPAYROLL_5FINFOprivateVO: array
InformationPER_5FPSU_5FPAYROLL_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmReportingEstablishmentprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_REPORTING_ESTABLISHMENT -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationPER_5FORG_5FMANAGER_5FINFOprivateVO: array
InformationPER_5FORG_5FMANAGER_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmReportingEstablishmentGbprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_REPORTING_ESTABLISHMENT_GB -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationORA_5FHRX_5FGB_5FPS_5FTPS_5FREPEST_5FDETAILSprivateVO: array
InformationORA_5FHRX_5FGB_5FPS_5FTPS_5FREPEST_5FDETAILSprivateVO
-
InformationPER_5FORG_5FMANAGER_5FINFOprivateVO: array
InformationPER_5FORG_5FMANAGER_5FINFOprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_TRU -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationORA_5FPAY_5FTRU_5FCURRENCYprivateVO: array
InformationORA_5FPAY_5FTRU_5FCURRENCYprivateVO
-
InformationPER_5FASSOCIATED_5FLEMPprivateVO: array
InformationPER_5FASSOCIATED_5FLEMPprivateVO
-
InformationPER_5FTRU_5FTYPEprivateVO: array
InformationPER_5FTRU_5FTYPEprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruCaprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_TRU_CA -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruCnprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_TRU_CN -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruDeprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_TRU_DE -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationHRX_5FDE_5FLRU_5FGENERALprivateVO: array
InformationHRX_5FDE_5FLRU_5FGENERALprivateVO
-
InformationORA_5FPAY_5FTRU_5FCURRENCYprivateVO: array
InformationORA_5FPAY_5FTRU_5FCURRENCYprivateVO
-
InformationPER_5FASSOCIATED_5FLEMPprivateVO: array
InformationPER_5FASSOCIATED_5FLEMPprivateVO
-
InformationPER_5FTRU_5FTYPEprivateVO: array
InformationPER_5FTRU_5FTYPEprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruFrprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_TRU_FR -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruGbprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_TRU_GB -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationHRX_5FGB_5FTRU_5FINFOprivateVO: array
InformationHRX_5FGB_5FTRU_5FINFOprivateVO
-
InformationORA_5FHRX_5FGB_5FRTI_5FINFOprivateVO: array
InformationORA_5FHRX_5FGB_5FRTI_5FINFOprivateVO
-
InformationORA_5FPAY_5FTRU_5FCURRENCYprivateVO: array
InformationORA_5FPAY_5FTRU_5FCURRENCYprivateVO
-
InformationPER_5FASSOCIATED_5FLEMPprivateVO: array
InformationPER_5FASSOCIATED_5FLEMPprivateVO
-
InformationPER_5FTRU_5FTYPEprivateVO: array
InformationPER_5FTRU_5FTYPEprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruHkprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_TRU_HK -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruIeprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_TRU_IE -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruInprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_TRU_IN -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruMxprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_TRU_MX -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationORA_5FHRX_5FMX_5FTRU_5FLOCprivateVO: array
InformationORA_5FHRX_5FMX_5FTRU_5FLOCprivateVO
-
InformationORA_5FHRX_5FMX_5FTRU_5FSS_5FDETAILSprivateVO: array
InformationORA_5FHRX_5FMX_5FTRU_5FSS_5FDETAILSprivateVO
-
InformationORA_5FPAY_5FTRU_5FCURRENCYprivateVO: array
InformationORA_5FPAY_5FTRU_5FCURRENCYprivateVO
-
InformationPER_5FASSOCIATED_5FLEMPprivateVO: array
InformationPER_5FASSOCIATED_5FLEMPprivateVO
-
InformationPER_5FTRU_5FTYPEprivateVO: array
InformationPER_5FTRU_5FTYPEprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruNlprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_TRU_NL -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationHRX_5FNL_5FORG_5FWAGE_5FREPORT_5FINFOprivateVO: array
InformationHRX_5FNL_5FORG_5FWAGE_5FREPORT_5FINFOprivateVO
-
InformationHRX_5FNL_5FSICKNESS_5FREPORT_5FCONTACT_5FINFOprivateVO: array
InformationHRX_5FNL_5FSICKNESS_5FREPORT_5FCONTACT_5FINFOprivateVO
-
InformationHRX_5FNL_5FSICKNESS_5FREPORT_5FSENDER_5FINFOprivateVO: array
InformationHRX_5FNL_5FSICKNESS_5FREPORT_5FSENDER_5FINFOprivateVO
-
InformationORA_5FPAY_5FTRU_5FCURRENCYprivateVO: array
InformationORA_5FPAY_5FTRU_5FCURRENCYprivateVO
-
InformationPER_5FASSOCIATED_5FLEMPprivateVO: array
InformationPER_5FASSOCIATED_5FLEMPprivateVO
-
InformationPER_5FTRU_5FTYPEprivateVO: array
InformationPER_5FTRU_5FTYPEprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruSgprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_TRU_SG -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationHRX_5FSG_5FCSN_5FNUMBERSprivateVO: array
InformationHRX_5FSG_5FCSN_5FNUMBERSprivateVO
-
InformationHRX_5FSG_5FIRAS_5FINFORMATIONprivateVO: array
InformationHRX_5FSG_5FIRAS_5FINFORMATIONprivateVO
-
InformationORA_5FPAY_5FTRU_5FCURRENCYprivateVO: array
InformationORA_5FPAY_5FTRU_5FCURRENCYprivateVO
-
InformationPER_5FASSOCIATED_5FLEMPprivateVO: array
InformationPER_5FASSOCIATED_5FLEMPprivateVO
-
InformationPER_5FTRU_5FTYPEprivateVO: array
InformationPER_5FTRU_5FTYPEprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruUsprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:HCM_TRU_US -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationHRX_5FUS_5FTRU_5FEEO_5FREP_5FINFprivateVO: array
InformationHRX_5FUS_5FTRU_5FEEO_5FREP_5FINFprivateVO
-
InformationHRX_5FUS_5FTRU_5FEEO_5FVETS_5FREP_5FINFprivateVO: array
InformationHRX_5FUS_5FTRU_5FEEO_5FVETS_5FREP_5FINFprivateVO
-
InformationHRX_5FUS_5FTRU_5FMWR_5FRULESprivateVO: array
InformationHRX_5FUS_5FTRU_5FMWR_5FRULESprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRECONCILE_5FMEprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRECONCILE_5FMEprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FAKprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FAKprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FARprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FARprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FCAprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FCAprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FCTprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FCTprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FDCprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FDCprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FFLprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FFLprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FGAprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FGAprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FIAprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FIAprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FILprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FILprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FLAprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FLAprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FMAprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FMAprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FMEprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FMEprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FMIprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FMIprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FMTprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FMTprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FNCprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FNCprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FNDprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FNDprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FNEprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FNEprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FNHprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FNHprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FNJprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FNJprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FNMprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FNMprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FNVprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FNVprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FOHprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FOHprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FOKprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FOKprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FPAprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FPAprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FRIprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FRIprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FSCprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FSCprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FTXprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FTXprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FVTprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FVTprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FWAprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FWAprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FWVprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FWVprivateVO
-
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FWYprivateVO: array
InformationHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FWYprivateVO
-
InformationHRX_5FUS_5FTRU_5FTPIprivateVO: array
InformationHRX_5FUS_5FTRU_5FTPIprivateVO
-
InformationHRX_5FUS_5FTRU_5FVETS_5FFEDERAL_5FRULESprivateVO: array
InformationHRX_5FUS_5FTRU_5FVETS_5FFEDERAL_5FRULESprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FFEDERAL_5FRULESprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FFEDERAL_5FRULESprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FARprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FARprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FAZprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FAZprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FCOprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FCOprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FDCprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FDCprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FDEprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FDEprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FIAprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FIAprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FIDprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FIDprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FILprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FILprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FINprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FINprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FKSprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FKSprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FKYprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FKYprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FLAprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FLAprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FMDprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FMDprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FMEprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FMEprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FMIprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FMIprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FMNprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FMNprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FMOprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FMOprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FMSprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FMSprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FMTprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FMTprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FNDprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FNDprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FNEprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FNEprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FNJprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FNJprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FNMprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FNMprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FOHprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FOHprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FORprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FORprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FPAprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FPAprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FPRprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FPRprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FRIprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FRIprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FSCprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FSCprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FUTprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FUTprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FVAprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FVAprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FVIprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FVIprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FVTprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FVTprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FWIprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FWIprivateVO
-
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FWVprivateVO: array
InformationHRX_5FUS_5FTRU_5FW2_5FRULES_5FWVprivateVO
-
InformationORA_5FHRX_5FUS_5FTRU_5FACA_5FAGGREGATED_5FGRP_5FINFOprivateVO: array
InformationORA_5FHRX_5FUS_5FTRU_5FACA_5FAGGREGATED_5FGRP_5FINFOprivateVO
-
InformationORA_5FHRX_5FUS_5FTRU_5FACA_5FDGE_5FREPORT_5FINFOprivateVO: array
InformationORA_5FHRX_5FUS_5FTRU_5FACA_5FDGE_5FREPORT_5FINFOprivateVO
-
InformationORA_5FHRX_5FUS_5FTRU_5FACA_5FREPORTING_5FINFOprivateVO: array
InformationORA_5FHRX_5FUS_5FTRU_5FACA_5FREPORTING_5FINFOprivateVO
-
InformationORA_5FHRX_5FUS_5FTRU_5FDISTRIBUTION_5FCODEprivateVO: array
InformationORA_5FHRX_5FUS_5FTRU_5FDISTRIBUTION_5FCODEprivateVO
-
InformationORA_5FHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FGUprivateVO: array
InformationORA_5FHRX_5FUS_5FTRU_5FSQWL_5FRULES_5FGUprivateVO
-
InformationORA_5FHRX_5FUS_5FTRU_5FTERRITORY_5FRULESprivateVO: array
InformationORA_5FHRX_5FUS_5FTRU_5FTERRITORY_5FRULESprivateVO
-
InformationORA_5FHRX_5FUS_5FTRU_5FW2_5FRULES_5FCAprivateVO: array
InformationORA_5FHRX_5FUS_5FTRU_5FW2_5FRULES_5FCAprivateVO
-
InformationORA_5FHRX_5FUS_5FTRU_5FW2_5FRULES_5FHIprivateVO: array
InformationORA_5FHRX_5FUS_5FTRU_5FW2_5FRULES_5FHIprivateVO
-
InformationORA_5FHRX_5FUS_5FTRU_5FW2_5FRULES_5FNYprivateVO: array
InformationORA_5FHRX_5FUS_5FTRU_5FW2_5FRULES_5FNYprivateVO
-
InformationORA_5FPAY_5FTRU_5FCURRENCYprivateVO: array
InformationORA_5FPAY_5FTRU_5FCURRENCYprivateVO
-
InformationPER_5FASSOCIATED_5FLEMPprivateVO: array
InformationPER_5FASSOCIATED_5FLEMPprivateVO
-
InformationPER_5FTRU_5FTYPEprivateVO: array
InformationPER_5FTRU_5FTYPEprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationOraPerUnionprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:ORA_PER_UNION -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationORA_5FPER_5FUNION_5FADDITIONAL_5FINFORMATIONprivateVO: array
InformationORA_5FPER_5FUNION_5FADDITIONAL_5FINFORMATIONprivateVO
-
InformationORA_5FPER_5FUNION_5FASSOCIATED_5FBARGAINING_5FUNITSprivateVO: array
InformationORA_5FPER_5FUNION_5FASSOCIATED_5FBARGAINING_5FUNITSprivateVO
-
InformationORA_5FPER_5FUNION_5FCONTACTSprivateVO: array
InformationORA_5FPER_5FUNION_5FCONTACTSprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationPaProjectOrgprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:PA_PROJECT_ORG -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationProject__Type__Class__InformationprivateVO: array
InformationProject__Type__Class__InformationprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationPerOrganizationCategoryprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:PER_ORGANIZATION_CATEGORY -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationPrjProjectUnitprivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
80Default Value:PRJ_PROJECT_UNIT -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InformationPRJ_5FPU_5FATTRIBUTESprivateVO: array
InformationPRJ_5FPU_5FATTRIBUTESprivateVO
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
-
OrgUnitClassificationId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FFR_5FDEPT_5FCORPORATE_5FINFOprivateVO-item-response
Type:
Show Source
object-
_SPECIFIC_WA_RATE: string
Title:
Specific Work Accident RateMaximum Length:150Specific Work Accident Rate -
_SPECIFIC_WA_RATE_Display: string
Title:
Specific Work Accident RateSpecific Work Accident Rate -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:HRX_FR_DEPT_CORPORATE_INFO -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPM_5FDEPTprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraHrxCaPmDeptAccount: string
Title:
Provincial Medical Account OverrideMaximum Length:150Provincial Medical Account Override -
oraHrxCaPmDeptAccount_Display: string
Title:
Provincial Medical Account OverrideProvincial Medical Account Override -
oraHrxCaPmDeptProv: string
Title:
Provincial Medical ProvinceMaximum Length:150Provincial Medical Province -
oraHrxCaPmDeptProv_Display: string
Title:
Provincial Medical ProvinceProvincial Medical Province -
oraHrxCaPmDeptPsu: number
Title:
Provincial Medical Payroll Statutory UnitProvincial Medical Payroll Statutory Unit -
oraHrxCaPmDeptPsu_Display: string
Title:
Provincial Medical Payroll Statutory UnitProvincial Medical Payroll Statutory Unit -
oraHrxCaPmDeptUniqueSeg: number
Title:
Identifies the Provincial Medical Department Context UniquelyIdentifies the Provincial Medical Department Context Uniquely -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_PM_DEPT -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FROE_5FDEPT_5FCONTACTprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraHrxCaRoeDeptAbsCnt: number
Title:
Absence ContactAbsence Contact -
oraHrxCaRoeDeptAbsCnt_Display: string
Title:
Absence ContactAbsence Contact -
oraHrxCaRoeDeptRoeCnt: number
Title:
Record of Employment General ContactRecord of Employment General Contact -
oraHrxCaRoeDeptRoeCnt_Display: string
Title:
Record of Employment General ContactRecord of Employment General Contact -
oraHrxCaRoeDeptTermCnt: number
Title:
Termination ContactTermination Contact -
oraHrxCaRoeDeptTermCnt_Display: string
Title:
Termination ContactTermination Contact -
oraHrxCaRoeDeptTru: number
Title:
Tax Reporting UnitTax Reporting Unit -
oraHrxCaRoeDeptTru_Display: string
Title:
Tax Reporting UnitTax Reporting Unit -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_ROE_DEPT_CONTACT -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FWC_5FDEPTprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraHrxCaWcDeptClUnit: string
Title:
Workers Compensation Classification Unit OverrideMaximum Length:150Workers Compensation Classification Unit Override -
oraHrxCaWcDeptClUnit_Display: string
Title:
Workers Compensation Classification Unit OverrideWorkers Compensation Classification Unit Override -
oraHrxCaWcDeptProv: string
Title:
Workers Compensation ProvinceMaximum Length:150Workers Compensation Province -
oraHrxCaWcDeptProv_Display: string
Title:
Workers Compensation ProvinceWorkers Compensation Province -
oraHrxCaWcDeptPsu: number
Title:
Workers Compensation Payroll Statutory UnitWorkers Compensation Payroll Statutory Unit -
oraHrxCaWcDeptPsu_Display: string
Title:
Workers Compensation Payroll Statutory UnitWorkers Compensation Payroll Statutory Unit -
oraHrxCaWcDeptUniqueSeg: number
Title:
Identifies the Workers Compensation Context UniquelyIdentifies the Workers Compensation Context Uniquely -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_WC_DEPT -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHTS_5FDEPT_5FINFOprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
floatPool: string
Title:
Float PoolMaximum Length:150Float Pool -
floatPool_Display: string
Title:
Float PoolFloat Pool -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HTS_DEPT_INFO -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FLEGAL_5FEMP_5FASSOC_5FDEPTprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraPerLegalEmployer: number
Title:
Legal EmployerLegal Employer -
oraPerLegalEmployer_Display: string
Title:
Legal EmployerLegal Employer -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_PER_LEGAL_EMP_ASSOC_DEPT -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationPER_5FGL_5FCOST_5FCENTER_5FINFOprivateVO-item-response
Type:
Show Source
object-
_COMPANY: string
Title:
CompanyMaximum Length:150Company -
_COMPANY_VALUESET: string
Title:
Company Value SetMaximum Length:150Company Value Set -
_COMPANY_VALUESET_Display: string
Title:
Company Value SetCompany Value Set -
_COST_CENTER: string
Title:
Cost CenterMaximum Length:150Cost Center -
_COST_CENTER_MGR: string
Title:
Cost Center ManagerMaximum Length:150Cost Center Manager -
_COST_CENTER_MGR_Display: string
Title:
Cost Center ManagerCost Center Manager -
_COST_CENTER_VALUESET: string
Title:
Cost Center Value SetMaximum Length:150Cost Center Value Set -
_COST_CENTER_VALUESET_Display: string
Title:
Cost Center Value SetCost Center Value Set -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:PER_GL_COST_CENTER_INFO -
OrgInformationId: integer
(int64)
-
recordIdentifier: string
Title:
Record IdentifierMaximum Length:150Record Identifier -
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationPER_5FORG_5FMANAGER_5FINFOprivateVO-item-response
Type:
Show Source
object-
_MANAGER: string
Title:
ManagerMaximum Length:150Manager -
_MANAGER_Display: string
Title:
ManagerManager -
_REPORTING_NAME: string
Title:
Reporting NameMaximum Length:150Reporting Name -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:PER_ORG_MANAGER_INFO -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationPER_5FWORK_5FDAY_5FINFOprivateVO-item-response
Type:
Show Source
object-
_STD_WORKING_HOURS: number
Title:
Standard Working HoursStandard Working Hours -
_STD_WORKING_HOURS_FREQUENCY: string
Title:
Standard Working Hours FrequencyMaximum Length:150Standard Working Hours Frequency -
_STD_WORKING_HOURS_FREQUENCY_Display: string
Title:
Standard Working Hours FrequencyStandard Working Hours Frequency -
_WORK_END_TIME: string
Title:
Work End TimeMaximum Length:150Work End Time -
_WORK_START_TIME: string
Title:
Work Start TimeMaximum Length:150Work Start Time -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
annualWorkingDurationUnits: string
Title:
Annual Working Duration UnitsMaximum Length:150Annual Working Duration Units -
annualWorkingDurationUnits_Display: string
Title:
Annual Working Duration UnitsAnnual Working Duration Units -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:PER_WORK_DAY_INFO -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
-
standardAnnualWorkingDuration: number
Title:
Standard Annual Working DurationStandard Annual Working Duration
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : InformationORA_5FPER_5FASG_5FSTANDARD_5FWORKING_5FHOURSprivateVO
Type:
Show Source
arrayNested Schema : InformationORA_5FPER_5FDOR_5FLETTER_5FGEN_5FDOR_5FSOURCEprivateVO
Type:
Show Source
arrayNested Schema : InformationORA_5FPER_5FEDIT_5FHCM_5FBUSINESS_5FOBJECTSprivateVO
Type:
Show Source
arrayNested Schema : InformationORA_5FPER_5FEMP_5FPOS_5FINCUMBENT_5FVALIDATIONprivateVO
Type:
Show Source
arrayNested Schema : InformationORA_5FPER_5FHCM_5FCONNECTIONS_5FCONFIGURATIONprivateVO
Type:
Show Source
arrayNested Schema : InformationORA_5FPER_5FHCM_5FFLOW_5FTO_5FDOC_5FTYPES_5FMAPPINGprivateVO
Type:
Show Source
arrayNested Schema : InformationORA_5FPER_5FPOSITION_5FBUDGETING_5FCONFIGURATIONprivateVO
Type:
Show Source
arrayNested Schema : InformationORA_5FPER_5FSEC_5FPROF_5FAND_5FDATA_5FROLE_5FCONFIGprivateVO
Type:
Show Source
arrayNested Schema : InformationORA_5FPER_5FSECURITY_5FPROFILES_5FINFORMATIONprivateVO
Type:
Show Source
arrayNested Schema : InformationORA_5FPER_5FWS_5FCONFIGURATION_5FMIN_5FCHARprivateVO
Type:
Show Source
arrayNested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FEMPL_5FCONFprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
addPersonFlows3a: string
Title:
Employment: Approver Region CollapsedMaximum Length:150Employment: Approver Region Collapsed -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
defaultEnterpriseSeniorityDate: string
Title:
Default Enterprise Seniority DateMaximum Length:150Default Enterprise Seniority Date -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_EMPL_CONF -
OrgInformationId: integer
(int64)
-
readyToConvert: string
Title:
Automatically Convert Pending WorkersMaximum Length:150Automatically Convert Pending Workers -
SequenceNumber: integer
(int32)
-
taleoCandidateImportRecruiting: string
Title:
Recruiting IntegrationMaximum Length:150Recruiting Integration -
taleoCandidateImportRecruiting_Display: string
Title:
Recruiting IntegrationRecruiting Integration -
validationExistingSubordinates: string
Title:
Validation For Existing Subordinates TerminationMaximum Length:150Validation For Existing Subordinates Termination -
validationExistingSubordinates_DisplayValue: string
Title:
Validation For Existing Subordinates TerminationValidation For Existing Subordinates Termination -
validationForFutureDated: string
Title:
Guided Flows: Future-Dated Records ValidationMaximum Length:150Guided Flows: Future-Dated Records Validation -
validationForFutureDated_DisplayValue: string
Title:
Guided Flows: Future-Dated Records ValidationGuided Flows: Future-Dated Records Validation
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FUS_5FLOCAL_5FBALANCEprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
archiveLevel: string
Title:
Archive LevelMaximum Length:150Archive Level -
archiveLevel_Display: string
Title:
Archive LevelArchive Level -
balanceName: string
Title:
Balance NameMaximum Length:150Balance Name -
balanceName_Display: string
Title:
Balance NameBalance Name -
BusinessGroupId: integer
(int64)
-
category: string
Title:
CategoryMaximum Length:150Category -
category_Display: string
Title:
CategoryCategory -
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
legislativeDataGroupName: string
Title:
Legislative Data Group NameMaximum Length:150Legislative Data Group Name -
legislativeDataGroupName_Display: string
Title:
Legislative Data Group NameLegislative Data Group Name -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_US_LOCAL_BALANCE -
OrgInformationId: integer
(int64)
-
reportUsage: string
Title:
Report UsageMaximum Length:150Report Usage -
reportUsage_Display: string
Title:
Report UsageReport Usage -
SequenceNumber: integer
(int32)
-
taxCode: string
Title:
Tax CodeMaximum Length:150Tax Code -
type: string
Title:
TypeMaximum Length:150Type -
type_Display: string
Title:
TypeType
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPAY_5FARCH_5FELE_5FINFOprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
elementName: string
Title:
ElementMaximum Length:150Element -
elementName_Display: string
Title:
ElementElement -
inputValue1: string
Title:
Input Value 1Maximum Length:150Input Value 1 -
inputValue10: string
Title:
Input Value 10Maximum Length:150Input Value 10 -
inputValue10_Display: string
Title:
Input Value 10Input Value 10 -
inputValue11: string
Title:
Input Value 11Maximum Length:150Input Value 11 -
inputValue11_Display: string
Title:
Input Value 11Input Value 11 -
inputValue12: string
Title:
Input Value 12Maximum Length:150Input Value 12 -
inputValue12_Display: string
Title:
Input Value 12Input Value 12 -
inputValue13: string
Title:
Input Value 13Maximum Length:150Input Value 13 -
inputValue13_Display: string
Title:
Input Value 13Input Value 13 -
inputValue14: string
Title:
Input Value 14Maximum Length:150Input Value 14 -
inputValue14_Display: string
Title:
Input Value 14Input Value 14 -
inputValue15: string
Title:
Input Value 15Maximum Length:150Input Value 15 -
inputValue15_Display: string
Title:
Input Value 15Input Value 15 -
inputValue1_Display: string
Title:
Input Value 1Input Value 1 -
inputValue2: string
Title:
Input Value 2Maximum Length:150Input Value 2 -
inputValue2_Display: string
Title:
Input Value 2Input Value 2 -
inputValue3: string
Title:
Input Value 3Maximum Length:150Input Value 3 -
inputValue3_Display: string
Title:
Input Value 3Input Value 3 -
inputValue4: string
Title:
Input Value 4Maximum Length:150Input Value 4 -
inputValue4_Display: string
Title:
Input Value 4Input Value 4 -
inputValue5: string
Title:
Input Value 5Maximum Length:150Input Value 5 -
inputValue5_Display: string
Title:
Input Value 5Input Value 5 -
inputValue6: string
Title:
Input Value 6Maximum Length:150Input Value 6 -
inputValue6_Display: string
Title:
Input Value 6Input Value 6 -
inputValue7: string
Title:
Input Value 7Maximum Length:150Input Value 7 -
inputValue7_Display: string
Title:
Input Value 7Input Value 7 -
inputValue8: string
Title:
Input Value 8Maximum Length:150Input Value 8 -
inputValue8_Display: string
Title:
Input Value 8Input Value 8 -
inputValue9: string
Title:
Input Value 9Maximum Length:150Input Value 9 -
inputValue9_Display: string
Title:
Input Value 9Input Value 9 -
LastUpdateDate: string
(date-time)
Read Only:
true -
ldgName: string
Title:
Legislative Data Group NameMaximum Length:150Legislative Data Group Name -
ldgName_Display: string
Title:
Legislative Data Group NameLegislative Data Group Name -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_PAY_ARCH_ELE_INFO -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FASG_5FSTANDARD_5FWORKING_5FHOURSprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraPerUsePosStdWrkingHrs: string
Title:
Use Position Standard Working HoursMaximum Length:150Use Position Standard Working Hours -
oraPerUsePosStdWrkingHrs_DisplayValue: string
Title:
Use Position Standard Working HoursUse Position Standard Working Hours -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_PER_ASG_STANDARD_WORKING_HOURS -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FDOR_5FLETTER_5FGEN_5FDOR_5FSOURCEprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraPerDorSource: string
Title:
Document Record SourceMaximum Length:150Document Record Source -
oraPerDorSource_DisplayValue: string
Title:
Document Record SourceDocument Record Source -
oraPerGenerateLetter: string
Title:
Generate LetterMaximum Length:150Generate Letter -
oraPerGenerateLetter_DisplayValue: string
Title:
Generate LetterGenerate Letter -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_PER_DOR_LETTER_GEN_DOR_SOURCE -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FEDIT_5FHCM_5FBUSINESS_5FOBJECTSprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraPerEditHcmBoEnabled: string
Title:
Editing EnabledMaximum Length:150Editing Enabled -
oraPerEditHcmBoEnabled_Display: string
Title:
Editing EnabledEditing Enabled -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_PER_EDIT_HCM_BUSINESS_OBJECTS -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FEMP_5FPOS_5FINCUMBENT_5FVALIDATIONprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
applyIncumbentValidation: string
Title:
Apply Incumbent ValidationMaximum Length:150Apply Incumbent Validation -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_PER_EMP_POS_INCUMBENT_VALIDATION -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FHCM_5FCONNECTIONS_5FCONFIGURATIONprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
departmentTree: string
Title:
Department TreeMaximum Length:150Department Tree -
departmentTree_Display: string
Title:
Department TreeDepartment Tree -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_PER_HCM_CONNECTIONS_CONFIGURATION -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FHCM_5FFLOW_5FTO_5FDOC_5FTYPES_5FMAPPINGprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_PER_HCM_FLOW_TO_DOC_TYPES_MAPPING -
OrgInformationId: integer
(int64)
-
permittedDocumentTypes: number
Title:
Permitted Document TypesPermitted Document Types -
permittedDocumentTypes_Display: string
Title:
Permitted Document TypesPermitted Document Types -
SequenceNumber: integer
(int32)
-
supportedHcmFlows: string
Title:
Supported HCM FlowsMaximum Length:150Supported HCM Flows -
supportedHcmFlows_Display: string
Title:
Supported HCM FlowsSupported HCM Flows
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FPOS_5FHIER_5FCONFIGprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_PER_POS_HIER_CONFIG -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
-
UseHcmPositionHierarchy: string
Title:
Use HCM Position HierarchyMaximum Length:150Use HCM Position Hierarchy -
UsePositionTrees: string
Title:
Use Position TreesMaximum Length:150Use Position Trees
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FPOS_5FSYNC_5FATTRSprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
actionReason: string
Title:
Action ReasonMaximum Length:150Action Reason -
allowOverrideAtAssignmen: string
Title:
Allow Override at AssignmentMaximum Length:150Allow Override at Assignment -
assignmentCategory: string
Title:
Assignment CategoryMaximum Length:150Assignment Category -
bargainingUnit: string
Title:
Union, Bargaining Unit and Collective AgreementMaximum Length:150Union, Bargaining Unit and Collective Agreement -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
department: string
Title:
DepartmentMaximum Length:150Department -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
enablePositionSynchronizat: string
Title:
Enable Position SynchronizationMaximum Length:150Enable Position Synchronization -
flexFieldMapping: string
Title:
Synchronize Mapped FlexfieldsMaximum Length:150Synchronize Mapped Flexfields -
fte: string
Title:
FTE and Working HoursMaximum Length:150FTE and Working Hours -
fullTimeOrPartTime: string
Title:
Full Time or Part TimeMaximum Length:150Full Time or Part Time -
grade: string
Title:
GradeMaximum Length:150Grade -
gradeLadder: string
Title:
Grade LadderMaximum Length:150Grade Ladder -
job: string
Title:
JobMaximum Length:150Job -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
location: string
Title:
LocationMaximum Length:150Location -
manager: string
Title:
ManagerMaximum Length:150Manager -
manager_DisplayValue: string
Title:
ManagerManager -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_PER_POS_SYNC_ATTRS -
OrgInformationId: integer
(int64)
-
probationPeriod: string
Title:
Probation PeriodMaximum Length:150Probation Period -
regularOrTemporary: string
Title:
Regular or TemporaryMaximum Length:150Regular or Temporary -
SequenceNumber: integer
(int32)
-
startTime: string
Title:
Start Time and End TimeMaximum Length:150Start Time and End Time
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FPOSITION_5FBUDGETING_5FCONFIGURATIONprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
allocateBudgetBy: string
Title:
Allocate ByMaximum Length:150Allocate By -
allocateBudgetBy_DisplayValue: string
Title:
Allocate ByAllocate By -
budgetAmountCurrency: string
Title:
Budget Amount CurrencyMaximum Length:150Budget Amount Currency -
budgetPeriodStartDay: number
Title:
Budget Period Start DayBudget Period Start Day -
budgetPeriodStartMonth: string
Title:
Budget Period Start MonthMaximum Length:150Budget Period Start Month -
budgetPeriodStartMonth_DisplayValue: string
Title:
Budget Period Start MonthBudget Period Start Month -
BusinessGroupId: integer
(int64)
-
conveyAmountOvershootAs: string
Title:
Convey Amount Overshoot AsMaximum Length:150Convey Amount Overshoot As -
conveyAmountOvershootAs_DisplayValue: string
Title:
Convey Amount Overshoot AsConvey Amount Overshoot As -
conveyFteOvershootAs: string
Title:
Convey FTE Overshoot AsMaximum Length:150Convey FTE Overshoot As -
conveyFteOvershootAs_DisplayValue: string
Title:
Convey FTE Overshoot AsConvey FTE Overshoot As -
conveyHeadcountOvershootAs: string
Title:
Convey Headcount Overshoot AsMaximum Length:150Convey Headcount Overshoot As -
conveyHeadcountOvershootAs_DisplayValue: string
Title:
Convey Headcount Overshoot AsConvey Headcount Overshoot As -
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_PER_POSITION_BUDGETING_CONFIGURATION -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FSEC_5FPROF_5FAND_5FDATA_5FROLE_5FCONFIGprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
disableGlobalPolicyGen: string
Title:
Disable global policy generationMaximum Length:150Disable global policy generation -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_PER_SEC_PROF_AND_DATA_ROLE_CONFIG -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FSECURITY_5FPROFILES_5FINFORMATIONprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
enableSecurityByGlobal: string
Title:
Enable security by global name rangeMaximum Length:150Enable security by global name range -
enableSecurityByWorkforc: string
Title:
Enable security by workforce structuresMaximum Length:150Enable security by workforce structures -
enableSecurityForRelContacts: string
Title:
Enable security for related contactsMaximum Length:150Enable security for related contacts -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_PER_SECURITY_PROFILES_INFORMATION -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FWS_5FCONFIGURATION_5FMIN_5FCHARprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
minimumSearchCharForGrade: integer
(int32)
Title:
GradeGrade -
minimumSearchCharForGradeLadde: integer
(int32)
Title:
Grade LadderGrade Ladder -
minimumSearchCharForGradeRate: integer
(int32)
Title:
Grade RateGrade Rate -
minimumSearchCharForJob: integer
(int32)
Title:
JobJob -
minimumSearchCharForJobFamily: integer
(int32)
Title:
Job FamilyJob Family -
minimumSearchCharForLocation: integer
(int32)
Title:
LocationLocation -
minimumSearchCharForOrgs: integer
(int32)
Title:
OrganizationOrganization -
minimumSearchCharForPosition: integer
(int32)
Title:
PositionPosition -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_PER_WS_CONFIGURATION_MIN_CHAR -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FWS_5FCONFIGURATIONprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
defaultEffectiveStartDate: string
(date)
Title:
Default Effective Start DateDefault Effective Start Date -
defaultLocationCountry: string
Title:
Default Location CountryMaximum Length:150Default Location Country -
defaultLocationCountry_Display: string
Title:
Default Location CountryDefault Location Country -
defaultSet: number
Title:
Default SetDefault Set -
defaultSet_Display: string
Title:
Default SetDefault Set -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
guidedFlowsFutureDatedRecordsV: string
Title:
Guided Flows: Future-Dated Records ValidationMaximum Length:150Guided Flows: Future-Dated Records Validation -
guidedFlowsFutureDatedRecordsV_DisplayValue: string
Title:
Guided Flows: Future-Dated Records ValidationGuided Flows: Future-Dated Records Validation -
initJobCode: integer
(int64)
Title:
Initial Job CodeInitial Job Code -
initPosCode: integer
(int64)
Title:
Initial Position CodeInitial Position Code -
jobCodeGenMethod: string
Title:
Job Code Generation MethodMaximum Length:150Job Code Generation Method -
jobCodeGenMethod_Display: string
Title:
Job Code Generation MethodJob Code Generation Method -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraPerDefEvaluationSystem: string
Title:
Default Evaluation SystemMaximum Length:150Default Evaluation System -
oraPerDefEvaluationSystem_DisplayValue: string
Title:
Default Evaluation SystemDefault Evaluation System -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_PER_WS_CONFIGURATION -
OrgInformationId: integer
(int64)
-
posCodeGenMethod: string
Title:
Position Code Generation MethodMaximum Length:150Position Code Generation Method -
posCodeGenMethod_Display: string
Title:
Position Code Generation MethodPosition Code Generation Method -
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FTXN_5FADMIN_5FCONSOLE_5FINFOprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
enableTransactionSecurity: string
Title:
Enable Transaction SecurityMaximum Length:150Enable Transaction Security -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_TXN_ADMIN_CONSOLE_INFO -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationPER_5FCURRENCY_5FSUPPORTprivateVO-item-response
Type:
Show Source
object-
_PER_REP_CONVERSION_RATE_TYPE: string
Title:
Reporting Conversion Rate TypeMaximum Length:150Reporting Conversion Rate Type -
_PER_TXN_CONVERSION_RATE_TYPE: string
Title:
Transaction Processing Conversion Rate TypeMaximum Length:150Transaction Processing Conversion Rate Type -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:PER_CURRENCY_SUPPORT -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationPER_5FENT_5FUSER_5FROLE_5FPROV_5FINFOprivateVO-item-response
Type:
Show Source
object-
_PER_ENT_USER_ACC_CREATE: string
Title:
User Account CreationMaximum Length:150User Account Creation -
_PER_ENT_USER_ACC_CREATE_Display: string
Title:
User Account CreationUser Account Creation -
_PER_ENT_USER_ACC_MAINT: string
Title:
User Account MaintenanceMaximum Length:150User Account Maintenance -
_PER_ENT_USER_ACC_MAINT_Display: string
Title:
User Account MaintenanceUser Account Maintenance -
_PER_ENT_USER_ACC_ROLE_PROV: string
Title:
User Account Role ProvisioningMaximum Length:150User Account Role Provisioning -
_PER_ENT_USER_ACC_ROLE_PROV_Display: string
Title:
User Account Role ProvisioningUser Account Role Provisioning -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
keepExternalUseRoles: string
Title:
Keep External User Roles On TerminationMaximum Length:150Keep External User Roles On Termination -
keepExternalUseRoles_DisplayValue: string
Title:
Keep External User Roles On TerminationKeep External User Roles On Termination -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:PER_ENT_USER_ROLE_PROV_INFO -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
-
userAccountCreationFor: string
Title:
User Account Creation for Terminated WorkersMaximum Length:150User Account Creation for Terminated Workers -
userAccountCreationFor_DisplayValue: string
Title:
User Account Creation for Terminated WorkersUser Account Creation for Terminated Workers
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationPER_5FENTERPRISE_5FINFOprivateVO-item-response
Type:
Show Source
object-
_ALLOW_EMPLOYMENT_TERMS_OVR: string
Title:
Allow Employment Terms Override at AssignmentMaximum Length:150Allow Employment Terms Override at Assignment -
_ALLOW_EMPLOYMENT_TERMS_OVR_Display: string
Title:
Allow Employment Terms Override at AssignmentAllow Employment Terms Override at Assignment -
_EMP_NUMBER_GEN_METHOD: string
Title:
Worker Number GenerationMaximum Length:150Worker Number Generation -
_EMP_NUMBER_GEN_METHOD_Display: string
Title:
Worker Number GenerationWorker Number Generation -
_EMPLOYMENT_MODEL: string
Title:
Employment ModelMaximum Length:150Employment Model -
_EMPLOYMENT_MODEL_Display: string
Title:
Employment ModelEmployment Model -
_GLOBAL_PERSON_NAME_LANG: string
Title:
Global Person Name LanguageMaximum Length:150Global Person Name Language -
_PEOPLE_GROUP_FF_STRUCT: string
Title:
People Group Flexfield StructureMaximum Length:150People Group Flexfield Structure -
_PEOPLE_GROUP_FF_STRUCT_Display: string
Title:
People Group Flexfield StructurePeople Group Flexfield Structure -
_PER_NUM_GEN_METHOD: string
Title:
Person Number Generation MethodMaximum Length:150Person Number Generation Method -
_PER_NUM_GEN_METHOD_Display: string
Title:
Person Number Generation MethodPerson Number Generation Method -
_PER_NUM_INIT_NUM: integer
(int64)
Title:
Initial Person NumberInitial Person Number -
_SALARY_LEVEL: string
Title:
Salary LevelMaximum Length:150Salary Level -
_SALARY_LEVEL_Display: string
Title:
Salary LevelSalary Level -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
duplicatePersonCheckCriteriaOp: string
Title:
Person Creation Duplicate CheckMaximum Length:150Person Creation Duplicate Check -
duplicatePersonCheckCriteriaOp_Display: string
Title:
Person Creation Duplicate CheckPerson Creation Duplicate Check -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:PER_ENTERPRISE_INFO -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationPER_5FORGCODE_5FAUTOGENERATIONprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
autoGenerateOrganizationCode: string
Title:
Auto Generate Organization CodeMaximum Length:150Auto Generate Organization Code -
autoGenerateOrganizationCode_Display: string
Title:
Auto Generate Organization CodeAuto Generate Organization Code -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:PER_ORGCODE_AUTOGENERATION -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
businessUnit: number
Title:
Business UnitBusiness Unit -
businessUnit_Display: string
Title:
Business UnitBusiness Unit -
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_PER_ASSOC_BUSINESS_UNITS -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
actionReason: string
Title:
Action ReasonMaximum Length:150Action Reason -
allowOverrideAtAssignmen: string
Title:
Allow Override at AssignmentMaximum Length:150Allow Override at Assignment -
assignmentCategory: string
Title:
Assignment CategoryMaximum Length:150Assignment Category -
bargainingUnit: string
Title:
Union, Bargaining Unit and Collective AgreementMaximum Length:150Union, Bargaining Unit and Collective Agreement -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
department: string
Title:
DepartmentMaximum Length:150Department -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
enablePositionSynchronizat: string
Title:
Enable Position SynchronizationMaximum Length:150Enable Position Synchronization -
enablePositionSynchronizat_DisplayValue: string
Title:
Enable Position SynchronizationEnable Position Synchronization -
flexfieldMapping: string
Title:
Synchronize Mapped FlexfieldsMaximum Length:150Synchronize Mapped Flexfields -
fte: string
Title:
FTE and Working HoursMaximum Length:150FTE and Working Hours -
fullTimeOrPartTime: string
Title:
Full Time or Part TimeMaximum Length:150Full Time or Part Time -
grade: string
Title:
GradeMaximum Length:150Grade -
gradeLadder: string
Title:
Grade LadderMaximum Length:150Grade Ladder -
job: string
Title:
JobMaximum Length:150Job -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
location: string
Title:
LocationMaximum Length:150Location -
manager: string
Title:
ManagerMaximum Length:150Manager -
manager_DisplayValue: string
Title:
ManagerManager -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_PER_POS_SYNC_LEMP_ATTRS -
OrgInformationId: integer
(int64)
-
probationPeriod: string
Title:
Probation PeriodMaximum Length:150Probation Period -
regularOrTemporary: string
Title:
Regular or TemporaryMaximum Length:150Regular or Temporary -
SequenceNumber: integer
(int32)
-
startTime: string
Title:
Start Time and End TimeMaximum Length:150Start Time and End Time
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO-item-response
Type:
Show Source
object-
_AGE_OF_MINOR: integer
(int32)
Title:
Maximum Age of a MinorMaximum Age of a Minor -
_ALLOW_EMPLOYMENT_TERMS_OVR: string
Title:
Allow Employment Terms Override at AssignmentMaximum Length:150Allow Employment Terms Override at Assignment -
_ALLOW_EMPLOYMENT_TERMS_OVR_Display: string
Title:
Allow Employment Terms Override at AssignmentAllow Employment Terms Override at Assignment -
_EMP_NUMBER_GEN_METHOD: string
Title:
Worker Number GenerationMaximum Length:150Worker Number Generation -
_EMP_NUMBER_GEN_METHOD_Display: string
Title:
Worker Number GenerationWorker Number Generation -
_EMPLOYMENT_MODEL: string
Title:
Employment ModelMaximum Length:150Employment Model -
_EMPLOYMENT_MODEL_Display: string
Title:
Employment ModelEmployment Model -
_MAXIMUM_RETIREMENT_AGE: integer
(int32)
Title:
Maximum Retirement AgeMaximum Retirement Age -
_MINIMUM_RETIREMENT_AGE: integer
(int32)
Title:
Minimum Retirement AgeMinimum Retirement Age -
_MINIMUM_WORKING_AGE: integer
(int32)
Title:
Minimum Working AgeMinimum Working Age -
_PEOPLE_GROUP_FF_STRUCT: string
Title:
People Group Flexfield StructureMaximum Length:150People Group Flexfield Structure -
_PEOPLE_GROUP_FF_STRUCT_Display: string
Title:
People Group Flexfield StructurePeople Group Flexfield Structure -
_SALARY_LEVEL: string
Title:
Salary LevelMaximum Length:150Salary Level -
_SALARY_LEVEL_Display: string
Title:
Salary LevelSalary Level -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:PER_LEMP_EMPLOYMENT_INFO -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FBR_5FLEMP_5FDETAILprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
laborRegime: string
Title:
Labor RegimeMaximum Length:150Labor Regime -
laborRegime_Display: string
Title:
Labor RegimeLabor Regime -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_BR_LEMP_DETAIL -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
-
socialInsuranceRegime: string
Title:
Social Insurance RegimeMaximum Length:150Social Insurance Regime -
socialInsuranceRegime_Display: string
Title:
Social Insurance RegimeSocial Insurance Regime -
workingHoursRegime: string
Title:
Working Hours RegimeMaximum Length:150Working Hours Regime -
workingHoursRegime_Display: string
Title:
Working Hours RegimeWorking Hours Regime
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FCA_5FLEMP_5FEER_5FRULESprivateVO-item-response
Type:
Show Source
object-
_NAICS_CODE: string
Title:
NAICS CodeMaximum Length:150NAICS Code -
_NAICS_CODE_Display: string
Title:
NAICS CodeNAICS Code -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:HRX_CA_LEMP_EER_RULES -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FCH_5FLEMP_5FLAB_5FAGR_5FINFOprivateVO-item-response
Type:
Show Source
object-
_AGREEMENT_TYPE: string
Title:
Agreement TypeMaximum Length:150Agreement Type -
_AGREEMENT_TYPE_Display: string
Title:
Agreement TypeAgreement Type -
_LABOR_AGREEMENT: string
Title:
Labor AgreementMaximum Length:150Labor Agreement -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:HRX_CH_LEMP_LAB_AGR_INFO -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FDE_5FLE_5FREHADATprivateVO-item-response
Type:
Show Source
object-
_HRX_DE_LE_CMP_TYPE: string
Title:
Company TypeMaximum Length:150Company Type -
_HRX_DE_LE_CMP_TYPE_DisplayValue: string
Title:
Company TypeCompany Type -
_HRX_DE_LE_LEGAL_STATUS: string
Title:
Employer Legal StatusMaximum Length:150Employer Legal Status -
_HRX_DE_LE_LEGAL_STATUS_DisplayValue: string
Title:
Employer Legal StatusEmployer Legal Status -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraHrxDeDisCreator: string
Title:
Created ByMaximum Length:150Created By -
oraHrxDeDisCreator_DisplayValue: string
Title:
Created ByCreated By -
oraHrxDeDisCreatorName: string
Title:
Creator Full NameMaximum Length:150Creator Full Name -
oraHrxDeDisCreatorPhone: string
Title:
Creator Phone NumberMaximum Length:150Creator Phone Number -
oraHrxDeDisOwner: string
Title:
Owner Job FunctionMaximum Length:150Owner Job Function -
oraHrxDeDisOwner_Display: string
Title:
Owner Job FunctionOwner Job Function -
oraHrxDeDisOwnerName: string
Title:
Owner Full NameMaximum Length:150Owner Full Name -
oraHrxDeDisOwnerPhone: string
Title:
Owner Phone NumberMaximum Length:150Owner Phone Number -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:HRX_DE_LE_REHADAT -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : InformationHRX_5FIE_5FLEMP_5FEHECS_5FDEFAULT_5FINFOprivateVO
Type:
Show Source
arrayNested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FIE_5FLEMP_5FEHECS_5FDEFAULT_5FINFOprivateVO-item-response
Type:
Show Source
object-
_CLERICAL_WORKERS_VACANCIES: string
Title:
Clerical Workers VacanciesMaximum Length:150Clerical Workers Vacancies -
_DECLARANT_CONTACT: string
Title:
Declarant ContactMaximum Length:150Declarant Contact -
_DECLARANT_EMAIL: string
Title:
Declarant E-MailMaximum Length:150Declarant E-Mail -
_DECLARANT_PHONE: string
Title:
Declarant PhoneMaximum Length:150Declarant Phone -
_DECLARANT_POSITION: string
Title:
Declarant PositionMaximum Length:150Declarant Position -
_MANAGER_VACANCIES: string
Title:
Manager VacanciesMaximum Length:150Manager Vacancies -
_PRODUCTION_WORKERS_VACANCIES: string
Title:
Production Workers VacanciesMaximum Length:150Production Workers Vacancies -
_QUARTER: number
Title:
QuarterQuarter -
_REFUNDS: number
Title:
RefundsRefunds -
_YEAR: string
Title:
YearMaximum Length:150Year -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:HRX_IE_LEMP_EHECS_DEFAULT_INFO -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FIE_5FLEMP_5FPRSI_5FINFOprivateVO-item-response
Type:
Show Source
object-
_PRSI_CLASS: string
Title:
Employer PRSI ClassMaximum Length:150Employer PRSI Class -
_PRSI_CLASS_Display: string
Title:
Employer PRSI ClassEmployer PRSI Class -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:HRX_IE_LEMP_PRSI_INFO -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FIT_5FINAIL_5FINFOprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InailPosCode: string
Title:
INAIL Position CodeMaximum Length:150INAIL Position Code -
InailPosDes: string
Title:
INAIL Position DescriptionMaximum Length:150INAIL Position Description -
InailRiskRate: integer
(int32)
Title:
INAIL Risk RateINAIL Risk Rate -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_IT_INAIL_INFO -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FIT_5FINPS_5FINFOprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
inpsPosCode: string
Title:
INPS Position CodeMaximum Length:150INPS Position Code -
inpsPosDes: string
Title:
INPS Position DescriptionMaximum Length:150INPS Position Description -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_IT_INPS_INFO -
OrgInformationId: integer
(int64)
-
primaryPositionFlag: string
Title:
Primary PositionMaximum Length:150Primary Position -
primaryPositionFlag_Display: string
Title:
Primary PositionPrimary Position -
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FIT_5FINPS_5FLOCATIONprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
InpsLocCode: number
Title:
LocationLocation -
InpsLocCode_Display: string
Title:
LocationLocation -
InpsLocSite: number
Title:
SiteSite -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_IT_INPS_LOCATION -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : InformationORA_5FHRX_5FMX_5FSOCIAL_5FSECURITY_5FDETAILSprivateVO
Type:
Show Source
arrayNested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FMX_5FLEMP_5FTAX_5FREGISprivateVO-item-response
Type:
Show Source
object-
_CFDI_CERTIFICATE_NO: string
Title:
CFDI Certificate NumberMaximum Length:150CFDI Certificate Number -
_CFDI_FISCAL_REGIME: string
Title:
CFDI Fiscal RegimeMaximum Length:150CFDI Fiscal Regime -
_CFDI_FISCAL_REGIME_Display: string
Title:
CFDI Fiscal RegimeCFDI Fiscal Regime -
_CFDI_FOLIO_CONST_VAL: string
Title:
CFDI Folio Constant ValueMaximum Length:150CFDI Folio Constant Value -
_CFDI_FOLIO_RULE: string
Title:
CFDI Folio RuleMaximum Length:150CFDI Folio Rule -
_CFDI_FOLIO_RULE_Display: string
Title:
CFDI Folio RuleCFDI Folio Rule -
_CFDI_PAC_CONFIRMATION_KEY: string
Title:
CFDI PAC Confirmation KeyMaximum Length:150CFDI PAC Confirmation Key -
_CFDI_SERIE_CONST_VAL: string
Title:
CFDI Series Constant ValueMaximum Length:150CFDI Series Constant Value -
_CFDI_SERIE_RULE: string
Title:
CFDI Series RuleMaximum Length:150CFDI Series Rule -
_CFDI_SERIE_RULE_Display: string
Title:
CFDI Series RuleCFDI Series Rule -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_MX_LEMP_TAX_REGIS -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FMX_5FSOCIAL_5FSECURITY_5FDETAILSprivateVO-item-response
Type:
Show Source
object-
_SS_WORK_RISK_CLASSIFICATION: string
Title:
SS Work Risk ClassificationMaximum Length:150SS Work Risk Classification -
_SS_WORK_RISK_CLASSIFICATION_Display: string
Title:
SS Work Risk ClassificationSS Work Risk Classification -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_MX_SOCIAL_SECURITY_DETAILS -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FQA_5FLEMP_5FDETAILSprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraHrxQaEmployerCat: string
Title:
Employer CategoryMaximum Length:150Employer Category -
oraHrxQaEmployerCat_DisplayValue: string
Title:
Employer CategoryEmployer Category -
oraHrxQaEmployerSector: string
Title:
Employer SectorMaximum Length:150Employer Sector -
oraHrxQaEmployerSector_DisplayValue: string
Title:
Employer SectorEmployer Sector -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_QA_LEMP_DETAILS -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FSA_5FLEMP_5FEMPLOYER_5FINFOprivateVO-item-response
Type:
Show Source
object-
_HOME_PHONE_TYPE: string
Title:
Home Phone TypeMaximum Length:150Home Phone Type -
_HOME_PHONE_TYPE_Display: string
Title:
Home Phone TypeHome Phone Type -
_MOBILE_PHONE_TYPE: string
Title:
Mobile Phone TypeMaximum Length:150Mobile Phone Type -
_MOBILE_PHONE_TYPE_Display: string
Title:
Mobile Phone TypeMobile Phone Type -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:HRX_SA_LEMP_EMPLOYER_INFO -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : InformationORA_5FHRX_5FUS_5FACA_5FELIG_5FBREAK_5FIN_5FSERVICE_5FATTRIBprivateVO
Type:
Show Source
arrayNested Schema : InformationORA_5FHRX_5FUS_5FACA_5FELIGIBILITY_5FATTRIBUTESprivateVO
Type:
Show Source
arrayNested Schema : InformationORA_5FHRX_5FUS_5FLEMP_5FEEO4_5FREP_5FINFprivateVO
Type:
Show Source
arrayNested Schema : InformationORA_5FHRX_5FUS_5FLEMP_5FEEO_5FVETS_5FASG_5FINFOprivateVO
Type:
Show Source
arrayNested Schema : InformationORA_5FHRX_5FUS_5FLEMP_5FFED_5FACA_5FREPORTING_5FINFOprivateVO
Type:
Show Source
arrayNested Schema : InformationORA_5FHRX_5FUS_5FLEMP_5FREG_5FPAY_5FREP_5FINFprivateVO
Type:
Show Source
arrayNested Schema : InformationORA_5FHRX_5FUS_5FVETS_5FEEO_5FENTITY_5FDATAprivateVO
Type:
Show Source
arrayNested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FUS_5FLEMP_5FEEO_5FRULESprivateVO-item-response
Type:
Show Source
object-
_a100_EMPLOYMENT_OR_MORE: string
Title:
Affiliated with Enterprise of 100 Employees or MoreMaximum Length:150Affiliated with Enterprise of 100 Employees or More -
_a100_EMPLOYMENT_OR_MORE_DisplayValue: string
Title:
Affiliated with Enterprise of 100 Employees or MoreAffiliated with Enterprise of 100 Employees or More -
_a100_PAY_PERIOD_EMPLOYEES: string
Title:
More than 100 Employees in Pay PeriodMaximum Length:150More than 100 Employees in Pay Period -
_a100_PAY_PERIOD_EMPLOYEES_DisplayValue: string
Title:
More than 100 Employees in Pay PeriodMore than 100 Employees in Pay Period -
_COMMON_OWNERSHIP: string
Title:
Common Ownership or Centralized ManagementMaximum Length:150Common Ownership or Centralized Management -
_COMMON_OWNERSHIP_DisplayValue: string
Title:
Common Ownership or Centralized ManagementCommon Ownership or Centralized Management -
_COMPANY_NUMBER: string
Title:
Company NumberMaximum Length:150Company Number -
_GOVT_CONTRACTOR: string
Title:
Government ContractorMaximum Length:150Government Contractor -
_GOVT_CONTRACTOR_DisplayValue: string
Title:
Government ContractorGovernment Contractor -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:HRX_US_LEMP_EEO_RULES -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FUS_5FLEMP_5FEEO_5FVETS_5FRULESprivateVO-item-response
Type:
Show Source
object-
_EMPLOYMENT_CATEGORY: string
Title:
Employment CategoryMaximum Length:150Employment Category -
_ESTABLISHMENT_TYPE: string
Title:
Establishment Employer TypeMaximum Length:150Establishment Employer Type -
_ESTABLISHMENT_TYPE_DisplayValue: string
Title:
Establishment Employer TypeEstablishment Employer Type -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:HRX_US_LEMP_EEO_VETS_RULES -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FUS_5FLEMP_5FNEW_5FHIRE_5FRULESprivateVO-item-response
Type:
Show Source
object-
_DEFAULT_TRU: number
Title:
TRU for New Hire reportTRU for New Hire report -
_DEFAULT_TRU_Display: string
Title:
TRU for New Hire reportTRU for New Hire report -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:HRX_US_LEMP_NEW_HIRE_RULES -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FUS_5FLEMP_5FVETS_5FRULESprivateVO-item-response
Type:
Show Source
object-
_COMPANY_NUMBER: string
Title:
Company NumberMaximum Length:150Company Number -
_ORG_REPORTING_TYPE: string
Title:
Type of Reporting OrganizationMaximum Length:150Type of Reporting Organization -
_ORG_REPORTING_TYPE_DisplayValue: string
Title:
Type of Reporting OrganizationType of Reporting Organization -
_PARENT_COMPANY_NAME: string
Title:
Parent Company NameMaximum Length:150Parent Company Name -
_REPORTING_ORG_NAME: string
Title:
Reporting NameMaximum Length:150Reporting Name -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:HRX_US_LEMP_VETS_RULES -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FUS_5FACA_5FELIG_5FBREAK_5FIN_5FSERVICE_5FATTRIBprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
assignmentAcaFieldStartDate: string
Title:
Assignment ACA Field Start DateMaximum Length:150Assignment ACA Field Start Date -
assignmentAcaFieldStartDate_DisplayValue: string
Title:
Assignment ACA Field Start DateAssignment ACA Field Start Date -
breakDaysGreaterThanOrEqual: number
Title:
Break Days Greater Than or EqualBreak Days Greater Than or Equal -
breakDaysLessThan: number
Title:
Break Days Less Than or EqualBreak Days Less Than or Equal -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
eligibilityProfile: string
Title:
Eligibility ProfileMaximum Length:150Eligibility Profile -
eligibilityProfile_Display: string
Title:
Eligibility ProfileEligibility Profile -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_US_ACA_ELIG_BREAK_IN_SERVICE_ATTRIB -
OrgInformationId: integer
(int64)
-
priority: number
Title:
PriorityPriority -
results: string
Title:
ResultMaximum Length:150Result -
results_DisplayValue: string
Title:
ResultResult -
SequenceNumber: integer
(int32)
-
serviceGreaterThanOrEqualToBre: string
Title:
Service Greater Than or Equal To BreakMaximum Length:150Service Greater Than or Equal To Break -
serviceGreaterThanOrEqualToBre_DisplayValue: string
Title:
Service Greater Than or Equal To BreakService Greater Than or Equal To Break
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FUS_5FACA_5FELIGIBILITY_5FATTRIBUTESprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
eligibilityProfile: string
Title:
Eligibility ProfileMaximum Length:150Eligibility Profile -
eligibilityProfile_Display: string
Title:
Eligibility ProfileEligibility Profile -
initialAdministrationDuration: string
Title:
Initial Administrative Duration StartMaximum Length:150Initial Administrative Duration Start -
initialAdministrationDuration_Display: string
Title:
Initial Administrative Duration StartInitial Administrative Duration Start -
initialAdministrativeDurationN: number
Title:
Initial Administrative Duration NumberInitial Administrative Duration Number -
initialAdministrativeDurationT: string
Title:
Initial Administrative Duration TypeMaximum Length:150Initial Administrative Duration Type -
initialAdministrativeDurationT_Display: string
Title:
Initial Administrative Duration TypeInitial Administrative Duration Type -
initialMeasurementDuration: string
Title:
Initial Measurement Duration TypeMaximum Length:150Initial Measurement Duration Type -
initialMeasurementDuration_Display: string
Title:
Initial Measurement Duration TypeInitial Measurement Duration Type -
initialMeasurementDurationNumb: number
Title:
Initial Measurement Duration NumberInitial Measurement Duration Number -
initialMeasurementDurationStar: string
Title:
Initial Measurement Duration StartMaximum Length:150Initial Measurement Duration Start -
initialMeasurementDurationStar_Display: string
Title:
Initial Measurement Duration StartInitial Measurement Duration Start -
initialStabilityDurationNumber: number
Title:
Initial Stability Duration NumberInitial Stability Duration Number -
initialStabilityDurationType: string
Title:
Initial Stability Duration TypeMaximum Length:150Initial Stability Duration Type -
initialStabilityDurationType_Display: string
Title:
Initial Stability Duration TypeInitial Stability Duration Type -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
ongoingAdministrativeDurationN: number
Title:
Ongoing Administrative Duration NumberOngoing Administrative Duration Number -
ongoingAdministrativeDurationT: string
Title:
Ongoing Administrative Duration TypeMaximum Length:150Ongoing Administrative Duration Type -
ongoingAdministrativeDurationT_Display: string
Title:
Ongoing Administrative Duration TypeOngoing Administrative Duration Type -
ongoingAdministrativeStartDate: string
(date)
Title:
Ongoing Administrative Start DateOngoing Administrative Start Date -
ongoingMeasurementDurationNumb: number
Title:
Ongoing Measurement Duration NumberOngoing Measurement Duration Number -
ongoingMeasurementDurationType: string
Title:
Ongoing Measurement Duration TypeMaximum Length:150Ongoing Measurement Duration Type -
ongoingMeasurementDurationType_Display: string
Title:
Ongoing Measurement Duration TypeOngoing Measurement Duration Type -
ongoingMeasurementStartDate: string
(date)
Title:
Ongoing Measurement Start DateOngoing Measurement Start Date -
ongoingStabilityDurationNumber: number
Title:
Ongoing Stability Duration NumberOngoing Stability Duration Number -
ongoingStabilityDurationType: string
Title:
Ongoing Stability Duration TypeMaximum Length:150Ongoing Stability Duration Type -
ongoingStabilityDurationType_Display: string
Title:
Ongoing Stability Duration TypeOngoing Stability Duration Type -
ongoingStabilityStartDate: string
(date)
Title:
Ongoing Stability Start DateOngoing Stability Start Date -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_US_ACA_ELIGIBILITY_ATTRIBUTES -
OrgInformationId: integer
(int64)
-
outcomeOfEligibility: string
Title:
Outcome of EligibilityMaximum Length:150Outcome of Eligibility -
outcomeOfEligibility_Display: string
Title:
Outcome of EligibilityOutcome of Eligibility -
processingPriority: number
Title:
Processing PriorityProcessing Priority -
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FUS_5FLEMP_5FEEO4_5FREP_5FINFprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
controlNumber: string
Title:
Control NumberMaximum Length:150Control Number -
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
jurisdictionLocation: number
Title:
Jurisdiction LocationJurisdiction Location -
jurisdictionLocation_Display: string
Title:
Jurisdiction LocationJurisdiction Location -
jurisdictionName: string
Title:
Jurisdiction NameMaximum Length:150Jurisdiction Name -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_US_LEMP_EEO4_REP_INF -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
-
typeOfGovernment: string
Title:
Type of GovernmentMaximum Length:150Type of Government -
typeOfGovernment_Display: string
Title:
Type of GovernmentType of Government
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FUS_5FLEMP_5FEEO_5FVETS_5FASG_5FINFOprivateVO-item-response
Type:
Show Source
object-
_ORA_HRX_US_EEO_ASG_EMP_CAT: string
Title:
Exclude Assignment CategoryMaximum Length:150Exclude Assignment Category -
_ORA_HRX_US_EEO_ASG_EMP_CAT_Display: string
Title:
Exclude Assignment CategoryExclude Assignment Category -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_US_LEMP_EEO_VETS_ASG_INFO -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FUS_5FLEMP_5FFED_5FACA_5FREPORTING_5FINFOprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
aggregatedAleGroupTruName: string
Title:
Aggregated ALE Group TRU NameMaximum Length:150Aggregated ALE Group TRU Name -
aggregatedAleGroupTruName_Display: string
Title:
Aggregated ALE Group TRU NameAggregated ALE Group TRU Name -
annualAnnouncedPercentage: number
Title:
Annual Announced PercentageAnnual Announced Percentage -
annualPovertyLevelValue: number
Title:
Annual Poverty Level ValueAnnual Poverty Level Value -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
dgeTruName: string
Title:
DGE TRU NameMaximum Length:150DGE TRU Name -
dgeTruName_Display: string
Title:
DGE TRU NameDGE TRU Name -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
hraOfferedValue: string
Title:
HRA Offered to EmployeesMaximum Length:150HRA Offered to Employees -
includeRetirees: string
Title:
Include RetireesMaximum Length:150Include Retirees -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
maskSsnFlagACA: string
Title:
Mask Social Security Number on ACA FormMaximum Length:150Mask Social Security Number on ACA Form -
maskSsnFlagACA_Display: string
Title:
Mask Social Security Number on ACA FormMask Social Security Number on ACA Form -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
offerCoverageOverride: string
Title:
Offer of Coverage Override valueMaximum Length:150Offer of Coverage Override value -
offerCoverageOverride_Display: string
Title:
Offer of Coverage Override valueOffer of Coverage Override value -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_US_LEMP_FED_ACA_REPORTING_INFO -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
-
transmissionControlCode: string
Title:
Transmission Control CodeMaximum Length:150Transmission Control Code
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FUS_5FLEMP_5FREG_5FPAY_5FREP_5FINFprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_US_LEMP_REG_PAY_REP_INF -
OrgInformationId: integer
(int64)
-
regcontractor: string
Title:
Regional ContractorMaximum Length:150Regional Contractor -
regcontractor_DisplayValue: string
Title:
Regional ContractorRegional Contractor -
SequenceNumber: integer
(int32)
-
totalRegEmployees: number
Title:
Total Regional EmployeesTotal Regional Employees -
totalRegEstabs: number
Title:
Total Regional EstablishmentsTotal Regional Establishments -
totalUSEmployees: number
Title:
Total US EmployeesTotal US Employees -
totalUSEstabs: number
Title:
Total US EstablishmentsTotal US Establishments
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FUS_5FNY_5FNH_5FRULESprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
newYorkNewHireTransmitterTru: number
Title:
New York New Hire Transmitter TRUNew York New Hire Transmitter TRU -
newYorkNewHireTransmitterTru_Display: string
Title:
New York New Hire Transmitter TRUNew York New Hire Transmitter TRU -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_US_NY_NH_RULES -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FUS_5FVETS_5FEEO_5FENTITY_5FDATAprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_US_VETS_EEO_ENTITY_DATA -
OrgInformationId: integer
(int64)
-
parentLegalEmployer: string
Title:
Parent Legal EmployerMaximum Length:150Parent Legal Employer -
parentLegalEmployer_DisplayValue: string
Title:
Parent Legal EmployerParent Legal Employer -
proxyLegalEmployer: string
Title:
Proxy Legal EmployerMaximum Length:150Proxy Legal Employer -
proxyLegalEmployer_Display: string
Title:
Proxy Legal EmployerProxy Legal Employer -
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPAY_5FPSU_5FPAY_5FADVANCEprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
availableNetPayPercentage: integer
(int32)
Title:
Available Net Pay PercentageAvailable Net Pay Percentage -
blackoutPeriodOffset: integer
(int32)
Title:
Blackout Period OffsetBlackout Period Offset -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
maxRequestsPerYear: integer
(int32)
Title:
Maximum Request Per YearMaximum Request Per Year -
minRequestAmount: integer
(int32)
Title:
Minimum Request AmountMinimum Request Amount -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_PAY_PSU_PAY_ADVANCE -
OrgInformationId: integer
(int64)
-
payAdvanceFlowPattern: number
Title:
Pay Advance Override Flow PatternPay Advance Override Flow Pattern -
payAdvanceFlowPattern_Display: string
Title:
Pay Advance Override Flow PatternPay Advance Override Flow Pattern -
plan: number
Title:
Individual Compensation PlanIndividual Compensation Plan -
plan_Display: string
Title:
Individual Compensation PlanIndividual Compensation Plan -
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationPER_5FPSU_5FPAYROLL_5FINFOprivateVO-item-response
Type:
Show Source
object-
_FISCAL_YEAR_START: string
(date)
Title:
Fiscal Year StartFiscal Year Start -
_LEGISLATIVE_DATA_GROUP: string
Title:
Associated Legislative Data GroupMaximum Length:150Associated Legislative Data Group -
_LEGISLATIVE_DATA_GROUP_Display: string
Title:
Associated Legislative Data GroupAssociated Legislative Data Group -
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:PER_PSU_PAYROLL_INFO -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FTRU_5FEOY_5FREPORT_5FRULESprivateVO
Type:
Show Source
arrayNested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FLOA_5FROE_5FMAPprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraHrxCaPsuLoaClsfName: number
Title:
Secondary ClassificationSecondary Classification -
oraHrxCaPsuLoaClsfName_Display: string
Title:
Secondary ClassificationSecondary Classification -
oraHrxCaPsuLoaRoeUnique: number
Title:
Absence and ROE Reason Mapping Unique IdentifierAbsence and ROE Reason Mapping Unique Identifier -
oraHrxCaPsuRoeLoaReason: string
Title:
Record of Employment ReasonMaximum Length:150Record of Employment Reason -
oraHrxCaPsuRoeLoaReason_Display: string
Title:
Record of Employment ReasonRecord of Employment Reason -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_PSU_LOA_ROE_MAP -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPENSION_5FCONTRprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraHrxCaErContrLimitPerc: number
Title:
Maximum Contribution PercentageMaximum Contribution Percentage -
oraHrxCaErContrPercent: number
Title:
Percentage of Employee ContributionPercentage of Employee Contribution -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_PSU_PENSION_CONTR -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FBC_5FDETAILprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraHrxCaBcPmAcctName: string
Title:
Account NameMaximum Length:150Account Name -
oraHrxCaBcPmAcctNumber: string
Title:
Account NumberMaximum Length:150Account Number -
oraHrxCaBcPmDefaultAcct: string
Title:
Default AccountMaximum Length:150Default Account -
oraHrxCaBcPmEndAnnPay: number
Title:
Ending Annual PayrollEnding Annual Payroll -
oraHrxCaBcPmRate: number
Title:
RateRate -
oraHrxCaBcPmStartAnnPay: number
Title:
Starting Annual PayrollStarting Annual Payroll -
oraHrxCaBcPmUnique: number
Title:
Unique Segment IdentifierUnique Segment Identifier -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_PSU_PM_BC_DETAIL -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FBC_5FHEADERprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraCalcLiabPayroll: string
Title:
Calculate liability in payroll runMaximum Length:150Calculate liability in payroll run -
oraHrxCaBcPmCarrier: string
Title:
Provincial Medical CarrierMaximum Length:150Provincial Medical Carrier -
oraHrxCaBcPmCarrier_Display: string
Title:
Provincial Medical CarrierProvincial Medical Carrier -
oraHrxCaBcProvince: number
Title:
ProvinceProvince -
oraHrxCaBcProvince_Display: string
Title:
ProvinceProvince -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_PSU_PM_BC_HEADER -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FMB_5FDETAILprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraHrxCaMbPmAcctName: string
Title:
Account NameMaximum Length:150Account Name -
oraHrxCaMbPmAcctNumber: string
Title:
Account NumberMaximum Length:150Account Number -
oraHrxCaMbPmDefaultAcct: string
Title:
Default AccountMaximum Length:150Default Account -
oraHrxCaMbPmEndAnnPay: number
Title:
Ending Annual PayrollEnding Annual Payroll -
oraHrxCaMbPmRate: number
Title:
RateRate -
oraHrxCaMbPmStartAnnPay: number
Title:
Starting Annual PayrollStarting Annual Payroll -
oraHrxCaMbPmUnique: number
Title:
Unique Segment IdentifierUnique Segment Identifier -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_PSU_PM_MB_DETAIL -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FMB_5FHEADERprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraCalcLiabPayroll: string
Title:
Calculate liability in payroll runMaximum Length:150Calculate liability in payroll run -
oraHrxCaMbPmCarrier: string
Title:
Provincial Medical CarrierMaximum Length:150Provincial Medical Carrier -
oraHrxCaMbPmCarrier_Display: string
Title:
Provincial Medical CarrierProvincial Medical Carrier -
oraHrxCaMbPmProvince: number
Title:
ProvinceProvince -
oraHrxCaMbPmProvince_Display: string
Title:
ProvinceProvince -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_PSU_PM_MB_HEADER -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FNL_5FDETAILprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraHrxCaNlPmAcctName: string
Title:
Account NameMaximum Length:150Account Name -
oraHrxCaNlPmAcctNumber: string
Title:
Account NumberMaximum Length:150Account Number -
oraHrxCaNlPmDefaultAcct: string
Title:
Default AccountMaximum Length:150Default Account -
oraHrxCaNlPmEndAnnPay: number
Title:
Ending Annual PayrollEnding Annual Payroll -
oraHrxCaNlPmRate: number
Title:
RateRate -
oraHrxCaNlPmStartAnnPay: number
Title:
Starting Annual PayrollStarting Annual Payroll -
oraHrxCaNlPmUnique: number
Title:
Unique Segment IdentifierUnique Segment Identifier -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_PSU_PM_NL_DETAIL -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FNL_5FHEADERprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraHrxCaNlPmCarrier: string
Title:
Provincial Medical CarrierMaximum Length:150Provincial Medical Carrier -
oraHrxCaNlPmCarrier_Display: string
Title:
Provincial Medical CarrierProvincial Medical Carrier -
oraHrxCaNlPmProvince: number
Title:
ProvinceProvince -
oraHrxCaNlPmProvince_Display: string
Title:
ProvinceProvince -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_PSU_PM_NL_HEADER -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FON_5FDETAILprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraHrxCaOnPmAcctName: string
Title:
Account NameMaximum Length:150Account Name -
oraHrxCaOnPmAcctNumber: string
Title:
Account NumberMaximum Length:150Account Number -
oraHrxCaOnPmDefaultAcct: string
Title:
Default AccountMaximum Length:150Default Account -
oraHrxCaOnPmEndAnnPay: number
Title:
Ending Annual PayrollEnding Annual Payroll -
oraHrxCaOnPmRate: number
Title:
RateRate -
oraHrxCaOnPmStartAnnPay: number
Title:
Starting Annual PayrollStarting Annual Payroll -
oraHrxCaOnPmUnique: number
Title:
Unique Segment IdentifierUnique Segment Identifier -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_PSU_PM_ON_DETAIL -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FON_5FHEADERprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraCalcLaibPayroll: string
Title:
Calculate liability in payroll runMaximum Length:150Calculate liability in payroll run -
oraHrxCaOnPmCarrier: string
Title:
Provincial Medical CarrierMaximum Length:150Provincial Medical Carrier -
oraHrxCaOnPmCarrier_Display: string
Title:
Provincial Medical CarrierProvincial Medical Carrier -
oraHrxCaOnPmProvince: number
Title:
ProvinceProvince -
oraHrxCaOnPmProvince_Display: string
Title:
ProvinceProvince -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_PSU_PM_ON_HEADER -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FQC_5FDETAILprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraHrxCaQcPmEndAnnPay: number
Title:
Ending Annual PayrollEnding Annual Payroll -
oraHrxCaQcPmRate: number
Title:
RateRate -
oraHrxCaQcPmStartAnnPay: number
Title:
Starting Annual PayrollStarting Annual Payroll -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_PSU_PM_QC_DETAIL -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FQC_5FHEADERprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraHrxCaQcPmCarrier: string
Title:
Provincial Medical CarrierMaximum Length:150Provincial Medical Carrier -
oraHrxCaQcPmCarrier_Display: string
Title:
Provincial Medical CarrierProvincial Medical Carrier -
oraHrxCaQcPmProvince: number
Title:
ProvinceProvince -
oraHrxCaQcPmProvince_Display: string
Title:
ProvinceProvince -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_PSU_PM_QC_HEADER -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FQC_5FNEQprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraHrxCaPsuQcNeqNum: string
Title:
Quebec Enterprise NumberMaximum Length:150Quebec Enterprise Number -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_PSU_QC_NEQ -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FROE_5FOCPTIONprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraHrxCaRoeOccupation: string
Title:
Record of Employment OccupationMaximum Length:150Record of Employment Occupation -
oraHrxCaRoeOccupation_Display: string
Title:
Record of Employment OccupationRecord of Employment Occupation -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_PSU_ROE_OCPTION -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FTERM_5FROE_5FMAPprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
oraHrxCaPsuRoeTermReason: string
Title:
Record of Employment ReasonMaximum Length:150Record of Employment Reason -
oraHrxCaPsuRoeTermReason_Display: string
Title:
Record of Employment ReasonRecord of Employment Reason -
oraHrxCaPsuTermAction: number
Title:
ActionAction -
oraHrxCaPsuTermAction_Display: string
Title:
ActionAction -
oraHrxCaPsuTermRoeUnique: number
Title:
Termination and ROE Mapping Unique IdentifierTermination and ROE Mapping Unique Identifier -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_PSU_TERM_ROE_MAP -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FAB_5FDETAILprivateVO-item-response
Type:
Show Source
object-
ActionOccurrenceId: integer
(int64)
Default Value:
-1 -
BusinessGroupId: integer
(int64)
-
CreationDate: string
(date-time)
Read Only:
true -
EffectiveEndDate: string
(date)
Title:
Effective End Date -
EffectiveStartDate: string
(date)
Title:
Effective Start Date -
LastUpdateDate: string
(date-time)
Read Only:
true -
LegislationCode: string
Maximum Length:
30 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModuleId: string
Maximum Length:
32 -
ObjectVersionNumber: integer
(int32)
-
OraHrxCaAbAcctName: string
Title:
Account NameMaximum Length:150Account Name -
oraHrxCaAbAcctNumber: string
Title:
Account NumberMaximum Length:150Account Number -
oraHrxCaAbClUnit: string
Title:
Classification UnitMaximum Length:150Classification Unit -
oraHrxCaAbClUnitDesc: string
Title:
Classification Unit DescriptionMaximum Length:150Classification Unit Description -
OraHrxCaAbDefault: string
Title:
Default AccountMaximum Length:150Default Account -
oraHrxCaAbDefaultRate: string
Title:
Default RateMaximum Length:150Default Rate -
oraHrxCaAbRate: number
Title:
RateRate -
oraHrxCaAbUnique: number
Title:
Unique Segment IdentifierUnique Segment Identifier -
OrganizationId: integer
(int64)
-
OrgInformationContext: string
Maximum Length:
80Default Value:ORA_HRX_CA_PSU_WC_AB_DETAIL -
OrgInformationId: integer
(int64)
-
SequenceNumber: integer
(int32)