Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdelivery |
Modifier and Type | Field and Description |
---|---|
static ReturnsDeliverySrlNmbrLink<ReturnsDeliveryMaintObj> |
ReturnsDeliverySrlNmbr.TO_MAINTENANCE_ITEM_OBJECT
Use with available fluent helpers to apply the to_MaintenanceItemObject navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ReturnsDeliveryMaintObj |
ReturnsDeliveryMaintObj.ReturnsDeliveryMaintObjBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ReturnsDeliveryMaintObj> |
ReturnsDeliverySrlNmbr.fetchMaintenanceItemObject()
Fetches the ReturnsDeliveryMaintObj entities (one to many) associated with this entity.
|
Optional<List<ReturnsDeliveryMaintObj>> |
ReturnsDeliverySrlNmbr.getMaintenanceItemObjectIfPresent()
Retrieval of associated ReturnsDeliveryMaintObj entities (one to many).
|
List<ReturnsDeliveryMaintObj> |
ReturnsDeliverySrlNmbr.getMaintenanceItemObjectOrFetch()
Retrieval of associated ReturnsDeliveryMaintObj entities (one to many).
|
Class<ReturnsDeliveryMaintObj> |
ReturnsDeliveryMaintObj.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ReturnsDeliverySrlNmbr.addMaintenanceItemObject(ReturnsDeliveryMaintObj... entity)
Adds elements to the list of associated ReturnsDeliveryMaintObj entities.
|
ReturnsDeliverySrlNmbr.ReturnsDeliverySrlNmbrBuilder |
ReturnsDeliverySrlNmbr.ReturnsDeliverySrlNmbrBuilder.maintenanceItemObject(ReturnsDeliveryMaintObj... value) |
Modifier and Type | Method and Description |
---|---|
void |
ReturnsDeliverySrlNmbr.setMaintenanceItemObject(List<ReturnsDeliveryMaintObj> value)
Overwrites the list of associated ReturnsDeliveryMaintObj entities for the loaded navigation property
to_MaintenanceItemObject.
|
protected ReturnsDeliveryMaintObjLink<ObjectT> |
ReturnsDeliveryMaintObjLink.translateLinkType(EntityLink<ReturnsDeliveryMaintObjLink<ObjectT>,ReturnsDeliveryMaintObj,ObjectT> link) |
Constructor and Description |
---|
ReturnsDeliverySrlNmbr(LocalDateTime deliveryDate,
String deliveryDocument,
String deliveryDocumentItem,
Long maintenanceItemObjectList,
String sDDocumentCategory,
ErpConfigContext erpConfigContext,
List<ReturnsDeliveryMaintObj> toMaintenanceItemObject) |
Copyright © 2018 SAP SE. All rights reserved.