Modifier and Type | Field and Description |
---|---|
static SalesSchedgAgrmtDelivSchedLink<SalesSchedgAgrmtSchedLine> |
SalesSchedgAgrmtDelivSched.TO_SALES_SCHEDG_AGRMT_SCHED_LINE
Use with available fluent helpers to apply the to_SalesSchedgAgrmtSchedLine navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SalesSchedgAgrmtSchedLine |
SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SalesSchedgAgrmtSchedLine> |
SalesSchedgAgrmtDelivSched.fetchSalesSchedgAgrmtSchedLine()
Fetches the SalesSchedgAgrmtSchedLine entities (one to many) associated with this entity.
|
protected Class<SalesSchedgAgrmtSchedLine> |
SalesSchedgAgrmtSchedLineByKeyFluentHelper.getEntityClass() |
protected Class<SalesSchedgAgrmtSchedLine> |
SalesSchedgAgrmtSchedLineFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SalesSchedgAgrmtSchedLine>> |
SalesSchedgAgrmtDelivSched.getSalesSchedgAgrmtSchedLineIfPresent()
Retrieval of associated SalesSchedgAgrmtSchedLine entities (one to many).
|
List<SalesSchedgAgrmtSchedLine> |
SalesSchedgAgrmtDelivSched.getSalesSchedgAgrmtSchedLineOrFetch()
Retrieval of associated SalesSchedgAgrmtSchedLine entities (one to many).
|
Class<SalesSchedgAgrmtSchedLine> |
SalesSchedgAgrmtSchedLine.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SalesSchedgAgrmtDelivSched.addSalesSchedgAgrmtSchedLine(SalesSchedgAgrmtSchedLine... entity)
Adds elements to the list of associated SalesSchedgAgrmtSchedLine entities.
|
SalesSchedgAgrmtDelivSched.SalesSchedgAgrmtDelivSchedBuilder |
SalesSchedgAgrmtDelivSched.SalesSchedgAgrmtDelivSchedBuilder.salesSchedgAgrmtSchedLine(SalesSchedgAgrmtSchedLine... value)
Navigation property to_SalesSchedgAgrmtSchedLine for SalesSchedgAgrmtDelivSched to multiple
SalesSchedgAgrmtSchedLine.
|
Modifier and Type | Method and Description |
---|---|
void |
SalesSchedgAgrmtDelivSched.setSalesSchedgAgrmtSchedLine(List<SalesSchedgAgrmtSchedLine> value)
Overwrites the list of associated SalesSchedgAgrmtSchedLine entities for the loaded navigation property
to_SalesSchedgAgrmtSchedLine.
|
Constructor and Description |
---|
SalesSchedgAgrmtDelivSched(String salesSchedulingAgreement,
String salesSchedulingAgreementItem,
String intDeliveryScheduleNumber,
String schedulingAgreementReleaseType,
LocalDateTime deliveryScheduleStartDate,
LocalDateTime deliveryScheduleEndDate,
String customerDeliveryScheduleNumber,
LocalDateTime deliveryScheduleDate,
String scheduleLineDateKey,
LocalDateTime lastDeliveryDocPostingDate,
String lastDeliveryDocument,
String lastIntDeliveryScheduleNumber,
LocalDateTime creationDate,
LocalTime creationTime,
String createdByUser,
LocalDateTime jITHorizonEndDate,
String customerFiscalYear,
String requirementsStatusKey,
LocalDateTime deliveryScheduleCreationDate,
String delivSchedFreeDefinedAttrib01,
String delivSchedFreeDefinedAttrib02,
String delivSchedFreeDefinedAttrib03,
String delivSchedFreeDefinedAttrib04,
String delivSchedFreeDefinedAttrib05,
LocalDateTime prodnGoAheadPeriodStartDate,
LocalDateTime productionGoAheadPeriodEndDate,
LocalDateTime materialGoAheadPeriodStartDate,
LocalDateTime materialGoAheadPeriodEndDate,
String customerPointOfConsumption,
String highPriorityStockKey,
LocalDateTime cumltvQtyFsclYearRsetDate,
String matlGoAheadValidityPeriod,
String matlGoAheadValidityPeriodUnit,
String prodnGoAheadValidityPeriod,
String prodnGoAheadValidityPeriodUnit,
BigDecimal custRcvdCumltvQtyByFsclYrChg,
BigDecimal lastReceiptQuantity,
BigDecimal cumulativeReceiptQuantity,
BigDecimal hghstDelivGoAheadCumltvQty,
BigDecimal actlMatlGoAheadCumltvQty,
BigDecimal actlProdnGoAheadCumltvQty,
BigDecimal actlDelivGoAheadCumltvQty,
BigDecimal hghstMatlGoAheadCumltvQty,
BigDecimal cumulativeIssuedQuantity,
BigDecimal cumulativeDeliveredQuantity,
BigDecimal cumulativeInTransitQuantity,
BigDecimal salesSchedgAgrmtInTrnstQty,
String orderQuantityUnit,
LocalDateTime lastChangeDate,
SalesSchedgAgrmt toSalesSchedgAgrmt,
List<SalesSchedgAgrmtSchedLine> toSalesSchedgAgrmtSchedLine,
SalesSchedgAgrmtItem toSalesSchedgAgrmtItem) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SalesSchedgAgrmtSchedLine> |
SalesSchedgAgrmtSchedLineOneToOneLink.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 SalesSchedgAgrmtSchedLineLink<ObjectT> |
SalesSchedgAgrmtSchedLineLink.translateLinkType(EntityLink<SalesSchedgAgrmtSchedLineLink<ObjectT>,SalesSchedgAgrmtSchedLine,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.