Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Field and Description |
---|---|
static OutbDeliveryHeaderLink<OutbDeliveryItem> |
OutbDeliveryHeader.TO_DELIVERY_DOCUMENT_ITEM
Use with available fluent helpers to apply the to_DeliveryDocumentItem navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
OutbDeliveryItem |
OutbDeliveryItem.OutbDeliveryItemBuilder.build() |
protected OutbDeliveryItem |
OutbDeliveryItemUpdateFluentHelper.getEntity() |
protected OutbDeliveryItem |
OutbDeliveryItemDeleteFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<OutbDeliveryItem> |
OutbDeliveryHeader.fetchDeliveryDocumentItem()
Fetches the OutbDeliveryItem entities (one to many) associated with this entity.
|
Optional<List<OutbDeliveryItem>> |
OutbDeliveryHeader.getDeliveryDocumentItemIfPresent()
Retrieval of associated OutbDeliveryItem entities (one to many).
|
List<OutbDeliveryItem> |
OutbDeliveryHeader.getDeliveryDocumentItemOrFetch()
Retrieval of associated OutbDeliveryItem entities (one to many).
|
protected Class<OutbDeliveryItem> |
OutbDeliveryItemByKeyFluentHelper.getEntityClass() |
protected Class<OutbDeliveryItem> |
OutbDeliveryItemFluentHelper.getEntityClass() |
Class<OutbDeliveryItem> |
OutbDeliveryItem.getType() |
Modifier and Type | Method and Description |
---|---|
void |
OutbDeliveryHeader.addDeliveryDocumentItem(OutbDeliveryItem... entity)
Adds elements to the list of associated OutbDeliveryItem entities.
|
OutbDeliveryHeader.OutbDeliveryHeaderBuilder |
OutbDeliveryHeader.OutbDeliveryHeaderBuilder.deliveryDocumentItem(OutbDeliveryItem... value) |
Modifier and Type | Method and Description |
---|---|
void |
OutbDeliveryHeader.setDeliveryDocumentItem(List<OutbDeliveryItem> value)
Overwrites the list of associated OutbDeliveryItem entities for the loaded navigation property to_DeliveryDocumentItem.
|
protected OutbDeliveryItemLink<ObjectT> |
OutbDeliveryItemLink.translateLinkType(EntityLink<OutbDeliveryItemLink<ObjectT>,OutbDeliveryItem,ObjectT> link) |
Constructor and Description |
---|
OutbDeliveryItemDeleteFluentHelper(String servicePath,
OutbDeliveryItem entity)
Creates a fluent helper object that will delete a
OutbDeliveryItem entity on the OData endpoint. |
OutbDeliveryItemUpdateFluentHelper(String servicePath,
OutbDeliveryItem entity)
Creates a fluent helper object that will update a
OutbDeliveryItem entity on the OData endpoint. |
Constructor and Description |
---|
OutbDeliveryHeader(String shippinglocationtimezone,
String actualDeliveryRoute,
LocalDateTime actualGoodsMovementDate,
String receivinglocationtimezone,
LocalTime actualGoodsMovementTime,
LocalDateTime billingDocumentDate,
String billOfLading,
Boolean completeDeliveryIsDefined,
LocalTime confirmationTime,
String createdByUser,
LocalDateTime creationDate,
LocalTime creationTime,
String customerGroup,
String deliveryBlockReason,
LocalDateTime deliveryDate,
String deliveryDocument,
String deliveryDocumentBySupplier,
String deliveryDocumentType,
Boolean deliveryIsInPlant,
String deliveryPriority,
LocalTime deliveryTime,
String deliveryVersion,
BigDecimal depreciationPercentage,
String distrStatusByDecentralizedWrhs,
LocalDateTime documentDate,
String externalIdentificationType,
String externalTransportSystem,
String factoryCalendarByCustomer,
String goodsIssueOrReceiptSlipNumber,
LocalTime goodsIssueTime,
String handlingUnitInStock,
String hdrGeneralIncompletionStatus,
String hdrGoodsMvtIncompletionStatus,
String headerBillgIncompletionStatus,
String headerBillingBlockReason,
String headerDelivIncompletionStatus,
BigDecimal headerGrossWeight,
BigDecimal headerNetWeight,
String headerPackingIncompletionSts,
String headerPickgIncompletionStatus,
BigDecimal headerVolume,
String headerVolumeUnit,
String headerWeightUnit,
String incotermsClassification,
String incotermsTransferLocation,
LocalDateTime intercompanyBillingDate,
String internalFinancialDocument,
String isDeliveryForSingleWarehouse,
String isExportDelivery,
LocalDateTime lastChangeDate,
String lastChangedByUser,
LocalDateTime loadingDate,
String loadingPoint,
LocalTime loadingTime,
String meansOfTransport,
String meansOfTransportRefMaterial,
String meansOfTransportType,
Boolean orderCombinationIsAllowed,
String orderID,
String overallDelivConfStatus,
String overallDelivReltdBillgStatus,
String overallGoodsMovementStatus,
String overallIntcoBillingStatus,
String overallPackingStatus,
String overallPickingConfStatus,
String overallPickingStatus,
String overallProofOfDeliveryStatus,
String overallSDProcessStatus,
String overallWarehouseActivityStatus,
String ovrlItmDelivIncompletionSts,
String ovrlItmGdsMvtIncompletionSts,
String ovrlItmGeneralIncompletionSts,
String ovrlItmPackingIncompletionSts,
String ovrlItmPickingIncompletionSts,
String paymentGuaranteeProcedure,
String pickedItemsLocation,
LocalDateTime pickingDate,
LocalTime pickingTime,
LocalDateTime plannedGoodsIssueDate,
LocalDateTime proofOfDeliveryDate,
String proposedDeliveryRoute,
String receivingPlant,
String routeSchedule,
String salesDistrict,
String salesOffice,
String salesOrganization,
String sDDocumentCategory,
String shipmentBlockReason,
String shippingCondition,
String shippingPoint,
String shippingType,
String shipToParty,
String soldToParty,
String specialProcessingCode,
String statisticsCurrency,
String supplier,
String totalBlockStatus,
String totalCreditCheckStatus,
String totalNumberOfPackage,
String transactionCurrency,
String transportationGroup,
LocalDateTime transportationPlanningDate,
String transportationPlanningStatus,
LocalTime transportationPlanningTime,
String unloadingPointName,
String warehouse,
String warehouseGate,
String warehouseStagingArea,
ErpConfigContext erpConfigContext,
List<OutbDeliveryItem> toDeliveryDocumentItem,
List<OutbDeliveryPartner> toDeliveryDocumentPartner) |
Modifier and Type | Method and Description |
---|---|
OutbDeliveryItemDeleteFluentHelper |
OutboundDeliveryService.deleteOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem)
Deletes an existing
OutbDeliveryItem entity in the S/4HANA system. |
OutbDeliveryItemDeleteFluentHelper |
DefaultOutboundDeliveryService.deleteOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem) |
OutbDeliveryItemUpdateFluentHelper |
OutboundDeliveryService.updateOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem)
Update an existing
OutbDeliveryItem entity and save it to the S/4HANA system. |
OutbDeliveryItemUpdateFluentHelper |
DefaultOutboundDeliveryService.updateOutbDeliveryItem(OutbDeliveryItem outbDeliveryItem) |
Copyright © 2018 SAP SE. All rights reserved.