Modifier and Type | Field and Description |
---|---|
static KanbanControlCycleOneToOneLink<KanbanContainerDeliveryAddr> |
KanbanControlCycle.TO_KANBAN_CONT_DELIVERY_ADDR
Use with available fluent helpers to apply the to_KanbanContDeliveryAddr navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
KanbanContainerDeliveryAddr |
KanbanContainerDeliveryAddr.KanbanContainerDeliveryAddrBuilder.build() |
KanbanContainerDeliveryAddr |
KanbanControlCycle.fetchKanbanContDeliveryAddr()
Fetches the KanbanContainerDeliveryAddr entity (one to one) associated with this entity.
|
KanbanContainerDeliveryAddr |
KanbanControlCycle.getKanbanContDeliveryAddrOrFetch()
Retrieval of associated KanbanContainerDeliveryAddr entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<KanbanContainerDeliveryAddr> |
KanbanContainerDeliveryAddrByKeyFluentHelper.getEntityClass() |
protected Class<KanbanContainerDeliveryAddr> |
KanbanContainerDeliveryAddrFluentHelper.getEntityClass() |
io.vavr.control.Option<KanbanContainerDeliveryAddr> |
KanbanControlCycle.getKanbanContDeliveryAddrIfPresent()
Retrieval of associated KanbanContainerDeliveryAddr entity (one to one).
|
Class<KanbanContainerDeliveryAddr> |
KanbanContainerDeliveryAddr.getType() |
Modifier and Type | Method and Description |
---|---|
KanbanControlCycle.KanbanControlCycleBuilder |
KanbanControlCycle.KanbanControlCycleBuilder.kanbanContDeliveryAddr(KanbanContainerDeliveryAddr value)
Navigation property to_KanbanContDeliveryAddr for KanbanControlCycle to single
KanbanContainerDeliveryAddr.
|
void |
KanbanControlCycle.setKanbanContDeliveryAddr(KanbanContainerDeliveryAddr value)
Overwrites the associated KanbanContainerDeliveryAddr entity for the loaded navigation property
to_KanbanContDeliveryAddr.
|
Constructor and Description |
---|
KanbanControlCycle(String kanbanControlCycle,
String kanbanControlCycleCategory,
String product,
String plant,
String productionVersion,
String productionSupplyArea,
String supplySourceResponsiblePerson,
String storageLocation,
String storingPositionName,
String kanbanContainerDeliveryAddress,
String productCostCollector,
String supplier,
String purchasingOrganization,
String purchaseOutlineAgreement,
String purchaseOutlineAgreementItem,
String warehouse,
String storageType,
String storageBin,
String baseUnit,
BigDecimal kanbanContainerQuantityInBsUnt,
String numberOfKanbanContainers,
String maxNrOfEmptyKanbanContainers,
String inHouseProductionReplnmtStrgy,
String materialStaging,
Boolean destinationBinIsDynamic,
String extProcurementReplnmtStrgy,
String stockTransferReplnmtStrategy,
Boolean replnmtIsCtrldBySupplySource,
String kanbanContainerPackggProduct,
Boolean separateGRIsNeededIfSetToFull,
String costCenter,
String supplySourcePlant,
String kanbanContainerStatusSequence,
String kanbanCtnReplnmtTriggerLogic,
BigDecimal knbnCtnReplnmtTrggrQtyInBsUnt,
String kanbanContainerCalculationType,
BigDecimal kanbanCtnCalcSafetyFactor,
Short kanbanCtnCalculationConstant,
BigDecimal kanbanCtnRoundingQtyInBsUnt,
BigDecimal fixedKanbanContainerQtyInBsUnt,
String kanbanContainerCalcProfile,
BigDecimal replnmtLeadTimeInWorkdays,
BigDecimal replnmtLeadTimeInMinutes,
String salesSchedulingAgreement,
String salesSchedulingAgreementItem,
String sourceProductionSupplyArea,
String jITCallProfile,
UUID packingInstruction,
String numberOfLoadCarriers,
String backflushReportingPoint,
String kanbanCtrlCycleLifeCycleStatus,
LocalDateTime creationDate,
LocalDateTime releaseDate,
LocalDateTime lockDate,
BigDecimal pullIntervalInWorkdays,
BigDecimal pullIntervalInMinutes,
BigDecimal kanbanCtnRefillTimeInDays,
BigDecimal kanbanCtnRefillTmeInMinutes,
BigDecimal kanbanCtnWaitTimeInDays,
BigDecimal kanbanCtnWaitTimeInMinutes,
BigDecimal kanbanCtnTransportTimeInDays,
BigDecimal kanbanCtnTransportTmeInMinutes,
BigDecimal knbnCtnCalcRqmtBufferInPercent,
BigDecimal knbnCtnCalcSupplySrceBufInPct,
String nrOfKanbanCtnsFlaggedToUnlock,
String nrOfWaitingKnbnCtnsBfrReplnmt,
String kanbanCtrlCycReplnmtTriggerGrp,
String planningWorkCenter,
Boolean productionOrdersAreCombined,
String destinationStorageBin,
String sourceStorageBin,
String warehouseProcessType,
ZonedDateTime lastChangeDateTime,
List<KanbanContainer> toKanbanContainer,
KanbanContainerDeliveryAddr toKanbanContDeliveryAddr) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<KanbanContainerDeliveryAddr> |
KanbanContainerDeliveryAddrOneToOneLink.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 KanbanContainerDeliveryAddrLink<ObjectT> |
KanbanContainerDeliveryAddrLink.translateLinkType(EntityLink<KanbanContainerDeliveryAddrLink<ObjectT>,KanbanContainerDeliveryAddr,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.