Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle |
Modifier and Type | Field and Description |
---|---|
static KanbanContainerLink<KanbanDelivery> |
KanbanContainer.TO_KANBAN_DELIVERY
Use with available fluent helpers to apply the to_KanbanDelivery navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
KanbanDelivery |
KanbanDelivery.KanbanDeliveryBuilder.build() |
KanbanDelivery |
KanbanContainer.fetchKanbanDelivery()
Fetches the KanbanDelivery entity (one to one) associated with this entity.
|
KanbanDelivery |
KanbanContainer.getKanbanDeliveryOrFetch()
Retrieval of associated KanbanDelivery entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<KanbanDelivery> |
KanbanDeliveryByKeyFluentHelper.getEntityClass() |
protected Class<KanbanDelivery> |
KanbanDeliveryFluentHelper.getEntityClass() |
Optional<KanbanDelivery> |
KanbanContainer.getKanbanDeliveryIfPresent()
Retrieval of associated KanbanDelivery entity (one to one).
|
Class<KanbanDelivery> |
KanbanDelivery.getType() |
Modifier and Type | Method and Description |
---|---|
KanbanContainer.KanbanContainerBuilder |
KanbanContainer.KanbanContainerBuilder.kanbanDelivery(KanbanDelivery value) |
void |
KanbanContainer.setKanbanDelivery(KanbanDelivery value)
Overwrites the associated KanbanDelivery entity for the loaded navigation property
to_KanbanDelivery.
|
Modifier and Type | Method and Description |
---|---|
protected KanbanDeliveryLink<ObjectT> |
KanbanDeliveryLink.translateLinkType(EntityLink<KanbanDeliveryLink<ObjectT>,KanbanDelivery,ObjectT> link) |
Constructor and Description |
---|
KanbanContainer(String kanbanContainer,
String kanbanControlCycle,
String kanbanControlCycleItem,
String plant,
String productionSupplyArea,
String kanbanContainerStatus,
Boolean isLocked,
LocalDateTime lastChangeDate,
LocalTime lastChangeTime,
String plannedOrder,
String orderID,
String purchasingDocument,
String purchasingDocumentItem,
String salesDocument,
String salesDocumentItem,
String repetitiveMfgConfirmation,
String reservation,
String reservationItem,
String materialDocument,
String materialDocumentItem,
String baseUnit,
BigDecimal actualQuantityInBaseUnit,
BigDecimal requestedQuantityInBaseUnit,
LocalDateTime previousLastChangeDate,
LocalTime previousLastChangeTime,
String transferRequirementNumber,
String transferRequirementItem,
Boolean isDeleted,
String previousKanbanContainerStatus,
String internalJITCallNumber,
String jITCallItemNumber,
ZonedDateTime plannedReceiptDateTime,
Boolean changedPackgInstrnDataIsAvail,
String sequentialNmbrOfSuplrConf,
String backflushReportingPoint,
ZonedDateTime lastChangeDateTime,
ErpConfigContext erpConfigContext,
List<KanbanCtnDetailedQty> toKanbanCtnDetailedQty,
KanbanDelivery toKanbanDelivery,
KanbanControlCycle toKanbanControlCycle) |
Copyright © 2018 SAP SE. All rights reserved.