Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Field and Description |
---|---|
static SupplierInvoiceLink<SuplrInvcHeaderWhldgTax> |
SupplierInvoice.TO_SUPPLIER_INVOICE_WHLDG_TAX
Use with available fluent helpers to apply the to_SupplierInvoiceWhldgTax navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrInvcHeaderWhldgTax |
SuplrInvcHeaderWhldgTax.SuplrInvcHeaderWhldgTaxBuilder.build() |
protected SuplrInvcHeaderWhldgTax |
SuplrInvcHeaderWhldgTaxCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SuplrInvcHeaderWhldgTax> |
SupplierInvoice.fetchSupplierInvoiceWhldgTax()
Fetches the SuplrInvcHeaderWhldgTax entities (one to many) associated with this entity.
|
protected Class<SuplrInvcHeaderWhldgTax> |
SuplrInvcHeaderWhldgTaxByKeyFluentHelper.getEntityClass() |
protected Class<SuplrInvcHeaderWhldgTax> |
SuplrInvcHeaderWhldgTaxFluentHelper.getEntityClass() |
Optional<List<SuplrInvcHeaderWhldgTax>> |
SupplierInvoice.getSupplierInvoiceWhldgTaxIfPresent()
Retrieval of associated SuplrInvcHeaderWhldgTax entities (one to many).
|
List<SuplrInvcHeaderWhldgTax> |
SupplierInvoice.getSupplierInvoiceWhldgTaxOrFetch()
Retrieval of associated SuplrInvcHeaderWhldgTax entities (one to many).
|
Class<SuplrInvcHeaderWhldgTax> |
SuplrInvcHeaderWhldgTax.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierInvoice.addSupplierInvoiceWhldgTax(SuplrInvcHeaderWhldgTax... entity)
Adds elements to the list of associated SuplrInvcHeaderWhldgTax entities.
|
SupplierInvoice.SupplierInvoiceBuilder |
SupplierInvoice.SupplierInvoiceBuilder.supplierInvoiceWhldgTax(SuplrInvcHeaderWhldgTax... value) |
Modifier and Type | Method and Description |
---|---|
void |
SupplierInvoice.setSupplierInvoiceWhldgTax(List<SuplrInvcHeaderWhldgTax> value)
Overwrites the list of associated SuplrInvcHeaderWhldgTax entities for the loaded navigation property to_SupplierInvoiceWhldgTax.
|
protected SuplrInvcHeaderWhldgTaxLink<ObjectT> |
SuplrInvcHeaderWhldgTaxLink.translateLinkType(EntityLink<SuplrInvcHeaderWhldgTaxLink<ObjectT>,SuplrInvcHeaderWhldgTax,ObjectT> link) |
Constructor and Description |
---|
SuplrInvcHeaderWhldgTaxCreateFluentHelper(String servicePath,
SuplrInvcHeaderWhldgTax entity)
Creates a fluent helper object that will create a
SuplrInvcHeaderWhldgTax entity on the OData endpoint. |
Constructor and Description |
---|
SupplierInvoice(String supplierInvoice,
String fiscalYear,
String companyCode,
LocalDateTime documentDate,
LocalDateTime postingDate,
String supplierInvoiceIDByInvcgParty,
String invoicingParty,
String documentCurrency,
BigDecimal invoiceGrossAmount,
BigDecimal unplannedDeliveryCost,
String documentHeaderText,
BigDecimal manualCashDiscount,
String paymentTerms,
LocalDateTime dueCalculationBaseDate,
BigDecimal cashDiscount1Percent,
BigDecimal cashDiscount1Days,
BigDecimal cashDiscount2Percent,
BigDecimal cashDiscount2Days,
BigDecimal netPaymentDays,
String paymentBlockingReason,
String accountingDocumentType,
String bPBankAccountInternalID,
BigDecimal indirectQuotedExchangeRate,
BigDecimal directQuotedExchangeRate,
String stateCentralBankPaymentReason,
String supplyingCountry,
String paymentMethod,
String paymentReference,
String invoiceReference,
String invoiceReferenceFiscalYear,
String fixedCashDiscount,
String unplannedDeliveryCostTaxCode,
String unplndDelivCostTaxJurisdiction,
String assignmentReference,
String supplierPostingLineItemText,
Boolean taxIsCalculatedAutomatically,
String businessPlace,
String businessSectionCode,
String businessArea,
String supplierInvoiceIsCreditMemo,
String paytSlipWthRefSubscriber,
String paytSlipWthRefCheckDigit,
String paytSlipWthRefReference,
ErpConfigContext erpConfigContext,
List<SuplrInvcItemPurOrdRef> toSuplrInvcItemPurOrdRef,
List<SupplierInvoiceItemGLAcct> toSupplierInvoiceItemGLAcct,
List<SupplierInvoiceTax> toSupplierInvoiceTax,
List<SuplrInvcHeaderWhldgTax> toSupplierInvoiceWhldgTax) |
Modifier and Type | Method and Description |
---|---|
SuplrInvcHeaderWhldgTaxCreateFluentHelper |
DefaultSupplierInvoiceIntegrationService.createSuplrInvcHeaderWhldgTax(SuplrInvcHeaderWhldgTax suplrInvcHeaderWhldgTax) |
SuplrInvcHeaderWhldgTaxCreateFluentHelper |
SupplierInvoiceIntegrationService.createSuplrInvcHeaderWhldgTax(SuplrInvcHeaderWhldgTax suplrInvcHeaderWhldgTax)
Create a new
SuplrInvcHeaderWhldgTax entity and save it to the S/4HANA system. |
Copyright © 2018 SAP SE. All rights reserved.