Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn |
Modifier and Type | Field and Description |
---|---|
static CustomerReturnItemLink<CustomerReturnScheduleLine> |
CustomerReturnItem.TO_SCHEDULE_LINE
Use with available fluent helpers to apply the to_ScheduleLine navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
CustomerReturnScheduleLine |
CustomerReturnScheduleLine.CustomerReturnScheduleLineBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<CustomerReturnScheduleLine> |
CustomerReturnItem.fetchScheduleLine()
Fetches the CustomerReturnScheduleLine entities (one to many) associated with this entity.
|
protected Class<CustomerReturnScheduleLine> |
CustomerReturnScheduleLineByKeyFluentHelper.getEntityClass() |
protected Class<CustomerReturnScheduleLine> |
CustomerReturnScheduleLineFluentHelper.getEntityClass() |
Optional<List<CustomerReturnScheduleLine>> |
CustomerReturnItem.getScheduleLineIfPresent()
Retrieval of associated CustomerReturnScheduleLine entities (one to many).
|
List<CustomerReturnScheduleLine> |
CustomerReturnItem.getScheduleLineOrFetch()
Retrieval of associated CustomerReturnScheduleLine entities (one to many).
|
Class<CustomerReturnScheduleLine> |
CustomerReturnScheduleLine.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CustomerReturnItem.addScheduleLine(CustomerReturnScheduleLine... entity)
Adds elements to the list of associated CustomerReturnScheduleLine entities.
|
CustomerReturnItem.CustomerReturnItemBuilder |
CustomerReturnItem.CustomerReturnItemBuilder.scheduleLine(CustomerReturnScheduleLine... value) |
Modifier and Type | Method and Description |
---|---|
void |
CustomerReturnItem.setScheduleLine(List<CustomerReturnScheduleLine> value)
Overwrites the list of associated CustomerReturnScheduleLine entities for the loaded navigation property to_ScheduleLine.
|
protected CustomerReturnScheduleLineLink<ObjectT> |
CustomerReturnScheduleLineLink.translateLinkType(EntityLink<CustomerReturnScheduleLineLink<ObjectT>,CustomerReturnScheduleLine,ObjectT> link) |
Constructor and Description |
---|
CustomerReturnItem(String customerReturn,
String customerReturnItem,
String higherLevelItem,
String customerReturnItemCategory,
String customerReturnItemText,
String purchaseOrderByCustomer,
String material,
String materialByCustomer,
BigDecimal requestedQuantity,
String requestedQuantityUnit,
BigDecimal itemGrossWeight,
BigDecimal itemNetWeight,
String itemWeightUnit,
BigDecimal itemVolume,
String itemVolumeUnit,
String transactionCurrency,
BigDecimal netAmount,
String materialGroup,
String batch,
String productionPlant,
String storageLocation,
String shippingPoint,
String deliveryPriority,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsLocation1,
String incotermsLocation2,
String customerPaymentTerms,
String salesDocumentRjcnReason,
String itemBillingBlockReason,
String retsMgmtProcess,
String retsMgmtProcessItem,
String returnReason,
String retsMgmtProcessingBlock,
String custRetItmFollowUpActivity,
String returnsMaterialHasBeenReceived,
String returnsRefundType,
String returnsRefundProcgMode,
String returnsRefundExtent,
String prelimRefundIsDetermined,
String returnsRefundRjcnReason,
String replacementMaterial,
BigDecimal replacementMaterialQuantity,
String replacementMaterialQtyUnit,
String replacementMaterialIsRequested,
String replacementMatlSupplyingPlant,
String nextPlantForFollowUpActivity,
String returnsTransshipmentPlant,
String supplier,
String supplierRetMatlAuthzn,
String suplrRetMatlAuthznIsRequired,
String customerRetMatlInspResultCode,
String nextFllwUpActivityForMatlInsp,
String retMatlInspResultCode,
String productIsInspectedAtCustSite,
String custRetMatlAuthzn,
String cRMLogicalSystem,
String cRMObjectUUID,
String cRMObjectID,
String cRMObjectType,
String retsMgmtItmLogProcgStatus,
String retsMgmtItmCompnProcgStatus,
String retsMgmtItmProcgStatus,
String returnsDocumentStatus,
String returnsDocumentApprovalStatus,
String sDProcessStatus,
String referenceSDDocument,
String referenceSDDocumentItem,
String referenceSDDocumentCategory,
String sDDocumentRejectionStatus,
ErpConfigContext erpConfigContext,
CustomerReturn toCustomerReturn,
List<CustomerReturnItemPartner> toPartner,
List<CustomerReturnItemPrcgElmnt> toPricingElement,
List<CustomerReturnProcessStep> toProcessStep,
List<CustomerReturnScheduleLine> toScheduleLine) |
Copyright © 2018 SAP SE. All rights reserved.