UI_PROCESS_RECEIPTS
Field Logistics : Process Receipts
UI_PROCESS_RECEIPTS is an OData service definition in SAP S/4HANA. It exposes 31 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (31)
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| UI_PROCESS_RECEIPTS | ODATA | V2 | C1 | NOT_TO_BE_RELEASED_STABLE | false |
Fiori Apps (1)
| App ID | App Name | Type | Description |
|---|---|---|---|
| F5316 | Process Receipt | Transactional | This application is used to Receive Purchase Order Items and Inbound delivery items at Base Plant and Remote Plant. The items can consist of both Stock and Supplier Items. |
Source
@EndUserText.label: 'Field Logistics : Process Receipts'
define service UI_PROCESS_RECEIPTS {
expose C_FldLogsProcessReceiptsTP;
expose I_FldLogsSuplrItmVislInspVH;
expose I_StorageLocationStdVH;
expose C_FldLogsDistributionItemsTP;
expose C_FldLogsValnTypeVH;
expose C_FldLogsStockTypeVH;
expose C_FldLogsSrlNmbrItems;
expose C_FldLogsBatchVH;
expose C_FldLogsFailedRcptInfoTP;
expose I_FldLogsItemTypeVH;
expose C_FldLogsGoodsMvtTypeVH;
expose C_FldLogsPrdcssrDocRemote;
expose C_FldLogsProcRcptFollowOnDocs;
expose C_PackagingMaterialVH;
expose C_FldLogsHandlingUnitTypeVH;
expose C_FldLogsHandlingUnits;
expose C_FldLogsWhseTaskInfo;
expose C_FldLogsPackagingMaterialVH;
expose C_FldLogsEWMStockTypeVH;
expose I_ProductUnitsOfMeasureVH;
expose C_FldLogsContainerInfo;
expose C_FldLogsEmptyContainerIDVH;
expose C_FldLogsWgtUnitOfMsrVH;
expose C_FldLogsProcRcptCstmFldExtn;
expose C_FldLogsOutbDelivInfo;
expose C_FldLogsOutbDelivAtRmteInfo;
expose C_FldLogsStockTransportOrder;
expose C_FldLogsSerialNumber;
expose C_SerialNumbersForGdsMvtVH;
expose C_FldLogsMaintObjListDelivPO;
expose C_FldLogsUnitOfMeasureVH;
}