Modifier and Type | Field and Description |
---|---|
static DebitMemoRequestLink<DebitMemoReqPrcgElmnt> |
DebitMemoRequest.TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
DebitMemoReqPrcgElmnt |
DebitMemoReqPrcgElmnt.DebitMemoReqPrcgElmntBuilder.build() |
protected DebitMemoReqPrcgElmnt |
DebitMemoReqPrcgElmntDeleteFluentHelper.getEntity() |
protected DebitMemoReqPrcgElmnt |
DebitMemoReqPrcgElmntUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<DebitMemoReqPrcgElmnt> |
DebitMemoRequest.fetchPricingElement()
Fetches the DebitMemoReqPrcgElmnt entities (one to many) associated with this entity.
|
protected Class<DebitMemoReqPrcgElmnt> |
DebitMemoReqPrcgElmntFluentHelper.getEntityClass() |
protected Class<DebitMemoReqPrcgElmnt> |
DebitMemoReqPrcgElmntByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<DebitMemoReqPrcgElmnt>> |
DebitMemoRequest.getPricingElementIfPresent()
Retrieval of associated DebitMemoReqPrcgElmnt entities (one to many).
|
List<DebitMemoReqPrcgElmnt> |
DebitMemoRequest.getPricingElementOrFetch()
Retrieval of associated DebitMemoReqPrcgElmnt entities (one to many).
|
Class<DebitMemoReqPrcgElmnt> |
DebitMemoReqPrcgElmnt.getType() |
Modifier and Type | Method and Description |
---|---|
void |
DebitMemoRequest.addPricingElement(DebitMemoReqPrcgElmnt... entity)
Adds elements to the list of associated DebitMemoReqPrcgElmnt entities.
|
DebitMemoRequest.DebitMemoRequestBuilder |
DebitMemoRequest.DebitMemoRequestBuilder.pricingElement(DebitMemoReqPrcgElmnt... value)
Navigation property to_PricingElement for DebitMemoRequest to multiple
DebitMemoReqPrcgElmnt.
|
Modifier and Type | Method and Description |
---|---|
void |
DebitMemoRequest.setPricingElement(List<DebitMemoReqPrcgElmnt> value)
Overwrites the list of associated DebitMemoReqPrcgElmnt entities for the loaded navigation property
to_PricingElement.
|
Constructor and Description |
---|
DebitMemoReqPrcgElmntDeleteFluentHelper(String servicePath,
DebitMemoReqPrcgElmnt entity)
Creates a fluent helper object that will delete a
DebitMemoReqPrcgElmnt entity on the OData endpoint. |
DebitMemoReqPrcgElmntUpdateFluentHelper(String servicePath,
DebitMemoReqPrcgElmnt entity)
Creates a fluent helper object that will update a
DebitMemoReqPrcgElmnt entity on the OData endpoint. |
Constructor and Description |
---|
DebitMemoRequest(String debitMemoRequest,
String debitMemoRequestType,
String salesOrganization,
String distributionChannel,
String organizationDivision,
String salesGroup,
String salesOffice,
String salesDistrict,
String soldToParty,
LocalDateTime creationDate,
String createdByUser,
LocalDateTime lastChangeDate,
ZonedDateTime lastChangeDateTime,
String purchaseOrderByCustomer,
String customerPurchaseOrderType,
LocalDateTime customerPurchaseOrderDate,
LocalDateTime debitMemoRequestDate,
BigDecimal totalNetAmount,
String transactionCurrency,
String sDDocumentReason,
LocalDateTime pricingDate,
String headerBillingBlockReason,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsLocation1,
String incotermsLocation2,
String incotermsVersion,
String customerPaymentTerms,
String paymentMethod,
LocalDateTime billingDocumentDate,
LocalDateTime servicesRenderedDate,
String referenceSDDocument,
String referenceSDDocumentCategory,
String overallSDProcessStatus,
String totalCreditCheckStatus,
String overallSDDocumentRejectionSts,
String overallOrdReltdBillgStatus,
List<DebitMemoRequestItem> toItem,
List<DebitMemoReqPartner> toPartner,
List<DebitMemoReqPrcgElmnt> toPricingElement,
List<DebitMemoReqText> toText) |
Modifier and Type | Method and Description |
---|---|
DebitMemoRequestServiceBatchChangeSet |
DebitMemoRequestServiceBatchChangeSet.deleteDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt)
Deletes an existing
DebitMemoReqPrcgElmnt entity in the S/4HANA system. |
DebitMemoRequestServiceBatchChangeSet |
DefaultDebitMemoRequestServiceBatchChangeSet.deleteDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt)
Deletes an existing
DebitMemoReqPrcgElmnt entity in the S/4HANA system. |
DebitMemoRequestServiceBatchChangeSet |
DebitMemoRequestServiceBatchChangeSet.updateDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt)
Update an existing
DebitMemoReqPrcgElmnt entity and save it to the S/4HANA system. |
DebitMemoRequestServiceBatchChangeSet |
DefaultDebitMemoRequestServiceBatchChangeSet.updateDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt)
Update an existing
DebitMemoReqPrcgElmnt entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<DebitMemoReqPrcgElmnt> |
DebitMemoReqPrcgElmntOneToOneLink.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 DebitMemoReqPrcgElmntLink<ObjectT> |
DebitMemoReqPrcgElmntLink.translateLinkType(EntityLink<DebitMemoReqPrcgElmntLink<ObjectT>,DebitMemoReqPrcgElmnt,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
DebitMemoReqPrcgElmntDeleteFluentHelper |
DefaultDebitMemoRequestService.deleteDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) |
DebitMemoReqPrcgElmntDeleteFluentHelper |
DebitMemoRequestService.deleteDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt)
Deletes an existing
DebitMemoReqPrcgElmnt entity in the S/4HANA system. |
DebitMemoReqPrcgElmntUpdateFluentHelper |
DefaultDebitMemoRequestService.updateDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) |
DebitMemoReqPrcgElmntUpdateFluentHelper |
DebitMemoRequestService.updateDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt)
Update an existing
DebitMemoReqPrcgElmnt entity and save it to the S/4HANA system. |
Copyright © 2020 SAP SE. All rights reserved.