Modifier and Type | Field and Description |
---|---|
static SalesSchedgAgrmtSchedLineOneToOneLink<SalesSchedgAgrmtDelivSched> |
SalesSchedgAgrmtSchedLine.TO_SALES_SCHEDG_AGRMT_DELIV_SCHED
Use with available fluent helpers to apply the to_SalesSchedgAgrmtDelivSched navigation property to query
operations.
|
static SalesSchedgAgrmtItemLink<SalesSchedgAgrmtDelivSched> |
SalesSchedgAgrmtItem.TO_SALES_SCHEDG_AGRMT_DELIV_SCHED
Use with available fluent helpers to apply the to_SalesSchedgAgrmtDelivSched navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SalesSchedgAgrmtDelivSched |
SalesSchedgAgrmtDelivSched.SalesSchedgAgrmtDelivSchedBuilder.build() |
SalesSchedgAgrmtDelivSched |
SalesSchedgAgrmtSchedLine.fetchSalesSchedgAgrmtDelivSched()
Fetches the SalesSchedgAgrmtDelivSched entity (one to one) associated with this entity.
|
SalesSchedgAgrmtDelivSched |
SalesSchedgAgrmtSchedLine.getSalesSchedgAgrmtDelivSchedOrFetch()
Retrieval of associated SalesSchedgAgrmtDelivSched entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
List<SalesSchedgAgrmtDelivSched> |
SalesSchedgAgrmtItem.fetchSalesSchedgAgrmtDelivSched()
Fetches the SalesSchedgAgrmtDelivSched entities (one to many) associated with this entity.
|
protected Class<SalesSchedgAgrmtDelivSched> |
SalesSchedgAgrmtDelivSchedByKeyFluentHelper.getEntityClass() |
protected Class<SalesSchedgAgrmtDelivSched> |
SalesSchedgAgrmtDelivSchedFluentHelper.getEntityClass() |
Optional<SalesSchedgAgrmtDelivSched> |
SalesSchedgAgrmtSchedLine.getSalesSchedgAgrmtDelivSchedIfPresent()
Retrieval of associated SalesSchedgAgrmtDelivSched entity (one to one).
|
Optional<List<SalesSchedgAgrmtDelivSched>> |
SalesSchedgAgrmtItem.getSalesSchedgAgrmtDelivSchedIfPresent()
Retrieval of associated SalesSchedgAgrmtDelivSched entities (one to many).
|
List<SalesSchedgAgrmtDelivSched> |
SalesSchedgAgrmtItem.getSalesSchedgAgrmtDelivSchedOrFetch()
Retrieval of associated SalesSchedgAgrmtDelivSched entities (one to many).
|
Class<SalesSchedgAgrmtDelivSched> |
SalesSchedgAgrmtDelivSched.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SalesSchedgAgrmtItem.addSalesSchedgAgrmtDelivSched(SalesSchedgAgrmtDelivSched... entity)
Adds elements to the list of associated SalesSchedgAgrmtDelivSched entities.
|
SalesSchedgAgrmtItem.SalesSchedgAgrmtItemBuilder |
SalesSchedgAgrmtItem.SalesSchedgAgrmtItemBuilder.salesSchedgAgrmtDelivSched(SalesSchedgAgrmtDelivSched... value) |
SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder |
SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder.salesSchedgAgrmtDelivSched(SalesSchedgAgrmtDelivSched value) |
void |
SalesSchedgAgrmtSchedLine.setSalesSchedgAgrmtDelivSched(SalesSchedgAgrmtDelivSched value)
Overwrites the associated SalesSchedgAgrmtDelivSched entity for the loaded navigation property
to_SalesSchedgAgrmtDelivSched.
|
Modifier and Type | Method and Description |
---|---|
void |
SalesSchedgAgrmtItem.setSalesSchedgAgrmtDelivSched(List<SalesSchedgAgrmtDelivSched> value)
Overwrites the list of associated SalesSchedgAgrmtDelivSched entities for the loaded navigation property
to_SalesSchedgAgrmtDelivSched.
|
Constructor and Description |
---|
SalesSchedgAgrmtSchedLine(String salesSchedulingAgreement,
String salesSchedulingAgreementItem,
String scheduleLine,
String schedulingAgreementReleaseType,
String scheduleLineCategory,
String orderQuantityUnit,
String salesDelivDateCategory,
LocalDateTime requestedDeliveryDate,
LocalTime requestedDeliveryTime,
BigDecimal scheduleLineOrderQuantity,
BigDecimal correctedQtyInOrderQtyUnit,
BigDecimal scheduleLineOpenQuantity,
BigDecimal confdOrderQtyByMatlAvailCheck,
LocalDateTime productAvailabilityDate,
LocalTime productAvailabilityTime,
String delivBlockReasonForSchedLine,
LocalDateTime transportationPlanningDate,
LocalTime transportationPlanningTime,
LocalDateTime goodsIssueDate,
LocalDateTime loadingDate,
LocalTime goodsIssueTime,
LocalTime loadingTime,
String goodsMovementType,
SalesSchedgAgrmtDelivSched toSalesSchedgAgrmtDelivSched,
SalesSchedgAgrmt toSalesSchedgAgrmt,
SalesSchedgAgrmtItem toSalesSchedgAgrmtItem) |
Constructor and Description |
---|
SalesSchedgAgrmtItem(String salesSchedulingAgreement,
String salesSchedulingAgreementItem,
String salesSchedgAgrmtItemCategory,
LocalDateTime lastChangeDate,
String material,
String originallyRequestedMaterial,
String materialByCustomer,
String materialGroup,
String materialPricingGroup,
String productionPlant,
String storageLocation,
String salesSchedgAgrmtItemText,
String purchaseOrderByCustomer,
String underlyingPurchaseOrderItem,
BigDecimal orderQuantity,
BigDecimal orderToBaseQuantityDnmntr,
BigDecimal orderToBaseQuantityNmrtr,
String orderQuantityUnit,
BigDecimal targetQuantity,
String targetQuantityUnit,
String salesDocumentRjcnReason,
BigDecimal netAmount,
BigDecimal netPriceAmount,
BigDecimal netPriceQuantity,
String netPriceQuantityUnit,
String transactionCurrency,
LocalDateTime pricingDate,
String shippingPoint,
String shippingType,
String deliveryPriority,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsLocation1,
String incotermsLocation2,
String customerPaymentTerms,
String itemBillingBlockReason,
String sDProcessStatus,
String deliveryStatus,
String itemGeneralIncompletionStatus,
String itemBillingIncompletionStatus,
String itemDeliveryIncompletionStatus,
List<SalesSchedgAgrmtItemPartner> toPartner,
List<SalesSchedgAgrmtItmPrcgElmnt> toPricingElement,
SalesSchedgAgrmt toSalesSchedgAgrmt,
List<SalesSchedgAgrmtDelivSched> toSalesSchedgAgrmtDelivSched,
List<SalesSchedgAgrmtItemText> toText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SalesSchedgAgrmtDelivSched> |
SalesSchedgAgrmtDelivSchedOneToOneLink.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 SalesSchedgAgrmtDelivSchedLink<ObjectT> |
SalesSchedgAgrmtDelivSchedLink.translateLinkType(EntityLink<SalesSchedgAgrmtDelivSchedLink<ObjectT>,SalesSchedgAgrmtDelivSched,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.