UI_RCPTSRETSOVERVIEW
Service Definition for Receipts Return Overview
UI_RCPTSRETSOVERVIEW is an OData service definition in SAP S/4HANA. It exposes 13 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (13)
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| UI_RCPTSRETSOVERVIEW | ODATA | V2 | C1 | NOT_TO_BE_RELEASED_STABLE | false |
Fiori Apps (1)
| App ID | App Name | Type | Description |
|---|---|---|---|
| F5479 | Receipts and Returns Overview | Transactional, Analytical | This application is to have an overview of KPIs for items to be received at the base and remote location and aggregated information of item type (rentals, non-stock, stock and supplier owned items, Overdue items and Failed receipts, Delayed Receipts, items initiated at the remote location. |
Source
@EndUserText.label: 'Service Definition for Receipts Return Overview'
define service UI_RCPTSRETSOVERVIEW {
expose C_FldLogsRcptsRetsOverviewTP;
expose C_FldLogsOvrdItemsByDuration;
expose C_FldLogsToBeReceivedItmTypeTP;
expose C_FldLogsOvrdItemsByItemType;
expose C_FldLogsRcptsRetsAtRemote;
expose C_FldLogsReceiptsByStatusTP;
expose C_PurOrdMaintainUoMValHelp;
expose C_FldLogsDestinationVH;
expose I_MatlDocStorageLocationVH;
expose I_FldLogsSuplrItmVislInspVH;
expose I_FldLogsItemTypeVH;
expose I_FldLogsSuplrItmSuplrVH;
expose I_FldLogsAllPlantsVH;
}