Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.readcustomerreturns |
Modifier and Type | Field and Description |
---|---|
static EntityFieldAll<CustomerReturnItemPrcgElmnt> |
CustomerReturnItemPrcgElmnt.ALL_FIELDS
Selector for all available fields of CustomerReturnItemPrcgElmnt.
|
static CustomerReturnItemLink<CustomerReturnItemPrcgElmnt> |
CustomerReturnItem.TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
CustomerReturnItemPrcgElmnt |
CustomerReturnItemPrcgElmnt.CustomerReturnItemPrcgElmntBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<CustomerReturnItemPrcgElmnt> |
CustomerReturnItem.fetchPricingElement()
Fetches the CustomerReturnItemPrcgElmnt entities (one to many) associated with this entity.
|
List<CustomerReturnItemPrcgElmnt> |
CustomerReturnItem.getPricingElementOrFetch()
Retrieval of associated CustomerReturnItemPrcgElmnt entities (one to many).
|
com.google.common.base.Optional<List<CustomerReturnItemPrcgElmnt>> |
CustomerReturnItem.getPricingElementOrNull()
Retrieval of associated CustomerReturnItemPrcgElmnt entities (one to many).
|
Class<CustomerReturnItemPrcgElmnt> |
CustomerReturnItemPrcgElmnt.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CustomerReturnItem.addPricingElement(CustomerReturnItemPrcgElmnt... entity)
Adds elements to the list of associated CustomerReturnItemPrcgElmnt entities.
|
CustomerReturnItem.CustomerReturnItemBuilder |
CustomerReturnItem.CustomerReturnItemBuilder.pricingElement(CustomerReturnItemPrcgElmnt... value) |
Modifier and Type | Method and Description |
---|---|
void |
CustomerReturnItem.setPricingElement(List<CustomerReturnItemPrcgElmnt> value)
Overwrites the list of associated CustomerReturnItemPrcgElmnt entities for the loaded navigation property to_PricingElement.
|
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 sDProcessStatus,
String returnReason,
String retsMgmtProcessingBlock,
String returnsRefundType,
String returnsRefundProcgMode,
String returnsRefundExtent,
String returnsRefundRjcnReason,
String custRetMatlAuthzn,
String retsMgmtItmLogProcgStatus,
String retsMgmtItmCompnProcgStatus,
String retsMgmtItmProcgStatus,
String referenceSDDocument,
String referenceSDDocumentItem,
String referenceSDDocumentCategory,
String sDDocumentRejectionStatus,
ErpConfigContext erpConfigContext,
CustomerReturn toCustomerReturn,
List<CustomerReturnItemPartner> toPartner,
List<CustomerReturnItemPrcgElmnt> toPricingElement,
List<CustomerReturnScheduleLine> toScheduleLine) |
Copyright © 2017 SAP SE. All rights reserved.