Modifier and Type | Field and Description |
---|---|
static CustomerReturnLink<CustomerReturnPrcgElmnt> |
CustomerReturn.TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
CustomerReturnPrcgElmnt |
CustomerReturnPrcgElmnt.CustomerReturnPrcgElmntBuilder.build() |
protected CustomerReturnPrcgElmnt |
CustomerReturnPrcgElmntDeleteFluentHelper.getEntity() |
protected CustomerReturnPrcgElmnt |
CustomerReturnPrcgElmntUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<CustomerReturnPrcgElmnt> |
CustomerReturn.fetchPricingElement()
Fetches the CustomerReturnPrcgElmnt entities (one to many) associated with this entity.
|
protected Class<CustomerReturnPrcgElmnt> |
CustomerReturnPrcgElmntFluentHelper.getEntityClass() |
protected Class<CustomerReturnPrcgElmnt> |
CustomerReturnPrcgElmntByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<CustomerReturnPrcgElmnt>> |
CustomerReturn.getPricingElementIfPresent()
Retrieval of associated CustomerReturnPrcgElmnt entities (one to many).
|
List<CustomerReturnPrcgElmnt> |
CustomerReturn.getPricingElementOrFetch()
Retrieval of associated CustomerReturnPrcgElmnt entities (one to many).
|
Class<CustomerReturnPrcgElmnt> |
CustomerReturnPrcgElmnt.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CustomerReturn.addPricingElement(CustomerReturnPrcgElmnt... entity)
Adds elements to the list of associated CustomerReturnPrcgElmnt entities.
|
CustomerReturn.CustomerReturnBuilder |
CustomerReturn.CustomerReturnBuilder.pricingElement(CustomerReturnPrcgElmnt... value)
Navigation property to_PricingElement for CustomerReturn to multiple
CustomerReturnPrcgElmnt.
|
Modifier and Type | Method and Description |
---|---|
void |
CustomerReturn.setPricingElement(List<CustomerReturnPrcgElmnt> value)
Overwrites the list of associated CustomerReturnPrcgElmnt entities for the loaded navigation property
to_PricingElement.
|
Constructor and Description |
---|
CustomerReturnPrcgElmntDeleteFluentHelper(String servicePath,
CustomerReturnPrcgElmnt entity)
Creates a fluent helper object that will delete a
CustomerReturnPrcgElmnt entity on the OData endpoint. |
CustomerReturnPrcgElmntUpdateFluentHelper(String servicePath,
CustomerReturnPrcgElmnt entity)
Creates a fluent helper object that will update a
CustomerReturnPrcgElmnt entity on the OData endpoint. |
Constructor and Description |
---|
CustomerReturn(String customerReturn,
String customerReturnType,
String salesOrganization,
String distributionChannel,
String organizationDivision,
String salesGroup,
String salesOffice,
String salesDistrict,
String soldToParty,
LocalDateTime creationDate,
String createdByUser,
LocalDateTime lastChangeDate,
String senderBusinessSystemName,
ZonedDateTime lastChangeDateTime,
String purchaseOrderByCustomer,
String customerPurchaseOrderType,
LocalDateTime customerPurchaseOrderDate,
LocalDateTime customerReturnDate,
BigDecimal totalNetAmount,
String transactionCurrency,
String sDDocumentReason,
LocalDateTime pricingDate,
LocalDateTime requestedDeliveryDate,
String headerBillingBlockReason,
String deliveryBlockReason,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsLocation1,
String incotermsLocation2,
String incotermsVersion,
String customerPaymentTerms,
String paymentMethod,
String retsMgmtProcess,
String referenceSDDocument,
String referenceSDDocumentCategory,
String customerReturnApprovalReason,
String salesDocApprovalStatus,
String retsMgmtLogProcgStatus,
String retsMgmtCompnProcgStatus,
String retsMgmtProcessingStatus,
String overallSDProcessStatus,
String totalCreditCheckStatus,
String overallSDDocumentRejectionSts,
LocalDateTime fashionCancelDate,
String retailAdditionalCustomerGrp6,
String retailAdditionalCustomerGrp7,
String retailAdditionalCustomerGrp8,
String retailAdditionalCustomerGrp9,
String retailAdditionalCustomerGrp10,
List<CustomerReturnItem> toItem,
List<CustomerReturnPartner> toPartner,
List<CustomerReturnPrcgElmnt> toPricingElement) |
Modifier and Type | Method and Description |
---|---|
CustomerReturnServiceBatchChangeSet |
CustomerReturnServiceBatchChangeSet.deleteCustomerReturnPrcgElmnt(CustomerReturnPrcgElmnt customerReturnPrcgElmnt)
Deletes an existing
CustomerReturnPrcgElmnt entity in the S/4HANA system. |
CustomerReturnServiceBatchChangeSet |
DefaultCustomerReturnServiceBatchChangeSet.deleteCustomerReturnPrcgElmnt(CustomerReturnPrcgElmnt customerReturnPrcgElmnt)
Deletes an existing
CustomerReturnPrcgElmnt entity in the S/4HANA system. |
CustomerReturnServiceBatchChangeSet |
CustomerReturnServiceBatchChangeSet.updateCustomerReturnPrcgElmnt(CustomerReturnPrcgElmnt customerReturnPrcgElmnt)
Update an existing
CustomerReturnPrcgElmnt entity and save it to the S/4HANA system. |
CustomerReturnServiceBatchChangeSet |
DefaultCustomerReturnServiceBatchChangeSet.updateCustomerReturnPrcgElmnt(CustomerReturnPrcgElmnt customerReturnPrcgElmnt)
Update an existing
CustomerReturnPrcgElmnt entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CustomerReturnPrcgElmnt> |
CustomerReturnPrcgElmntOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected CustomerReturnPrcgElmntLink<ObjectT> |
CustomerReturnPrcgElmntLink.translateLinkType(EntityLink<CustomerReturnPrcgElmntLink<ObjectT>,CustomerReturnPrcgElmnt,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
CustomerReturnPrcgElmntDeleteFluentHelper |
CustomerReturnService.deleteCustomerReturnPrcgElmnt(CustomerReturnPrcgElmnt customerReturnPrcgElmnt)
Deletes an existing
CustomerReturnPrcgElmnt entity in the S/4HANA system. |
CustomerReturnPrcgElmntDeleteFluentHelper |
DefaultCustomerReturnService.deleteCustomerReturnPrcgElmnt(CustomerReturnPrcgElmnt customerReturnPrcgElmnt) |
CustomerReturnPrcgElmntUpdateFluentHelper |
CustomerReturnService.updateCustomerReturnPrcgElmnt(CustomerReturnPrcgElmnt customerReturnPrcgElmnt)
Update an existing
CustomerReturnPrcgElmnt entity and save it to the S/4HANA system. |
CustomerReturnPrcgElmntUpdateFluentHelper |
DefaultCustomerReturnService.updateCustomerReturnPrcgElmnt(CustomerReturnPrcgElmnt customerReturnPrcgElmnt) |
Copyright © 2021 SAP SE. All rights reserved.