Modifier and Type | Field and Description |
---|---|
static OutbDeliveryItemLink<OutbDeliveryItemText> |
OutbDeliveryItem.TO_DELIVERY_DOCUMENT_ITEM_TEXT
Use with available fluent helpers to apply the to_DeliveryDocumentItemText navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
OutbDeliveryItemText |
OutbDeliveryItemText.OutbDeliveryItemTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<OutbDeliveryItemText> |
OutbDeliveryItem.fetchDeliveryDocumentItemText()
Fetches the OutbDeliveryItemText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<OutbDeliveryItemText>> |
OutbDeliveryItem.getDeliveryDocumentItemTextIfPresent()
Retrieval of associated OutbDeliveryItemText entities (one to many).
|
List<OutbDeliveryItemText> |
OutbDeliveryItem.getDeliveryDocumentItemTextOrFetch()
Retrieval of associated OutbDeliveryItemText entities (one to many).
|
Class<OutbDeliveryItemText> |
OutbDeliveryItemText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
OutbDeliveryItem.addDeliveryDocumentItemText(OutbDeliveryItemText... entity)
Adds elements to the list of associated OutbDeliveryItemText entities.
|
OutbDeliveryItem.OutbDeliveryItemBuilder |
OutbDeliveryItem.OutbDeliveryItemBuilder.deliveryDocumentItemText(OutbDeliveryItemText... value)
Navigation property to_DeliveryDocumentItemText for OutbDeliveryItem to multiple
OutbDeliveryItemText.
|
Modifier and Type | Method and Description |
---|---|
void |
OutbDeliveryItem.setDeliveryDocumentItemText(List<OutbDeliveryItemText> value)
Overwrites the list of associated OutbDeliveryItemText entities for the loaded navigation property
to_DeliveryDocumentItemText.
|
Constructor and Description |
---|
OutbDeliveryItem(BigDecimal actualDeliveredQtyInBaseUnit,
String deliveryVersion,
BigDecimal actualDeliveryQuantity,
String additionalCustomerGroup1,
String additionalCustomerGroup2,
String additionalCustomerGroup3,
String additionalCustomerGroup4,
String additionalCustomerGroup5,
String additionalMaterialGroup1,
String additionalMaterialGroup2,
String additionalMaterialGroup3,
String additionalMaterialGroup4,
String additionalMaterialGroup5,
String alternateProductNumber,
String baseUnit,
String batch,
String batchBySupplier,
String batchClassification,
String bOMExplosion,
String businessArea,
String consumptionPosting,
String controllingArea,
String costCenter,
String createdByUser,
LocalDateTime creationDate,
LocalTime creationTime,
String custEngineeringChgStatus,
String deliveryDocument,
String deliveryDocumentItem,
String deliveryDocumentItemCategory,
String deliveryDocumentItemText,
String deliveryGroup,
String deliveryQuantityUnit,
String deliveryRelatedBillingStatus,
BigDecimal deliveryToBaseQuantityDnmntr,
BigDecimal deliveryToBaseQuantityNmrtr,
String departmentClassificationByCust,
String distributionChannel,
String division,
BigDecimal fixedShipgProcgDurationInDays,
String gLAccount,
String goodsMovementReasonCode,
String goodsMovementStatus,
String goodsMovementType,
String higherLvlItmOfBatSpltItm,
String higherLevelItem,
String inspectionLot,
String inspectionPartialLot,
String intercompanyBillingStatus,
String internationalArticleNumber,
String inventorySpecialStockType,
String inventoryValuationType,
Boolean isCompletelyDelivered,
String isNotGoodsMovementsRelevant,
Boolean isSeparateValuation,
String issgOrRcvgBatch,
String issgOrRcvgMaterial,
String issgOrRcvgSpclStockInd,
String issgOrRcvgStockCategory,
String issgOrRcvgValuationType,
String issuingOrReceivingPlant,
String issuingOrReceivingStorageLoc,
String itemBillingBlockReason,
String itemBillingIncompletionStatus,
String itemDeliveryIncompletionStatus,
String itemGdsMvtIncompletionSts,
String itemGeneralIncompletionStatus,
BigDecimal itemGrossWeight,
String itemIsBillingRelevant,
BigDecimal itemNetWeight,
String itemPackingIncompletionStatus,
String itemPickingIncompletionStatus,
BigDecimal itemVolume,
String itemVolumeUnit,
String itemWeightUnit,
LocalDateTime lastChangeDate,
String loadingGroup,
LocalDateTime manufactureDate,
String material,
String materialByCustomer,
String materialFreightGroup,
String materialGroup,
Boolean materialIsBatchManaged,
Boolean materialIsIntBatchManaged,
Integer numberOfSerialNumbers,
String orderID,
String orderItem,
BigDecimal originalDeliveryQuantity,
String originallyRequestedMaterial,
BigDecimal overdelivTolrtdLmtRatioInPct,
String packingStatus,
String partialDeliveryIsAllowed,
String paymentGuaranteeForm,
String pickingConfirmationStatus,
String pickingControl,
String pickingStatus,
String plant,
String primaryPostingSwitch,
LocalDateTime productAvailabilityDate,
LocalTime productAvailabilityTime,
String productConfiguration,
String productHierarchyNode,
String profitabilitySegment,
String profitCenter,
String proofOfDeliveryRelevanceCode,
String proofOfDeliveryStatus,
Boolean quantityIsFixed,
String receivingPoint,
String referenceDocumentLogicalSystem,
String referenceSDDocument,
String referenceSDDocumentCategory,
String referenceSDDocumentItem,
String retailPromotion,
String salesDocumentItemType,
String salesGroup,
String salesOffice,
String sDDocumentCategory,
String sDProcessStatus,
LocalDateTime shelfLifeExpirationDate,
LocalDateTime statisticsDate,
String stockType,
String storageBin,
String storageLocation,
String storageType,
String subsequentMovementType,
String transportationGroup,
BigDecimal underdelivTolrtdLmtRatioInPct,
Boolean unlimitedOverdeliveryIsAllowed,
BigDecimal varblShipgProcgDurationInDays,
String warehouse,
String warehouseActivityStatus,
String warehouseStagingArea,
String warehouseStockCategory,
String warehouseStorageBin,
SerialNmbrDelivery toSerialDeliveryItem,
List<OutbDeliveryDocFlow> toDocumentFlow,
List<OutbDeliveryItemText> toDeliveryDocumentItemText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<OutbDeliveryItemText> |
OutbDeliveryItemTextOneToOneLink.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 OutbDeliveryItemTextLink<ObjectT> |
OutbDeliveryItemTextLink.translateLinkType(EntityLink<OutbDeliveryItemTextLink<ObjectT>,OutbDeliveryItemText,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.