UI_PROCESS_RECEIPTS

OData Service Package: ODATA_FLOG_PROCESS_RECEIPTS

Field Logistics : Process Receipts

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

Service Bindings (1)

BindingTypeVersionContractReleasePublished
UI_PROCESS_RECEIPTS ODATA V2 C1 NOT_TO_BE_RELEASED_STABLE false

Fiori Apps (1)

App IDApp NameTypeDescription
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;
}