Get a department

get

/hcmRestApi/resources/11.13.18.05/organizations/{organizationsUniqID}

Request

Path Parameters
  • 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
  • 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>
  • 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).
  • 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
  • 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
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
  • 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.
  • 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".
  • 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 Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : organizations-item-response
Type: object
Show Source
Nested Schema : extraInformation
Type: array
Show Source
  • 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 : OrganizationDFF
Type: array
Customer's flexfield for organization.
Show Source
Nested Schema : Discriminator: CategoryCode
Type: object
Discriminator: CategoryCode

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationDepartmentprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationEnterpriseprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationFunBusinessUnitprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmDisabilityOrganizationprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmDivisionprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempAeprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempBhprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempBrprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempCaprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempChprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempCnprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempDeprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempFrprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempGbprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempIeprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempInprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempItprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempKwprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempMxprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempNlprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempOmprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempQaprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempSaprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLempUsprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmLruprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmProfessionalBodyprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuAeprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuCaprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuCnprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuGbprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuHkprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuInprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuQaprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuSaprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmPsuUsprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmReportingEstablishmentprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmReportingEstablishmentGbprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruCaprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruCnprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruDeprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruFrprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruGbprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruHkprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruIeprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruInprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruMxprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruNlprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruSgprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationHcmTruUsprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationOraPerUnionprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationPaProjectOrgprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationPerOrganizationCategoryprivateVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_hcm_organizations_flex_organizationInformationEFF_classification_view_j__ClassificationPrjProjectUnitprivateVO-item-response
Type: object
Show Source
Nested Schema : InformationHRX_5FFR_5FDEPT_5FCORPORATE_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPM_5FDEPTprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FROE_5FDEPT_5FCONTACTprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FWC_5FDEPTprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHTS_5FDEPT_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FLEGAL_5FEMP_5FASSOC_5FDEPTprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FGL_5FCOST_5FCENTER_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FORG_5FMANAGER_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FWORK_5FDAY_5FINFOprivateVO
Type: array
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FFR_5FDEPT_5FCORPORATE_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPM_5FDEPTprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FROE_5FDEPT_5FCONTACTprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FWC_5FDEPTprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHTS_5FDEPT_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FLEGAL_5FEMP_5FASSOC_5FDEPTprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationPER_5FGL_5FCOST_5FCENTER_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationPER_5FORG_5FMANAGER_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationPER_5FWORK_5FDAY_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : InformationORA_5FEMPL_5FCONFprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FUS_5FLOCAL_5FBALANCEprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPAY_5FARCH_5FELE_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FASG_5FSTANDARD_5FWORKING_5FHOURSprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FDOR_5FLETTER_5FGEN_5FDOR_5FSOURCEprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FEDIT_5FHCM_5FBUSINESS_5FOBJECTSprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FEMP_5FPOS_5FINCUMBENT_5FVALIDATIONprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FHCM_5FCONNECTIONS_5FCONFIGURATIONprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FHCM_5FFLOW_5FTO_5FDOC_5FTYPES_5FMAPPINGprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FPOS_5FHIER_5FCONFIGprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FPOS_5FSYNC_5FATTRSprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FPOSITION_5FBUDGETING_5FCONFIGURATIONprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FSEC_5FPROF_5FAND_5FDATA_5FROLE_5FCONFIGprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FSECURITY_5FPROFILES_5FINFORMATIONprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FWS_5FCONFIGURATION_5FMIN_5FCHARprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FWS_5FCONFIGURATIONprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FTXN_5FADMIN_5FCONSOLE_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FCURRENCY_5FSUPPORTprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FENT_5FUSER_5FROLE_5FPROV_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FENTERPRISE_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FORGCODE_5FAUTOGENERATIONprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FWORK_5FDAY_5FINFOprivateVO
Type: array
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FEMPL_5FCONFprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FUS_5FLOCAL_5FBALANCEprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPAY_5FARCH_5FELE_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FASG_5FSTANDARD_5FWORKING_5FHOURSprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FDOR_5FLETTER_5FGEN_5FDOR_5FSOURCEprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FEDIT_5FHCM_5FBUSINESS_5FOBJECTSprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FEMP_5FPOS_5FINCUMBENT_5FVALIDATIONprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FHCM_5FCONNECTIONS_5FCONFIGURATIONprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FHCM_5FFLOW_5FTO_5FDOC_5FTYPES_5FMAPPINGprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FPOS_5FHIER_5FCONFIGprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FPOS_5FSYNC_5FATTRSprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FPOSITION_5FBUDGETING_5FCONFIGURATIONprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FSEC_5FPROF_5FAND_5FDATA_5FROLE_5FCONFIGprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FSECURITY_5FPROFILES_5FINFORMATIONprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FWS_5FCONFIGURATION_5FMIN_5FCHARprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FWS_5FCONFIGURATIONprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FTXN_5FADMIN_5FCONSOLE_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationPER_5FCURRENCY_5FSUPPORTprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationPER_5FENT_5FUSER_5FROLE_5FPROV_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationPER_5FENTERPRISE_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationPER_5FORGCODE_5FAUTOGENERATIONprivateVO-item-response
Type: object
Show Source
Nested Schema : InformationPER_5FORG_5FMANAGER_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FWORK_5FDAY_5FINFOprivateVO
Type: array
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : InformationORA_5FHRX_5FBR_5FLEMP_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FWORK_5FDAY_5FINFOprivateVO
Type: array
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FBR_5FLEMP_5FDETAILprivateVO-item-response
Type: object
Show Source
Nested Schema : InformationHRX_5FCA_5FLEMP_5FEER_5FRULESprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FWORK_5FDAY_5FINFOprivateVO
Type: array
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FCA_5FLEMP_5FEER_5FRULESprivateVO-item-response
Type: object
Show Source
Nested Schema : InformationHRX_5FCH_5FLEMP_5FLAB_5FAGR_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FWORK_5FDAY_5FINFOprivateVO
Type: array
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FCH_5FLEMP_5FLAB_5FAGR_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : InformationHRX_5FDE_5FLE_5FREHADATprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FWORK_5FDAY_5FINFOprivateVO
Type: array
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FDE_5FLE_5FREHADATprivateVO-item-response
Type: object
Show Source
Nested Schema : InformationHRX_5FIE_5FLEMP_5FEHECS_5FDEFAULT_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationHRX_5FIE_5FLEMP_5FPRSI_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FWORK_5FDAY_5FINFOprivateVO
Type: array
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FIE_5FLEMP_5FEHECS_5FDEFAULT_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FIE_5FLEMP_5FPRSI_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : InformationORA_5FHRX_5FIT_5FINAIL_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FIT_5FINPS_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FIT_5FINPS_5FLOCATIONprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FWORK_5FDAY_5FINFOprivateVO
Type: array
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FIT_5FINAIL_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FIT_5FINPS_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FIT_5FINPS_5FLOCATIONprivateVO-item-response
Type: object
Show Source
Nested Schema : InformationORA_5FHRX_5FMX_5FLEMP_5FTAX_5FREGISprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FMX_5FSOCIAL_5FSECURITY_5FDETAILSprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FWORK_5FDAY_5FINFOprivateVO
Type: array
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FMX_5FLEMP_5FTAX_5FREGISprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FMX_5FSOCIAL_5FSECURITY_5FDETAILSprivateVO-item-response
Type: object
Show Source
Nested Schema : InformationORA_5FHRX_5FQA_5FLEMP_5FDETAILSprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FWORK_5FDAY_5FINFOprivateVO
Type: array
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FQA_5FLEMP_5FDETAILSprivateVO-item-response
Type: object
Show Source
Nested Schema : InformationHRX_5FSA_5FLEMP_5FEMPLOYER_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FWORK_5FDAY_5FINFOprivateVO
Type: array
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FSA_5FLEMP_5FEMPLOYER_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : InformationHRX_5FUS_5FLEMP_5FEEO_5FRULESprivateVO
Type: array
Show Source
Nested Schema : InformationHRX_5FUS_5FLEMP_5FEEO_5FVETS_5FRULESprivateVO
Type: array
Show Source
Nested Schema : InformationHRX_5FUS_5FLEMP_5FNEW_5FHIRE_5FRULESprivateVO
Type: array
Show Source
Nested Schema : InformationHRX_5FUS_5FLEMP_5FVETS_5FRULESprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FUS_5FACA_5FELIG_5FBREAK_5FIN_5FSERVICE_5FATTRIBprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FUS_5FACA_5FELIGIBILITY_5FATTRIBUTESprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FUS_5FLEMP_5FEEO4_5FREP_5FINFprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FUS_5FLEMP_5FEEO_5FVETS_5FASG_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FUS_5FLEMP_5FFED_5FACA_5FREPORTING_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FUS_5FLEMP_5FREG_5FPAY_5FREP_5FINFprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FUS_5FNY_5FNH_5FRULESprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FUS_5FVETS_5FEEO_5FENTITY_5FDATAprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FASSOC_5FBUSINESS_5FUNITSprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPER_5FPOS_5FSYNC_5FLEMP_5FATTRSprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FLEMP_5FEMPLOYMENT_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FWORK_5FDAY_5FINFOprivateVO
Type: array
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FUS_5FLEMP_5FEEO_5FRULESprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FUS_5FLEMP_5FEEO_5FVETS_5FRULESprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FUS_5FLEMP_5FNEW_5FHIRE_5FRULESprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationHRX_5FUS_5FLEMP_5FVETS_5FRULESprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FUS_5FACA_5FELIG_5FBREAK_5FIN_5FSERVICE_5FATTRIBprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FUS_5FACA_5FELIGIBILITY_5FATTRIBUTESprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FUS_5FLEMP_5FEEO4_5FREP_5FINFprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FUS_5FLEMP_5FEEO_5FVETS_5FASG_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FUS_5FLEMP_5FFED_5FACA_5FREPORTING_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FUS_5FLEMP_5FREG_5FPAY_5FREP_5FINFprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FUS_5FNY_5FNH_5FRULESprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FUS_5FVETS_5FEEO_5FENTITY_5FDATAprivateVO-item-response
Type: object
Show Source
Nested Schema : InformationORA_5FPAY_5FPSU_5FPAY_5FADVANCEprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FPSU_5FPAYROLL_5FINFOprivateVO
Type: array
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FPAY_5FPSU_5FPAY_5FADVANCEprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationPER_5FPSU_5FPAYROLL_5FINFOprivateVO-item-response
Type: object
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FLOA_5FROE_5FMAPprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FPENSION_5FCONTRprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FBC_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FBC_5FHEADERprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FMB_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FMB_5FHEADERprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FNL_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FNL_5FHEADERprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FON_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FON_5FHEADERprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FQC_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FQC_5FHEADERprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FQC_5FNEQprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FROE_5FOCPTIONprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FTERM_5FROE_5FMAPprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FAB_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FAB_5FHEADERprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FBC_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FBC_5FHEADERprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FMB_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FMB_5FHEADERprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNB_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNB_5FHEADERprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNL_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNL_5FHEADERprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNS_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNS_5FHEADERprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNT_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNT_5FHEADERprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNU_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FNU_5FHEADERprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FON_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FON_5FHEADERprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FPE_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FPE_5FHEADERprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FQC_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FQC_5FHEADERprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FSK_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FSK_5FHEADERprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FYT_5FDETAILprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FYT_5FHEADERprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FQC_5FLS_5FINFOprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FHRX_5FCA_5FTRU_5FEOY_5FREPORT_5FRULESprivateVO
Type: array
Show Source
Nested Schema : InformationORA_5FPAY_5FPSU_5FPAY_5FADVANCEprivateVO
Type: array
Show Source
Nested Schema : InformationPER_5FPSU_5FPAYROLL_5FINFOprivateVO
Type: array
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FLOA_5FROE_5FMAPprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPENSION_5FCONTRprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FBC_5FDETAILprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FBC_5FHEADERprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FMB_5FDETAILprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FMB_5FHEADERprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FNL_5FDETAILprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FNL_5FHEADERprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FON_5FDETAILprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FON_5FHEADERprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FQC_5FDETAILprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FPM_5FQC_5FHEADERprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FQC_5FNEQprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FROE_5FOCPTIONprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FTERM_5FROE_5FMAPprivateVO-item-response
Type: object
Show Source
Nested Schema : organizations-extraInformation-InformationORA_5FHRX_5FCA_5FPSU_5FWC_5FAB_5FDETAILprivateVO-item-response
Type: object
Show Source