Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcycle |
Modifier and Type | Field and Description |
---|---|
static KanbanContainerLink<KanbanCtnDetailedQty> |
KanbanContainer.TO_KANBAN_CTN_DETAILED_QTY
Use with available fluent helpers to apply the to_KanbanCtnDetailedQty navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
KanbanCtnDetailedQty |
KanbanCtnDetailedQty.KanbanCtnDetailedQtyBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<KanbanCtnDetailedQty> |
KanbanContainer.fetchKanbanCtnDetailedQty()
Fetches the KanbanCtnDetailedQty entities (one to many) associated with this entity.
|
protected Class<KanbanCtnDetailedQty> |
KanbanCtnDetailedQtyFluentHelper.getEntityClass() |
protected Class<KanbanCtnDetailedQty> |
KanbanCtnDetailedQtyByKeyFluentHelper.getEntityClass() |
Optional<List<KanbanCtnDetailedQty>> |
KanbanContainer.getKanbanCtnDetailedQtyIfPresent()
Retrieval of associated KanbanCtnDetailedQty entities (one to many).
|
List<KanbanCtnDetailedQty> |
KanbanContainer.getKanbanCtnDetailedQtyOrFetch()
Retrieval of associated KanbanCtnDetailedQty entities (one to many).
|
Class<KanbanCtnDetailedQty> |
KanbanCtnDetailedQty.getType() |
Modifier and Type | Method and Description |
---|---|
void |
KanbanContainer.addKanbanCtnDetailedQty(KanbanCtnDetailedQty... entity)
Adds elements to the list of associated KanbanCtnDetailedQty entities.
|
KanbanContainer.KanbanContainerBuilder |
KanbanContainer.KanbanContainerBuilder.kanbanCtnDetailedQty(KanbanCtnDetailedQty... value) |
Modifier and Type | Method and Description |
---|---|
void |
KanbanContainer.setKanbanCtnDetailedQty(List<KanbanCtnDetailedQty> value)
Overwrites the list of associated KanbanCtnDetailedQty entities for the loaded navigation property to_KanbanCtnDetailedQty.
|
protected KanbanCtnDetailedQtyLink<ObjectT> |
KanbanCtnDetailedQtyLink.translateLinkType(EntityLink<KanbanCtnDetailedQtyLink<ObjectT>,KanbanCtnDetailedQty,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.