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<SupplierInvoiceItemGLAcct> |
SupplierInvoice.TO_SUPPLIER_INVOICE_ITEM_GL_ACCT
Use with available fluent helpers to apply the to_SupplierInvoiceItemGLAcct navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SupplierInvoiceItemGLAcct |
SupplierInvoiceItemGLAcct.SupplierInvoiceItemGLAcctBuilder.build() |
protected SupplierInvoiceItemGLAcct |
SupplierInvoiceItemGLAcctCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SupplierInvoiceItemGLAcct> |
SupplierInvoice.fetchSupplierInvoiceItemGLAcct()
Fetches the SupplierInvoiceItemGLAcct entities (one to many) associated with this entity.
|
protected Class<SupplierInvoiceItemGLAcct> |
SupplierInvoiceItemGLAcctByKeyFluentHelper.getEntityClass() |
protected Class<SupplierInvoiceItemGLAcct> |
SupplierInvoiceItemGLAcctFluentHelper.getEntityClass() |
Optional<List<SupplierInvoiceItemGLAcct>> |
SupplierInvoice.getSupplierInvoiceItemGLAcctIfPresent()
Retrieval of associated SupplierInvoiceItemGLAcct entities (one to many).
|
List<SupplierInvoiceItemGLAcct> |
SupplierInvoice.getSupplierInvoiceItemGLAcctOrFetch()
Retrieval of associated SupplierInvoiceItemGLAcct entities (one to many).
|
Class<SupplierInvoiceItemGLAcct> |
SupplierInvoiceItemGLAcct.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierInvoice.addSupplierInvoiceItemGLAcct(SupplierInvoiceItemGLAcct... entity)
Adds elements to the list of associated SupplierInvoiceItemGLAcct entities.
|
SupplierInvoice.SupplierInvoiceBuilder |
SupplierInvoice.SupplierInvoiceBuilder.supplierInvoiceItemGLAcct(SupplierInvoiceItemGLAcct... value) |
Modifier and Type | Method and Description |
---|---|
void |
SupplierInvoice.setSupplierInvoiceItemGLAcct(List<SupplierInvoiceItemGLAcct> value)
Overwrites the list of associated SupplierInvoiceItemGLAcct entities for the loaded navigation property to_SupplierInvoiceItemGLAcct.
|
protected SupplierInvoiceItemGLAcctLink<ObjectT> |
SupplierInvoiceItemGLAcctLink.translateLinkType(EntityLink<SupplierInvoiceItemGLAcctLink<ObjectT>,SupplierInvoiceItemGLAcct,ObjectT> link) |
Constructor and Description |
---|
SupplierInvoiceItemGLAcctCreateFluentHelper(String servicePath,
SupplierInvoiceItemGLAcct entity)
Creates a fluent helper object that will create a
SupplierInvoiceItemGLAcct 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 |
---|---|
SupplierInvoiceItemGLAcctCreateFluentHelper |
DefaultSupplierInvoiceIntegrationService.createSupplierInvoiceItemGLAcct(SupplierInvoiceItemGLAcct supplierInvoiceItemGLAcct) |
SupplierInvoiceItemGLAcctCreateFluentHelper |
SupplierInvoiceIntegrationService.createSupplierInvoiceItemGLAcct(SupplierInvoiceItemGLAcct supplierInvoiceItemGLAcct)
Create a new
SupplierInvoiceItemGLAcct entity and save it to the S/4HANA system. |
Copyright © 2018 SAP SE. All rights reserved.