Modifier and Type | Field and Description |
---|---|
static InbDeliveryHeaderLink<InbDeliveryPartner> |
InbDeliveryHeader.TO_DELIVERY_DOCUMENT_PARTNER
Use with available fluent helpers to apply the to_DeliveryDocumentPartner navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
InbDeliveryPartner |
InbDeliveryPartner.InbDeliveryPartnerBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<InbDeliveryPartner> |
InbDeliveryHeader.fetchDeliveryDocumentPartner()
Fetches the InbDeliveryPartner entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<InbDeliveryPartner>> |
InbDeliveryHeader.getDeliveryDocumentPartnerIfPresent()
Retrieval of associated InbDeliveryPartner entities (one to many).
|
List<InbDeliveryPartner> |
InbDeliveryHeader.getDeliveryDocumentPartnerOrFetch()
Retrieval of associated InbDeliveryPartner entities (one to many).
|
protected Class<InbDeliveryPartner> |
InbDeliveryPartnerByKeyFluentHelper.getEntityClass() |
Class<InbDeliveryPartner> |
InbDeliveryPartner.getType() |
Modifier and Type | Method and Description |
---|---|
void |
InbDeliveryHeader.addDeliveryDocumentPartner(InbDeliveryPartner... entity)
Adds elements to the list of associated InbDeliveryPartner entities.
|
InbDeliveryHeader.InbDeliveryHeaderBuilder |
InbDeliveryHeader.InbDeliveryHeaderBuilder.deliveryDocumentPartner(InbDeliveryPartner... value)
Navigation property to_DeliveryDocumentPartner for InbDeliveryHeader to multiple
InbDeliveryPartner.
|
Modifier and Type | Method and Description |
---|---|
void |
InbDeliveryHeader.setDeliveryDocumentPartner(List<InbDeliveryPartner> value)
Overwrites the list of associated InbDeliveryPartner entities for the loaded navigation property
to_DeliveryDocumentPartner.
|
Constructor and Description |
---|
InbDeliveryHeader(String receivingLocationTimeZone,
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<InbDeliveryHeaderText> toDeliveryDocumentText,
List<InbDeliveryItem> toDeliveryDocumentItem,
List<InbDeliveryPartner> toDeliveryDocumentPartner) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<InbDeliveryPartner> |
InbDeliveryPartnerOneToOneLink.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 InbDeliveryPartnerLink<ObjectT> |
InbDeliveryPartnerLink.translateLinkType(EntityLink<InbDeliveryPartnerLink<ObjectT>,InbDeliveryPartner,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.