Modifier and Type | Field and Description |
---|---|
static ReturnsDeliveryHeaderLink<ReturnsDeliveryItem> |
ReturnsDeliveryHeader.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 |
---|---|
ReturnsDeliveryItem |
ReturnsDeliveryItem.ReturnsDeliveryItemBuilder.build() |
protected ReturnsDeliveryItem |
ReturnsDeliveryItemUpdateFluentHelper.getEntity() |
protected ReturnsDeliveryItem |
ReturnsDeliveryItemDeleteFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ReturnsDeliveryItem> |
ReturnsDeliveryHeader.fetchDeliveryDocumentItem()
Fetches the ReturnsDeliveryItem entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ReturnsDeliveryItem>> |
ReturnsDeliveryHeader.getDeliveryDocumentItemIfPresent()
Retrieval of associated ReturnsDeliveryItem entities (one to many).
|
List<ReturnsDeliveryItem> |
ReturnsDeliveryHeader.getDeliveryDocumentItemOrFetch()
Retrieval of associated ReturnsDeliveryItem entities (one to many).
|
protected Class<ReturnsDeliveryItem> |
ReturnsDeliveryItemByKeyFluentHelper.getEntityClass() |
protected Class<ReturnsDeliveryItem> |
ReturnsDeliveryItemFluentHelper.getEntityClass() |
Class<ReturnsDeliveryItem> |
ReturnsDeliveryItem.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ReturnsDeliveryHeader.addDeliveryDocumentItem(ReturnsDeliveryItem... entity)
Adds elements to the list of associated ReturnsDeliveryItem entities.
|
ReturnsDeliveryHeader.ReturnsDeliveryHeaderBuilder |
ReturnsDeliveryHeader.ReturnsDeliveryHeaderBuilder.deliveryDocumentItem(ReturnsDeliveryItem... value)
Navigation property to_DeliveryDocumentItem for ReturnsDeliveryHeader to multiple
ReturnsDeliveryItem.
|
Modifier and Type | Method and Description |
---|---|
void |
ReturnsDeliveryHeader.setDeliveryDocumentItem(List<ReturnsDeliveryItem> value)
Overwrites the list of associated ReturnsDeliveryItem entities for the loaded navigation property
to_DeliveryDocumentItem.
|
Constructor and Description |
---|
ReturnsDeliveryItemDeleteFluentHelper(String servicePath,
ReturnsDeliveryItem entity)
Creates a fluent helper object that will delete a
ReturnsDeliveryItem entity on the OData endpoint. |
ReturnsDeliveryItemUpdateFluentHelper(String servicePath,
ReturnsDeliveryItem entity)
Creates a fluent helper object that will update a
ReturnsDeliveryItem entity on the OData endpoint. |
Constructor and Description |
---|
ReturnsDeliveryHeader(String actualDeliveryRoute,
LocalDateTime actualGoodsMovementDate,
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,
List<ReturnsDeliveryItem> toDeliveryDocumentItem,
List<ReturnsDeliveryPartner> toDeliveryDocumentPartner) |
Modifier and Type | Method and Description |
---|---|
CustomerReturnsDeliveryV2ServiceBatchChangeSet |
DefaultCustomerReturnsDeliveryV2ServiceBatchChangeSet.deleteReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem)
Deletes an existing
ReturnsDeliveryItem entity in the S/4HANA system. |
CustomerReturnsDeliveryV2ServiceBatchChangeSet |
CustomerReturnsDeliveryV2ServiceBatchChangeSet.deleteReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem)
Deletes an existing
ReturnsDeliveryItem entity in the S/4HANA system. |
CustomerReturnsDeliveryV2ServiceBatchChangeSet |
DefaultCustomerReturnsDeliveryV2ServiceBatchChangeSet.updateReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem)
Update an existing
ReturnsDeliveryItem entity and save it to the S/4HANA system. |
CustomerReturnsDeliveryV2ServiceBatchChangeSet |
CustomerReturnsDeliveryV2ServiceBatchChangeSet.updateReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem)
Update an existing
ReturnsDeliveryItem entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ReturnsDeliveryItem> |
ReturnsDeliveryItemOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected ReturnsDeliveryItemLink<ObjectT> |
ReturnsDeliveryItemLink.translateLinkType(EntityLink<ReturnsDeliveryItemLink<ObjectT>,ReturnsDeliveryItem,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
ReturnsDeliveryItemDeleteFluentHelper |
DefaultCustomerReturnsDeliveryV2Service.deleteReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem) |
ReturnsDeliveryItemDeleteFluentHelper |
CustomerReturnsDeliveryV2Service.deleteReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem)
Deletes an existing
ReturnsDeliveryItem entity in the S/4HANA system. |
ReturnsDeliveryItemUpdateFluentHelper |
DefaultCustomerReturnsDeliveryV2Service.updateReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem) |
ReturnsDeliveryItemUpdateFluentHelper |
CustomerReturnsDeliveryV2Service.updateReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem)
Update an existing
ReturnsDeliveryItem entity and save it to the S/4HANA system. |
Copyright © 2020 SAP SE. All rights reserved.