UI_HCMACTUALACTIVITIES_EMP

OData Service Package: ODATA_H4S4_TS_ANALYT_ACT_EMPL

HCM Actual Activities Employee

UI_HCMACTUALACTIVITIES_EMP is an OData service definition in SAP S/4HANA. It exposes 14 CDS view(s). It has 1 service binding(s).

Service Bindings (1)

BindingTypeVersionContractReleasePublished
UI_HCMACTUALACTIVITIES_EMP ODATA V2 C1 NOT_RELEASED false

Fiori Apps (1)

App IDApp NameTypeDescription
F7189 Timesheet Analytics - My Activities (S/4HANA) Analytical Analytical app that allows Employee to drill down on activities by various dimensions

Source

@EndUserText.label: 'HCM Actual Activities Employee'
define service UI_HCMACTUALACTIVITIES_EMP {
  expose C_HCMActualActivitiesEmpl;
  expose I_OrgUnit;
  expose I_HCMOrganizationalUnit;
  expose I_CalendarMonth;
  expose C_HCMEmployeeQuickView;
  expose I_HCMPersonnelArea;
  expose I_HCMPersonnelSubarea;
  expose I_HCMEmployeeGroup;
  expose I_HCMEmployeeSubgroup;
  expose I_LogicalSystem;
  expose I_UnitOfMeasureStdVH;
  expose I_CurrencyStdVH;
  expose I_HCMPositionVH;
  expose C_HCMPersonWorkAgreement  as PersonWorkAgreement;
}