Modifier and Type | Field and Description |
---|---|
static CN_TaxInvoiceBindingRecordOneToOneLink<CN_TaxInputInvoice> |
CN_TaxInvoiceBindingRecord.TO_INVOICE
Use with available fluent helpers to apply the to_Invoice navigation property to query operations.
|
static CN_TaxInputInvoiceItemOneToOneLink<CN_TaxInputInvoice> |
CN_TaxInputInvoiceItem.TO_INVOICE
Use with available fluent helpers to apply the to_Invoice navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
CN_TaxInputInvoice |
CN_TaxInputInvoice.CN_TaxInputInvoiceBuilder.build() |
CN_TaxInputInvoice |
CN_TaxInvoiceBindingRecord.fetchInvoice()
Fetches the CN_TaxInputInvoice entity (one to one) associated with this entity.
|
CN_TaxInputInvoice |
CN_TaxInputInvoiceItem.fetchInvoice()
Fetches the CN_TaxInputInvoice entity (one to one) associated with this entity.
|
protected CN_TaxInputInvoice |
CN_TaxInputInvoiceCreateFluentHelper.getEntity() |
CN_TaxInputInvoice |
CN_TaxInvoiceBindingRecord.getInvoiceOrFetch()
Retrieval of associated CN_TaxInputInvoice entity (one to one).
|
CN_TaxInputInvoice |
CN_TaxInputInvoiceItem.getInvoiceOrFetch()
Retrieval of associated CN_TaxInputInvoice entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<CN_TaxInputInvoice> |
CN_TaxInputInvoiceFluentHelper.getEntityClass() |
protected Class<CN_TaxInputInvoice> |
CN_TaxInputInvoiceByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<CN_TaxInputInvoice> |
CN_TaxInvoiceBindingRecord.getInvoiceIfPresent()
Retrieval of associated CN_TaxInputInvoice entity (one to one).
|
io.vavr.control.Option<CN_TaxInputInvoice> |
CN_TaxInputInvoiceItem.getInvoiceIfPresent()
Retrieval of associated CN_TaxInputInvoice entity (one to one).
|
Class<CN_TaxInputInvoice> |
CN_TaxInputInvoice.getType() |
Modifier and Type | Method and Description |
---|---|
CN_TaxInvoiceBindingRecord.CN_TaxInvoiceBindingRecordBuilder |
CN_TaxInvoiceBindingRecord.CN_TaxInvoiceBindingRecordBuilder.invoice(CN_TaxInputInvoice value)
Navigation property to_Invoice for CN_TaxInvoiceBindingRecord to single
CN_TaxInputInvoice.
|
CN_TaxInputInvoiceItem.CN_TaxInputInvoiceItemBuilder |
CN_TaxInputInvoiceItem.CN_TaxInputInvoiceItemBuilder.invoice(CN_TaxInputInvoice value)
Navigation property to_Invoice for CN_TaxInputInvoiceItem to single CN_TaxInputInvoice.
|
void |
CN_TaxInvoiceBindingRecord.setInvoice(CN_TaxInputInvoice value)
Overwrites the associated CN_TaxInputInvoice entity for the loaded navigation property to_Invoice.
|
void |
CN_TaxInputInvoiceItem.setInvoice(CN_TaxInputInvoice value)
Overwrites the associated CN_TaxInputInvoice entity for the loaded navigation property to_Invoice.
|
Constructor and Description |
---|
CN_TaxInputInvoiceCreateFluentHelper(String servicePath,
CN_TaxInputInvoice entity)
Creates a fluent helper object that will create a
CN_TaxInputInvoice entity on the OData endpoint. |
CN_TaxInputInvoiceItem(UUID taxInvoiceItemUUID,
UUID cN_TaxInvcUUID,
String cN_TaxInvcCode,
String cN_TaxInvcNmbr,
String taxInvoiceItem,
String taxInvoiceItemGoodsServiceName,
String taxInvoiceItemGoodsNumber,
String taxInvoiceItemSpecModel,
String unitOfMeasure,
String taxInvoiceItemUnitDescription,
BigDecimal taxInvoiceItemQuantity,
String cN_TaxInvcCrcy,
BigDecimal taxInvoiceItemNetUnitPrice,
BigDecimal taxInvoiceItemNetAmount,
BigDecimal taxInvoiceItemTaxRate,
BigDecimal taxInvoiceItemTaxAmount,
String taxInvoiceItemTollCarLicPlate,
String taxInvoiceItemTollCarCategory,
String taxInvoiceItemTollStrtDateTime,
String taxInvoiceItemTollEndDateTime,
CN_TaxInputInvoice toInvoice) |
CN_TaxInvoiceBindingRecord(UUID cN_TaxInvcBindgUUID,
UUID cN_TaxInvcBindgItmUUID,
UUID cN_TaxInvcUUID,
String cN_TaxInvcCode,
String cN_TaxInvcNmbr,
String cN_TaxInvcBindgSrceBusObjType,
String cN_TaxInvcBindgSrceBusObjKey,
CN_TaxInputInvoice toInvoice) |
Modifier and Type | Method and Description |
---|---|
IncomingVATInvoiceChinaServiceBatchChangeSet |
DefaultIncomingVATInvoiceChinaServiceBatchChangeSet.createCN_TaxInputInvoice(CN_TaxInputInvoice cN_TaxInputInvoice)
Create a new
CN_TaxInputInvoice entity and save it to the S/4HANA system. |
IncomingVATInvoiceChinaServiceBatchChangeSet |
IncomingVATInvoiceChinaServiceBatchChangeSet.createCN_TaxInputInvoice(CN_TaxInputInvoice cN_TaxInputInvoice)
Create a new
CN_TaxInputInvoice entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CN_TaxInputInvoice> |
CN_TaxInputInvoiceOneToOneLink.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 CN_TaxInputInvoiceLink<ObjectT> |
CN_TaxInputInvoiceLink.translateLinkType(EntityLink<CN_TaxInputInvoiceLink<ObjectT>,CN_TaxInputInvoice,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
CN_TaxInputInvoiceCreateFluentHelper |
DefaultIncomingVATInvoiceChinaService.createCN_TaxInputInvoice(CN_TaxInputInvoice cN_TaxInputInvoice) |
CN_TaxInputInvoiceCreateFluentHelper |
IncomingVATInvoiceChinaService.createCN_TaxInputInvoice(CN_TaxInputInvoice cN_TaxInputInvoice)
Create a new
CN_TaxInputInvoice entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.