Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.settlementdocument | |
com.sap.cloud.sdk.s4hana.datamodel.odatav4.services |
Modifier and Type | Method and Description |
---|---|
SuplrPricingElement |
SuplrPricingElement.SuplrPricingElementBuilder.build() |
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<List<SuplrPricingElement>> |
SetlDoc.getSupplierPricingElementIfPresent()
Retrieval of associated SuplrPricingElement entities (one to many).
|
Class<SuplrPricingElement> |
SuplrPricingElement.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SetlDoc.addSupplierPricingElement(SuplrPricingElement... entity)
Adds elements to the list of associated SuplrPricingElement entities.
|
SetlDoc.SetlDocBuilder |
SetlDoc.SetlDocBuilder.supplierPricingElement(SuplrPricingElement... value)
Navigation property _SupplierPricingElement for SetlDoc to multiple SuplrPricingElement.
|
Modifier and Type | Method and Description |
---|---|
void |
SetlDoc.setSupplierPricingElement(List<SuplrPricingElement> value)
Overwrites the list of associated SuplrPricingElement entities for the loaded navigation property
_SupplierPricingElement.
|
Constructor and Description |
---|
SetlDoc(String settlmtDoc,
String settlmtDocType,
String settlmtProcessType,
LocalDate postingDate,
String invoicingParty,
String payeeParty,
String billToParty,
String payerParty,
String purchasingOrganization,
String purchasingGroup,
String salesOrganization,
String distributionChannel,
String division,
String suplrSettlmtCompanyCode,
String custSettlmtCompanyCode,
LocalDate documentDate,
String documentReferenceID,
String assignmentReference,
String settlmtDocCurrency,
String settlmtDocCurrencyISOCode,
BigDecimal exchangeRate,
Boolean exchangeRateIsFixed,
BigDecimal supplierTotalGrossAmount,
BigDecimal supplierTotalNetAmount,
BigDecimal supplierTotalTaxAmount,
BigDecimal customerTotalGrossAmount,
BigDecimal customerTotalNetAmount,
BigDecimal customerTotalTaxAmount,
String supplierPaymentTerms,
BigDecimal supplierCashDiscount1Days,
BigDecimal supplierCashDiscount2Days,
BigDecimal supplierNetPaymentDays,
BigDecimal supplierCashDiscount1Percent,
BigDecimal supplierCashDiscount2Percent,
String supplierPaymentMethod,
String customerPaymentTerms,
BigDecimal customerCashDiscount1Days,
BigDecimal customerCashDiscount2Days,
BigDecimal customerNetPaymentDays,
BigDecimal customerCashDiscount1Percent,
BigDecimal customerCashDiscount2Percent,
String customerPaymentMethod,
BigDecimal suplrTotEligibleAmtForCshDisc,
BigDecimal custTotEligibleAmtForCshDisc,
Boolean settlmtDocIsCanceled,
String canceledSettlmtDoc,
String settlmtDocActivityReason,
String paymentReference,
String settlmtApplSts,
String salesOffice,
String salesGroup,
String supplierSettlmtBlkgReason,
String customerSettlmtBlkgReason,
String taxDepartureCountry,
String taxDestinationCountry,
Boolean isEUTriangularDeal,
String supplierVATRegistration,
String customerVATRegistration,
BigDecimal totalGrossAmount,
Collection<SAP__Message> _Messages,
List<CustPricingElement> to_CustomerPricingElement,
List<SetlDocItm> to_SettlmtDocItem,
List<SuplrPricingElement> to_SupplierPricingElement) |
Modifier and Type | Method and Description |
---|---|
CountRequestBuilder<SuplrPricingElement> |
DefaultSettlementDocumentService.countSuplrPricingElement() |
CountRequestBuilder<SuplrPricingElement> |
SettlementDocumentService.countSuplrPricingElement()
Fetch the number of entries from the
SuplrPricingElement entity collection matching the filter and search expressions. |
CreateRequestBuilder<SuplrPricingElement> |
DefaultSettlementDocumentService.createSuplrPricingElement(SuplrPricingElement suplrPricingElement) |
CreateRequestBuilder<SuplrPricingElement> |
SettlementDocumentService.createSuplrPricingElement(SuplrPricingElement suplrPricingElement)
Create a new
SuplrPricingElement entity and save it to the S/4HANA system. |
GetAllRequestBuilder<SuplrPricingElement> |
DefaultSettlementDocumentService.getAllSuplrPricingElement() |
GetAllRequestBuilder<SuplrPricingElement> |
SettlementDocumentService.getAllSuplrPricingElement()
Fetch multiple
SuplrPricingElement entities. |
GetByKeyRequestBuilder<SuplrPricingElement> |
DefaultSettlementDocumentService.getSuplrPricingElementByKey(String settlmtDoc,
String pricingProcedureStep,
String pricingProcedureCounter) |
GetByKeyRequestBuilder<SuplrPricingElement> |
SettlementDocumentService.getSuplrPricingElementByKey(String settlmtDoc,
String pricingProcedureStep,
String pricingProcedureCounter)
Fetch a single
SuplrPricingElement entity using key fields. |
Modifier and Type | Method and Description |
---|---|
CreateRequestBuilder<SuplrPricingElement> |
DefaultSettlementDocumentService.createSuplrPricingElement(SuplrPricingElement suplrPricingElement) |
CreateRequestBuilder<SuplrPricingElement> |
SettlementDocumentService.createSuplrPricingElement(SuplrPricingElement suplrPricingElement)
Create a new
SuplrPricingElement entity and save it to the S/4HANA system. |
Copyright © 2021 SAP SE. All rights reserved.