Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.InbDeliveryHeaderText
Packages that use InbDeliveryHeaderText
Package
Description
-
Uses of InbDeliveryHeaderText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 with type parameters of type InbDeliveryHeaderTextModifier and TypeFieldDescriptionstatic final InbDeliveryHeaderLink<InbDeliveryHeaderText>InbDeliveryHeader.TO_DELIVERY_DOCUMENT_TEXTUse with available fluent helpers to apply the to_DeliveryDocumentText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 that return InbDeliveryHeaderTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 that return types with arguments of type InbDeliveryHeaderTextModifier and TypeMethodDescriptionInbDeliveryHeader.fetchDeliveryDocumentText()Fetches the InbDeliveryHeaderText entities (one to many) associated with this entity.io.vavr.control.Option<List<InbDeliveryHeaderText>>InbDeliveryHeader.getDeliveryDocumentTextIfPresent()Retrieval of associated InbDeliveryHeaderText entities (one to many).InbDeliveryHeader.getDeliveryDocumentTextOrFetch()Retrieval of associated InbDeliveryHeaderText entities (one to many).InbDeliveryHeaderText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 with parameters of type InbDeliveryHeaderTextModifier and TypeMethodDescriptionvoidInbDeliveryHeader.addDeliveryDocumentText(InbDeliveryHeaderText... entity) Adds elements to the list of associated InbDeliveryHeaderText entities.InbDeliveryHeader.InbDeliveryHeaderBuilder.deliveryDocumentText(InbDeliveryHeaderText... value) Navigation property to_DeliveryDocumentText for InbDeliveryHeader to multiple InbDeliveryHeaderText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 with type arguments of type InbDeliveryHeaderTextModifier and TypeMethodDescriptionvoidInbDeliveryHeader.setDeliveryDocumentText(List<InbDeliveryHeaderText> value) Overwrites the list of associated InbDeliveryHeaderText entities for the loaded navigation property to_DeliveryDocumentText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 with type arguments of type InbDeliveryHeaderTextModifierConstructorDescriptionInbDeliveryHeader(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) -
Uses of InbDeliveryHeaderText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.link that return types with arguments of type InbDeliveryHeaderTextModifier and TypeMethodDescriptionInbDeliveryHeaderTextOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.link with type arguments of type InbDeliveryHeaderTextModifier and TypeMethodDescriptionprotected InbDeliveryHeaderTextLink<ObjectT>InbDeliveryHeaderTextLink.translateLinkType(EntityLink<InbDeliveryHeaderTextLink<ObjectT>, InbDeliveryHeaderText, ObjectT> link)