Modifier and Type | Field and Description |
---|---|
static CN_TaxInputInvoiceLink<CN_TaxInputInvoiceItem> |
CN_TaxInputInvoice.TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
CN_TaxInputInvoiceItem |
CN_TaxInputInvoiceItem.CN_TaxInputInvoiceItemBuilder.build() |
protected CN_TaxInputInvoiceItem |
CN_TaxInputInvoiceItemCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<CN_TaxInputInvoiceItem> |
CN_TaxInputInvoice.fetchItem()
Fetches the CN_TaxInputInvoiceItem entities (one to many) associated with this entity.
|
protected Class<CN_TaxInputInvoiceItem> |
CN_TaxInputInvoiceItemFluentHelper.getEntityClass() |
protected Class<CN_TaxInputInvoiceItem> |
CN_TaxInputInvoiceItemByKeyFluentHelper.getEntityClass() |
Optional<List<CN_TaxInputInvoiceItem>> |
CN_TaxInputInvoice.getItemIfPresent()
Retrieval of associated CN_TaxInputInvoiceItem entities (one to many).
|
List<CN_TaxInputInvoiceItem> |
CN_TaxInputInvoice.getItemOrFetch()
Retrieval of associated CN_TaxInputInvoiceItem entities (one to many).
|
Class<CN_TaxInputInvoiceItem> |
CN_TaxInputInvoiceItem.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CN_TaxInputInvoice.addItem(CN_TaxInputInvoiceItem... entity)
Adds elements to the list of associated CN_TaxInputInvoiceItem entities.
|
CN_TaxInputInvoice.CN_TaxInputInvoiceBuilder |
CN_TaxInputInvoice.CN_TaxInputInvoiceBuilder.item(CN_TaxInputInvoiceItem... value) |
Modifier and Type | Method and Description |
---|---|
void |
CN_TaxInputInvoice.setItem(List<CN_TaxInputInvoiceItem> value)
Overwrites the list of associated CN_TaxInputInvoiceItem entities for the loaded navigation property
to_Item.
|
Constructor and Description |
---|
CN_TaxInputInvoiceItemCreateFluentHelper(String servicePath,
CN_TaxInputInvoiceItem entity)
Creates a fluent helper object that will create a
CN_TaxInputInvoiceItem entity on the OData endpoint. |
Constructor and Description |
---|
CN_TaxInputInvoice(UUID cN_TaxInvcUUID,
String cN_TaxInvcCode,
String cN_TaxInvcNmbr,
String cN_TaxSellerRegnNmbr,
String cN_TaxBuyerRegnNmbr,
String cN_TaxInvcType,
LocalDateTime cN_TaxInvcDate,
String cN_TaxInvcCrcy,
BigDecimal cN_TaxInvcNetAmtInInvcCrcy,
BigDecimal cN_TaxInvcTaxAmtInInvcCrcy,
String businessPlace,
BigDecimal cN_TaxInvcDiscNetAmtInInvcCrcy,
BigDecimal cN_TaxInvcDiscTaxAmtInInvcCrcy,
BigDecimal taxRate,
String companyCode,
String cN_TaxInvcGldnTxSystSts,
ZonedDateTime cN_TaxInvcGldnTxSystStsSyncTme,
String cN_TaxInvcInptProcgSts,
String cN_TaxInvcDeductionType,
String cN_TaxSellerName,
String cN_TaxInvcComment,
String taxCategory,
ZonedDateTime cN_TaxDeclnTime,
String cN_TaxDeclnYear,
String cN_TaxDeclnMonth,
String taxInvoiceBuyerAddressPhone,
String taxInvoiceBuyerBankAccount,
String taxInvoiceSellerAddressPhone,
String taxInvoiceSellerBankAccount,
String cN_TaxInvoiceVehicleType,
String cN_TaxInvoiceVehFactoryModel,
String cN_TaxInvoiceVehicleProdnPlace,
String cN_TaxInvoiceVehicleCertNumber,
String cN_TaxInvoiceVehImportCertNmbr,
String cN_TaxInvoiceVehicleInspNumber,
String cN_TaxInvoiceVehicleEngineNmbr,
String cN_TaxInvoiceVehicleNumber,
BigDecimal cN_TaxInvcVehTotAmtInInvcCrcy,
String cN_TaxInvoiceVehTxnRecordNmbr,
String cN_TaxInvoiceVehicleTonnage,
String cN_TaxInvoiceVehPassengerLimit,
String purchasingOrganization,
String purchasingGroup,
String supplier,
List<CN_TaxInvoiceBindingRecord> toBinding,
List<CN_TaxInputInvoiceItem> toItem) |
Modifier and Type | Method and Description |
---|---|
IncomingVATInvoiceChinaServiceBatchChangeSet |
DefaultIncomingVATInvoiceChinaServiceBatchChangeSet.createCN_TaxInputInvoiceItem(CN_TaxInputInvoiceItem cN_TaxInputInvoiceItem)
Create a new
CN_TaxInputInvoiceItem entity and save it to the S/4HANA system. |
IncomingVATInvoiceChinaServiceBatchChangeSet |
IncomingVATInvoiceChinaServiceBatchChangeSet.createCN_TaxInputInvoiceItem(CN_TaxInputInvoiceItem cN_TaxInputInvoiceItem)
Create a new
CN_TaxInputInvoiceItem entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CN_TaxInputInvoiceItem> |
CN_TaxInputInvoiceItemOneToOneLink.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_TaxInputInvoiceItemLink<ObjectT> |
CN_TaxInputInvoiceItemLink.translateLinkType(EntityLink<CN_TaxInputInvoiceItemLink<ObjectT>,CN_TaxInputInvoiceItem,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
CN_TaxInputInvoiceItemCreateFluentHelper |
DefaultIncomingVATInvoiceChinaService.createCN_TaxInputInvoiceItem(CN_TaxInputInvoiceItem cN_TaxInputInvoiceItem) |
CN_TaxInputInvoiceItemCreateFluentHelper |
IncomingVATInvoiceChinaService.createCN_TaxInputInvoiceItem(CN_TaxInputInvoiceItem cN_TaxInputInvoiceItem)
Create a new
CN_TaxInputInvoiceItem entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.