Modifier and Type | Class and Description |
---|---|
static class |
BR_NFTAX.BR_NFTAXBuilder
Helper class to allow for fluent creation of BR_NFTAX instances.
|
Modifier and Type | Field and Description |
---|---|
static BR_NFTAXField<BigDecimal> |
AGGREGATE_BASE_AMOUNT
Use with available fluent helpers to apply the AggregateBaseAmount field to query operations.
|
static BR_NFTAXSelectable |
ALL_FIELDS
Selector for all available fields of BR_NFTAX.
|
static BR_NFTAXField<String> |
BR_NOTA_FISCAL
Use with available fluent helpers to apply the BR_NotaFiscal field to query operations.
|
static BR_NFTAXField<String> |
BR_NOTA_FISCAL_ITEM
Use with available fluent helpers to apply the BR_NotaFiscalItem field to query operations.
|
static BR_NFTAXField<String> |
BR_TAX_TYPE
Use with available fluent helpers to apply the BR_TaxType field to query operations.
|
static BR_NFTAXField<BigDecimal> |
BRNF_ITEM_BASE_AMOUNT
Use with available fluent helpers to apply the BR_NFItemBaseAmount field to query operations.
|
static BR_NFTAXField<BigDecimal> |
BRNF_ITEM_EXCLUDED_BASE_AMOUNT
Use with available fluent helpers to apply the BR_NFItemExcludedBaseAmount field to query operations.
|
static BR_NFTAXField<String> |
BRNF_ITEM_FIXED_MARKET_TARIFF_UNIT
Use with available fluent helpers to apply the BR_NFItemFixedMarketTariffUnit field to query operations.
|
static BR_NFTAXField<BigDecimal> |
BRNF_ITEM_FIXED_MKT_TARIFF_BASE_QTY
Use with available fluent helpers to apply the BR_NFItemFixedMktTariffBaseQty field to query operations.
|
static BR_NFTAXField<BigDecimal> |
BRNF_ITEM_FIXED_MKT_TARIFF_QTY
Use with available fluent helpers to apply the BR_NFItemFixedMktTariffQty field to query operations.
|
static BR_NFTAXField<BigDecimal> |
BRNF_ITEM_FIXED_MKT_TARIFF_TAX_RATE
Use with available fluent helpers to apply the BR_NFItemFixedMktTariffTaxRate field to query operations.
|
static BR_NFTAXField<String> |
BRNF_ITEM_HAS_FIXED_MKT_TARIFF
Use with available fluent helpers to apply the BR_NFItemHasFixedMktTariff field to query operations.
|
static BR_NFTAXField<Boolean> |
BRNF_ITEM_HAS_WITHHOLDING_TAX
Use with available fluent helpers to apply the BR_NFItemHasWithholdingTax field to query operations.
|
static BR_NFTAXField<Boolean> |
BRNF_ITEM_IS_STATISTICAL_TAX
Use with available fluent helpers to apply the BR_NFItemIsStatisticalTax field to query operations.
|
static BR_NFTAXField<BigDecimal> |
BRNF_ITEM_OTHER_BASE_AMOUNT
Use with available fluent helpers to apply the BR_NFItemOtherBaseAmount field to query operations.
|
static BR_NFTAXField<BigDecimal> |
BRNF_ITEM_TAX_AMOUNT
Use with available fluent helpers to apply the BR_NFItemTaxAmount field to query operations.
|
static BR_NFTAXField<BigDecimal> |
BRNF_ITEM_TAX_BASE_PCT1
Use with available fluent helpers to apply the BR_NFItemTaxBasePct1 field to query operations.
|
static BR_NFTAXField<String> |
BRNF_ITEM_TAX_BASE_PCT1_UNIT
Use with available fluent helpers to apply the BR_NFItemTaxBasePct1Unit field to query operations.
|
static BR_NFTAXField<BigDecimal> |
BRNF_ITEM_TAX_BASE_PCT2
Use with available fluent helpers to apply the BR_NFItemTaxBasePct2 field to query operations.
|
static BR_NFTAXField<String> |
BRNF_ITEM_TAX_BASE_PCT2_UNIT
Use with available fluent helpers to apply the BR_NFItemTaxBasePct2Unit field to query operations.
|
static BR_NFTAXField<BigDecimal> |
BRNF_ITEM_TAX_RATE
Use with available fluent helpers to apply the BR_NFItemTaxRate field to query operations.
|
static BR_NFTAXField<String> |
BRNF_ITEM_WHLDG_COLLECTION_CODE
Use with available fluent helpers to apply the BR_NFItemWhldgCollectionCode field to query operations.
|
static BR_NFTAXField<String> |
BRNF_ITM_FXD_MKT_TARIFF_UNIT4_DCMLS
Use with available fluent helpers to apply the BR_NFItmFxdMktTariffUnit4Dcmls field to query operations.
|
static BR_NFTAXField<String> |
BRNFS_SERVICE_TYPE_INCOMING
Use with available fluent helpers to apply the BR_NFSServiceTypeIncoming field to query operations.
|
static BR_NFTAXField<String> |
BRNFS_SERVICE_TYPE_OUTGOING
Use with available fluent helpers to apply the BR_NFSServiceTypeOutgoing field to query operations.
|
static BR_NFTAXField<String> |
SALES_DOCUMENT_CURRENCY
Use with available fluent helpers to apply the SalesDocumentCurrency field to query operations.
|
static BR_NFTAXField<String> |
TAX_GROUP
Use with available fluent helpers to apply the TaxGroup field to query operations.
|
static BR_NFTAXField<String> |
TAX_JURISDICTION
Use with available fluent helpers to apply the TaxJurisdiction field to query operations.
|
static BR_NFTAXField<Boolean> |
TAXES_ARE_INCLUDED_IN_NET_AMOUNT
Use with available fluent helpers to apply the TaxesAreIncludedInNetAmount field to query operations.
|
static BR_NFTAXOneToOneLink<BR_NFDocument> |
TO_BRNF_DOC
Use with available fluent helpers to apply the to_BR_NFDoc navigation property to query operations.
|
static BR_NFTAXOneToOneLink<BR_NFItem> |
TO_BRNF_ITEM
Use with available fluent helpers to apply the to_BR_NFItem navigation property to query operations.
|
changedOriginalFields
Constructor and Description |
---|
BR_NFTAX() |
BR_NFTAX(String bR_NotaFiscal,
String bR_NotaFiscalItem,
String bR_TaxType,
String taxGroup,
BigDecimal bR_NFItemBaseAmount,
BigDecimal bR_NFItemTaxRate,
BigDecimal bR_NFItemTaxAmount,
BigDecimal bR_NFItemExcludedBaseAmount,
BigDecimal bR_NFItemOtherBaseAmount,
String bR_NFItemTaxBasePct1Unit,
BigDecimal bR_NFItemTaxBasePct1,
String bR_NFItemTaxBasePct2Unit,
BigDecimal bR_NFItemTaxBasePct2,
Boolean bR_NFItemIsStatisticalTax,
String bR_NFItemHasFixedMktTariff,
BigDecimal bR_NFItemFixedMktTariffBaseQty,
String bR_NFItemFixedMarketTariffUnit,
String bR_NFItemWhldgCollectionCode,
BigDecimal bR_NFItemFixedMktTariffTaxRate,
BigDecimal bR_NFItemFixedMktTariffQty,
String bR_NFItmFxdMktTariffUnit4Dcmls,
Boolean taxesAreIncludedInNetAmount,
Boolean bR_NFItemHasWithholdingTax,
String bR_NFSServiceTypeIncoming,
String bR_NFSServiceTypeOutgoing,
String taxJurisdiction,
BigDecimal aggregateBaseAmount,
String salesDocumentCurrency,
BR_NFItem toBR_NFItem,
BR_NFDocument toBR_NFDoc) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static BR_NFTAX.BR_NFTAXBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
BR_NFDocument |
fetchBR_NFDoc()
Fetches the BR_NFDocument entity (one to one) associated with this entity.
|
BR_NFItem |
fetchBR_NFItem()
Fetches the BR_NFItem entity (one to one) associated with this entity.
|
static <T> BR_NFTAXField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
BigDecimal |
getAggregateBaseAmount()
Constraints: Not nullable, Precision: 17, Scale: 3
|
io.vavr.control.Option<BR_NFDocument> |
getBR_NFDocIfPresent()
Retrieval of associated BR_NFDocument entity (one to one).
|
BR_NFDocument |
getBR_NFDocOrFetch()
Retrieval of associated BR_NFDocument entity (one to one).
|
BigDecimal |
getBR_NFItemBaseAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
BigDecimal |
getBR_NFItemExcludedBaseAmount()
Constraints: Not nullable, Precision: 15, Scale: 2
|
String |
getBR_NFItemFixedMarketTariffUnit()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getBR_NFItemFixedMktTariffBaseQty()
Constraints: Not nullable, Precision: 16, Scale: 4
|
BigDecimal |
getBR_NFItemFixedMktTariffQty()
Constraints: Not nullable, Precision: 6, Scale: 2
|
BigDecimal |
getBR_NFItemFixedMktTariffTaxRate()
Constraints: Not nullable, Precision: 8, Scale: 4
|
String |
getBR_NFItemHasFixedMktTariff()
Constraints: Not nullable, Maximum length: 1
|
Boolean |
getBR_NFItemHasWithholdingTax()
Constraints: none
|
io.vavr.control.Option<BR_NFItem> |
getBR_NFItemIfPresent()
Retrieval of associated BR_NFItem entity (one to one).
|
Boolean |
getBR_NFItemIsStatisticalTax()
Constraints: none
|
BR_NFItem |
getBR_NFItemOrFetch()
Retrieval of associated BR_NFItem entity (one to one).
|
BigDecimal |
getBR_NFItemOtherBaseAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
BigDecimal |
getBR_NFItemTaxAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
BigDecimal |
getBR_NFItemTaxBasePct1()
Constraints: Not nullable, Precision: 6, Scale: 2
|
String |
getBR_NFItemTaxBasePct1Unit()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getBR_NFItemTaxBasePct2()
Constraints: Not nullable, Precision: 6, Scale: 2
|
String |
getBR_NFItemTaxBasePct2Unit()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getBR_NFItemTaxRate()
Constraints: Not nullable, Precision: 6, Scale: 2
|
String |
getBR_NFItemWhldgCollectionCode()
Constraints: Not nullable, Maximum length: 16
|
String |
getBR_NFItmFxdMktTariffUnit4Dcmls()
Constraints: Not nullable, Maximum length: 3
|
String |
getBR_NFSServiceTypeIncoming()
Constraints: Not nullable, Maximum length: 16
|
String |
getBR_NFSServiceTypeOutgoing()
Constraints: Not nullable, Maximum length: 16
|
String |
getBR_NotaFiscal()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getBR_NotaFiscalItem()
(Key Field) Constraints: Not nullable, Maximum length: 6
|
String |
getBR_TaxType()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
protected Map<String,Object> |
getKey() |
String |
getSalesDocumentCurrency()
Constraints: Not nullable, Maximum length: 5
|
Boolean |
getTaxesAreIncludedInNetAmount()
Constraints: none
|
String |
getTaxGroup()
Constraints: Not nullable, Maximum length: 4
|
String |
getTaxJurisdiction()
Constraints: Not nullable, Maximum length: 15
|
Class<BR_NFTAX> |
getType() |
int |
hashCode() |
void |
setAggregateBaseAmount(BigDecimal aggregateBaseAmount)
Constraints: Not nullable, Precision: 17, Scale: 3
|
void |
setBR_NFDoc(BR_NFDocument value)
Overwrites the associated BR_NFDocument entity for the loaded navigation property to_BR_NFDoc.
|
void |
setBR_NFItem(BR_NFItem value)
Overwrites the associated BR_NFItem entity for the loaded navigation property to_BR_NFItem.
|
void |
setBR_NFItemBaseAmount(BigDecimal bR_NFItemBaseAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setBR_NFItemExcludedBaseAmount(BigDecimal bR_NFItemExcludedBaseAmount)
Constraints: Not nullable, Precision: 15, Scale: 2
|
void |
setBR_NFItemFixedMarketTariffUnit(String bR_NFItemFixedMarketTariffUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setBR_NFItemFixedMktTariffBaseQty(BigDecimal bR_NFItemFixedMktTariffBaseQty)
Constraints: Not nullable, Precision: 16, Scale: 4
|
void |
setBR_NFItemFixedMktTariffQty(BigDecimal bR_NFItemFixedMktTariffQty)
Constraints: Not nullable, Precision: 6, Scale: 2
|
void |
setBR_NFItemFixedMktTariffTaxRate(BigDecimal bR_NFItemFixedMktTariffTaxRate)
Constraints: Not nullable, Precision: 8, Scale: 4
|
void |
setBR_NFItemHasFixedMktTariff(String bR_NFItemHasFixedMktTariff)
Constraints: Not nullable, Maximum length: 1
|
void |
setBR_NFItemHasWithholdingTax(Boolean bR_NFItemHasWithholdingTax)
Constraints: none
|
void |
setBR_NFItemIsStatisticalTax(Boolean bR_NFItemIsStatisticalTax)
Constraints: none
|
void |
setBR_NFItemOtherBaseAmount(BigDecimal bR_NFItemOtherBaseAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setBR_NFItemTaxAmount(BigDecimal bR_NFItemTaxAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setBR_NFItemTaxBasePct1(BigDecimal bR_NFItemTaxBasePct1)
Constraints: Not nullable, Precision: 6, Scale: 2
|
void |
setBR_NFItemTaxBasePct1Unit(String bR_NFItemTaxBasePct1Unit)
Constraints: Not nullable, Maximum length: 3
|
void |
setBR_NFItemTaxBasePct2(BigDecimal bR_NFItemTaxBasePct2)
Constraints: Not nullable, Precision: 6, Scale: 2
|
void |
setBR_NFItemTaxBasePct2Unit(String bR_NFItemTaxBasePct2Unit)
Constraints: Not nullable, Maximum length: 3
|
void |
setBR_NFItemTaxRate(BigDecimal bR_NFItemTaxRate)
Constraints: Not nullable, Precision: 6, Scale: 2
|
void |
setBR_NFItemWhldgCollectionCode(String bR_NFItemWhldgCollectionCode)
Constraints: Not nullable, Maximum length: 16
|
void |
setBR_NFItmFxdMktTariffUnit4Dcmls(String bR_NFItmFxdMktTariffUnit4Dcmls)
Constraints: Not nullable, Maximum length: 3
|
void |
setBR_NFSServiceTypeIncoming(String bR_NFSServiceTypeIncoming)
Constraints: Not nullable, Maximum length: 16
|
void |
setBR_NFSServiceTypeOutgoing(String bR_NFSServiceTypeOutgoing)
Constraints: Not nullable, Maximum length: 16
|
void |
setBR_NotaFiscal(String bR_NotaFiscal)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setBR_NotaFiscalItem(String bR_NotaFiscalItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
void |
setBR_TaxType(String bR_TaxType)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setSalesDocumentCurrency(String salesDocumentCurrency)
Constraints: Not nullable, Maximum length: 5
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setTaxesAreIncludedInNetAmount(Boolean taxesAreIncludedInNetAmount)
Constraints: none
|
void |
setTaxGroup(String taxGroup)
Constraints: Not nullable, Maximum length: 4
|
void |
setTaxJurisdiction(String taxJurisdiction)
Constraints: Not nullable, Maximum length: 15
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final BR_NFTAXSelectable ALL_FIELDS
public static final BR_NFTAXField<String> BR_NOTA_FISCAL
public static final BR_NFTAXField<String> BR_NOTA_FISCAL_ITEM
public static final BR_NFTAXField<String> BR_TAX_TYPE
public static final BR_NFTAXField<String> TAX_GROUP
public static final BR_NFTAXField<BigDecimal> BRNF_ITEM_BASE_AMOUNT
public static final BR_NFTAXField<BigDecimal> BRNF_ITEM_TAX_RATE
public static final BR_NFTAXField<BigDecimal> BRNF_ITEM_TAX_AMOUNT
public static final BR_NFTAXField<BigDecimal> BRNF_ITEM_EXCLUDED_BASE_AMOUNT
public static final BR_NFTAXField<BigDecimal> BRNF_ITEM_OTHER_BASE_AMOUNT
public static final BR_NFTAXField<String> BRNF_ITEM_TAX_BASE_PCT1_UNIT
public static final BR_NFTAXField<BigDecimal> BRNF_ITEM_TAX_BASE_PCT1
public static final BR_NFTAXField<String> BRNF_ITEM_TAX_BASE_PCT2_UNIT
public static final BR_NFTAXField<BigDecimal> BRNF_ITEM_TAX_BASE_PCT2
public static final BR_NFTAXField<Boolean> BRNF_ITEM_IS_STATISTICAL_TAX
public static final BR_NFTAXField<String> BRNF_ITEM_HAS_FIXED_MKT_TARIFF
public static final BR_NFTAXField<BigDecimal> BRNF_ITEM_FIXED_MKT_TARIFF_BASE_QTY
public static final BR_NFTAXField<String> BRNF_ITEM_FIXED_MARKET_TARIFF_UNIT
public static final BR_NFTAXField<String> BRNF_ITEM_WHLDG_COLLECTION_CODE
public static final BR_NFTAXField<BigDecimal> BRNF_ITEM_FIXED_MKT_TARIFF_TAX_RATE
public static final BR_NFTAXField<BigDecimal> BRNF_ITEM_FIXED_MKT_TARIFF_QTY
public static final BR_NFTAXField<String> BRNF_ITM_FXD_MKT_TARIFF_UNIT4_DCMLS
public static final BR_NFTAXField<Boolean> TAXES_ARE_INCLUDED_IN_NET_AMOUNT
public static final BR_NFTAXField<Boolean> BRNF_ITEM_HAS_WITHHOLDING_TAX
public static final BR_NFTAXField<String> BRNFS_SERVICE_TYPE_INCOMING
public static final BR_NFTAXField<String> BRNFS_SERVICE_TYPE_OUTGOING
public static final BR_NFTAXField<String> TAX_JURISDICTION
public static final BR_NFTAXField<BigDecimal> AGGREGATE_BASE_AMOUNT
public static final BR_NFTAXField<String> SALES_DOCUMENT_CURRENCY
public static final BR_NFTAXOneToOneLink<BR_NFItem> TO_BRNF_ITEM
public static final BR_NFTAXOneToOneLink<BR_NFDocument> TO_BRNF_DOC
public BR_NFTAX()
public BR_NFTAX(@Nullable String bR_NotaFiscal, @Nullable String bR_NotaFiscalItem, @Nullable String bR_TaxType, @Nullable String taxGroup, @Nullable BigDecimal bR_NFItemBaseAmount, @Nullable BigDecimal bR_NFItemTaxRate, @Nullable BigDecimal bR_NFItemTaxAmount, @Nullable BigDecimal bR_NFItemExcludedBaseAmount, @Nullable BigDecimal bR_NFItemOtherBaseAmount, @Nullable String bR_NFItemTaxBasePct1Unit, @Nullable BigDecimal bR_NFItemTaxBasePct1, @Nullable String bR_NFItemTaxBasePct2Unit, @Nullable BigDecimal bR_NFItemTaxBasePct2, @Nullable Boolean bR_NFItemIsStatisticalTax, @Nullable String bR_NFItemHasFixedMktTariff, @Nullable BigDecimal bR_NFItemFixedMktTariffBaseQty, @Nullable String bR_NFItemFixedMarketTariffUnit, @Nullable String bR_NFItemWhldgCollectionCode, @Nullable BigDecimal bR_NFItemFixedMktTariffTaxRate, @Nullable BigDecimal bR_NFItemFixedMktTariffQty, @Nullable String bR_NFItmFxdMktTariffUnit4Dcmls, @Nullable Boolean taxesAreIncludedInNetAmount, @Nullable Boolean bR_NFItemHasWithholdingTax, @Nullable String bR_NFSServiceTypeIncoming, @Nullable String bR_NFSServiceTypeOutgoing, @Nullable String taxJurisdiction, @Nullable BigDecimal aggregateBaseAmount, @Nullable String salesDocumentCurrency, @Nullable BR_NFItem toBR_NFItem, @Nullable BR_NFDocument toBR_NFDoc)
public void setBR_NotaFiscal(@Nullable String bR_NotaFiscal)
Original property name from the Odata EDM: BR_NotaFiscal
bR_NotaFiscal
- Identifies a nota fiscal or any other electronic fiscal document within the SAP environment. The
system assigns a unique number to each document; this number is used internally by various programs.public void setBR_NotaFiscalItem(@Nullable String bR_NotaFiscalItem)
Original property name from the Odata EDM: BR_NotaFiscalItem
bR_NotaFiscalItem
- Identifies an item of a nota fiscal within the SAP environment. The system assigns a different number
to each item of a nota fiscal; this number is used internally by various programs.public void setBR_TaxType(@Nullable String bR_TaxType)
Original property name from the Odata EDM: BR_TaxType
For the tax group ICMS, there are several tax types, two of which are:ICM1: used in the calculation procedure to indicate ICMS tax for production (industrialization)ICM2: used in the calculation procedure to indicate ICMS tax for consumptionIn Materials Management (MM), a tax type is identical to a condition type. The condition records belonging to these condition types are maintained in the Customizing of the tax codes, where you specify which lines of the calculation procedure contain the tax amounts that have to be taken into account for the nota fiscal tax values.
bR_TaxType
- Classifies different Brazilian tax groups, in order to differentiate between taxes due in various
business cases.public void setTaxGroup(@Nullable String taxGroup)
Original property name from the Odata EDM: TaxGroup
taxGroup
- Tax Grouppublic void setBR_NFItemBaseAmount(@Nullable BigDecimal bR_NFItemBaseAmount)
Original property name from the Odata EDM: BR_NFItemBaseAmount
bR_NFItemBaseAmount
- It means the base value for tax calculation.public void setBR_NFItemTaxRate(@Nullable BigDecimal bR_NFItemTaxRate)
Original property name from the Odata EDM: BR_NFItemTaxRate
bR_NFItemTaxRate
- Tax Ratepublic void setBR_NFItemTaxAmount(@Nullable BigDecimal bR_NFItemTaxAmount)
Original property name from the Odata EDM: BR_NFItemTaxAmount
bR_NFItemTaxAmount
- It is the value of the tax.public void setBR_NFItemExcludedBaseAmount(@Nullable BigDecimal bR_NFItemExcludedBaseAmount)
Original property name from the Odata EDM: BR_NFItemExcludedBaseAmount
bR_NFItemExcludedBaseAmount
- Excluded Base Amountpublic void setBR_NFItemOtherBaseAmount(@Nullable BigDecimal bR_NFItemOtherBaseAmount)
Original property name from the Odata EDM: BR_NFItemOtherBaseAmount
bR_NFItemOtherBaseAmount
- This base amount is used to determine the taxes, if the respective tax amount is not to be credited,
e.g. in case of buying for consumption.public void setBR_NFItemTaxBasePct1Unit(@Nullable String bR_NFItemTaxBasePct1Unit)
Original property name from the Odata EDM: BR_NFItemTaxBasePct1Unit
This format is used for internal processing.The internal format is automatically replaced by either the external commercial (three-character) or technical (six-character) format before output to the screen.
bR_NFItemTaxBasePct1Unit
- Internal, language-independent, measurement unit format.public void setBR_NFItemTaxBasePct1(@Nullable BigDecimal bR_NFItemTaxBasePct1)
Original property name from the Odata EDM: BR_NFItemTaxBasePct1
bR_NFItemTaxBasePct1
- Tax Basepublic void setBR_NFItemTaxBasePct2Unit(@Nullable String bR_NFItemTaxBasePct2Unit)
Original property name from the Odata EDM: BR_NFItemTaxBasePct2Unit
This format is used for internal processing.The internal format is automatically replaced by either the external commercial (three-character) or technical (six-character) format before output to the screen.
bR_NFItemTaxBasePct2Unit
- Internal, language-independent, measurement unit format.public void setBR_NFItemTaxBasePct2(@Nullable BigDecimal bR_NFItemTaxBasePct2)
Original property name from the Odata EDM: BR_NFItemTaxBasePct2
bR_NFItemTaxBasePct2
- Percentage rate for the base amount calculation. If tax has to calculated on the full amount the base
amount which has to be entered here is 100,00.public void setBR_NFItemIsStatisticalTax(@Nullable Boolean bR_NFItemIsStatisticalTax)
Original property name from the Odata EDM: BR_NFItemIsStatisticalTax
bR_NFItemIsStatisticalTax
- Statistical Tax Itempublic void setBR_NFItemHasFixedMktTariff(@Nullable String bR_NFItemHasFixedMktTariff)
Original property name from the Odata EDM: BR_NFItemHasFixedMktTariff
bR_NFItemHasFixedMktTariff
- Nota Fiscal tax record typepublic void setBR_NFItemFixedMktTariffBaseQty(@Nullable BigDecimal bR_NFItemFixedMktTariffBaseQty)
Original property name from the Odata EDM: BR_NFItemFixedMktTariffBaseQty
bR_NFItemFixedMktTariffBaseQty
- Pauta Base Four Decimalspublic void setBR_NFItemFixedMarketTariffUnit(@Nullable String bR_NFItemFixedMarketTariffUnit)
Original property name from the Odata EDM: BR_NFItemFixedMarketTariffUnit
bR_NFItemFixedMarketTariffUnit
- Pauta Unitpublic void setBR_NFItemWhldgCollectionCode(@Nullable String bR_NFItemWhldgCollectionCode)
Original property name from the Odata EDM: BR_NFItemWhldgCollectionCode
bR_NFItemWhldgCollectionCode
- Official Withholding Tax Collection Codepublic void setBR_NFItemFixedMktTariffTaxRate(@Nullable BigDecimal bR_NFItemFixedMktTariffTaxRate)
Original property name from the Odata EDM: BR_NFItemFixedMktTariffTaxRate
bR_NFItemFixedMktTariffTaxRate
- Indicates the tax rate with 4 decimal places that you will use to determine PIS and COFINS values.public void setBR_NFItemFixedMktTariffQty(@Nullable BigDecimal bR_NFItemFixedMktTariffQty)
Original property name from the Odata EDM: BR_NFItemFixedMktTariffQty
You use this information for reporting purposes only, using e.g, the Electronic Fiscal File PIS/COFINS (Brazil) report.Enter the number of units only if it is different from the number you entered in the Number of Units field (for a pauta with 2 decimal places).
bR_NFItemFixedMktTariffQty
- Specifies the number of units used to calculate the pauta tax.public void setBR_NFItmFxdMktTariffUnit4Dcmls(@Nullable String bR_NFItmFxdMktTariffUnit4Dcmls)
Original property name from the Odata EDM: BR_NFItmFxdMktTariffUnit4Dcmls
You use this information for reporting purposes only, using the Electronic Fiscal File PIS/COFINS (Brazil) report.
bR_NFItmFxdMktTariffUnit4Dcmls
- Specifies the unit of measure (UoM) for the quantity-based tax rate (pauta) with 4 decimal places.public void setTaxesAreIncludedInNetAmount(@Nullable Boolean taxesAreIncludedInNetAmount)
Original property name from the Odata EDM: TaxesAreIncludedInNetAmount
When the system calculates nota fiscal total values, it does not add this tax amount to the net values.You define which tax groups are included in the net price in the Customizing activities, Define Which Taxes Are Included in MM Price Conditions and Define Which Taxes Are Included in SD Price Conditions.
taxesAreIncludedInNetAmount
- If you set this indicator, the tax amount for this tax type is already included in the net amount of
the item.public void setBR_NFItemHasWithholdingTax(@Nullable Boolean bR_NFItemHasWithholdingTax)
Original property name from the Odata EDM: BR_NFItemHasWithholdingTax
bR_NFItemHasWithholdingTax
- Withholding Taxpublic void setBR_NFSServiceTypeIncoming(@Nullable String bR_NFSServiceTypeIncoming)
Original property name from the Odata EDM: BR_NFSServiceTypeIncoming
bR_NFSServiceTypeIncoming
- Specifies the official service type for services that you procure; it differs from official service
types for services that you provide (outgoing).public void setBR_NFSServiceTypeOutgoing(@Nullable String bR_NFSServiceTypeOutgoing)
Original property name from the Odata EDM: BR_NFSServiceTypeOutgoing
bR_NFSServiceTypeOutgoing
- Specifies the official service type for services that you provide; it differs from official service
types for services that you procure (incoming).public void setTaxJurisdiction(@Nullable String taxJurisdiction)
Original property name from the Odata EDM: TaxJurisdiction
Enter tax jurisdiction codes as follows:Characters Enter1-3 Tax region4-16 Municipal (municĂpio) code as requiredFor calculation of ICMS and SubTrib, the tax region is sufficient for determining where tax is due. In the case of ISS, however, it is additionally necessary to identify the tax jurisdiction.
taxJurisdiction
- Code used for determining tax rates in Brazil; it controls which tax authorities must be paid for a
given transaction.public void setAggregateBaseAmount(@Nullable BigDecimal aggregateBaseAmount)
Original property name from the Odata EDM: AggregateBaseAmount
aggregateBaseAmount
- The aggregateBaseAmount to set.public void setSalesDocumentCurrency(@Nullable String salesDocumentCurrency)
Original property name from the Odata EDM: SalesDocumentCurrency
The system proposes the document currency from the customer master record of the sold-to party. You can change the currency manually in the document. If you change the currency, the system recalculates prices for the entire document.
salesDocumentCurrency
- The currency that applies to the document (for example, to a sales order or an invoice).protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<BR_NFTAX>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<BR_NFTAX>
@Nonnull public static <T> BR_NFTAXField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> BR_NFTAXField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<BR_NFTAX>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<BR_NFTAX>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<BR_NFTAX>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<BR_NFTAX>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<BR_NFTAX>
@Nullable public BR_NFItem fetchBR_NFItem() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public BR_NFItem getBR_NFItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_BR_NFItem of a queried BR_NFTAX is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<BR_NFItem> getBR_NFItemIfPresent()
If the navigation property for an entity BR_NFTAX has not been resolved yet, this method will not
query further information. Instead its Option
result state will be empty
.
Option
with result state empty
is
returned.public void setBR_NFItem(BR_NFItem value)
value
- New BR_NFItem entity.@Nullable public BR_NFDocument fetchBR_NFDoc() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public BR_NFDocument getBR_NFDocOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_BR_NFDoc of a queried BR_NFTAX is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<BR_NFDocument> getBR_NFDocIfPresent()
If the navigation property for an entity BR_NFTAX has not been resolved yet, this method will not
query further information. Instead its Option
result state will be empty
.
Option
with result state empty
is
returned.public void setBR_NFDoc(BR_NFDocument value)
value
- New BR_NFDocument entity.@Nonnull public static BR_NFTAX.BR_NFTAXBuilder builder()
@Nullable public String getBR_NotaFiscal()
Original property name from the Odata EDM: BR_NotaFiscal
@Nullable public String getBR_NotaFiscalItem()
Original property name from the Odata EDM: BR_NotaFiscalItem
@Nullable public String getBR_TaxType()
Original property name from the Odata EDM: BR_TaxType
For the tax group ICMS, there are several tax types, two of which are:ICM1: used in the calculation procedure to indicate ICMS tax for production (industrialization)ICM2: used in the calculation procedure to indicate ICMS tax for consumptionIn Materials Management (MM), a tax type is identical to a condition type. The condition records belonging to these condition types are maintained in the Customizing of the tax codes, where you specify which lines of the calculation procedure contain the tax amounts that have to be taken into account for the nota fiscal tax values.
@Nullable public String getTaxGroup()
Original property name from the Odata EDM: TaxGroup
@Nullable public BigDecimal getBR_NFItemBaseAmount()
Original property name from the Odata EDM: BR_NFItemBaseAmount
@Nullable public BigDecimal getBR_NFItemTaxRate()
Original property name from the Odata EDM: BR_NFItemTaxRate
@Nullable public BigDecimal getBR_NFItemTaxAmount()
Original property name from the Odata EDM: BR_NFItemTaxAmount
@Nullable public BigDecimal getBR_NFItemExcludedBaseAmount()
Original property name from the Odata EDM: BR_NFItemExcludedBaseAmount
@Nullable public BigDecimal getBR_NFItemOtherBaseAmount()
Original property name from the Odata EDM: BR_NFItemOtherBaseAmount
@Nullable public String getBR_NFItemTaxBasePct1Unit()
Original property name from the Odata EDM: BR_NFItemTaxBasePct1Unit
This format is used for internal processing.The internal format is automatically replaced by either the external commercial (three-character) or technical (six-character) format before output to the screen.
@Nullable public BigDecimal getBR_NFItemTaxBasePct1()
Original property name from the Odata EDM: BR_NFItemTaxBasePct1
@Nullable public String getBR_NFItemTaxBasePct2Unit()
Original property name from the Odata EDM: BR_NFItemTaxBasePct2Unit
This format is used for internal processing.The internal format is automatically replaced by either the external commercial (three-character) or technical (six-character) format before output to the screen.
@Nullable public BigDecimal getBR_NFItemTaxBasePct2()
Original property name from the Odata EDM: BR_NFItemTaxBasePct2
@Nullable public Boolean getBR_NFItemIsStatisticalTax()
Original property name from the Odata EDM: BR_NFItemIsStatisticalTax
@Nullable public String getBR_NFItemHasFixedMktTariff()
Original property name from the Odata EDM: BR_NFItemHasFixedMktTariff
@Nullable public BigDecimal getBR_NFItemFixedMktTariffBaseQty()
Original property name from the Odata EDM: BR_NFItemFixedMktTariffBaseQty
@Nullable public String getBR_NFItemFixedMarketTariffUnit()
Original property name from the Odata EDM: BR_NFItemFixedMarketTariffUnit
@Nullable public String getBR_NFItemWhldgCollectionCode()
Original property name from the Odata EDM: BR_NFItemWhldgCollectionCode
@Nullable public BigDecimal getBR_NFItemFixedMktTariffTaxRate()
Original property name from the Odata EDM: BR_NFItemFixedMktTariffTaxRate
@Nullable public BigDecimal getBR_NFItemFixedMktTariffQty()
Original property name from the Odata EDM: BR_NFItemFixedMktTariffQty
You use this information for reporting purposes only, using e.g, the Electronic Fiscal File PIS/COFINS (Brazil) report.Enter the number of units only if it is different from the number you entered in the Number of Units field (for a pauta with 2 decimal places).
@Nullable public String getBR_NFItmFxdMktTariffUnit4Dcmls()
Original property name from the Odata EDM: BR_NFItmFxdMktTariffUnit4Dcmls
You use this information for reporting purposes only, using the Electronic Fiscal File PIS/COFINS (Brazil) report.
@Nullable public Boolean getTaxesAreIncludedInNetAmount()
Original property name from the Odata EDM: TaxesAreIncludedInNetAmount
When the system calculates nota fiscal total values, it does not add this tax amount to the net values.You define which tax groups are included in the net price in the Customizing activities, Define Which Taxes Are Included in MM Price Conditions and Define Which Taxes Are Included in SD Price Conditions.
@Nullable public Boolean getBR_NFItemHasWithholdingTax()
Original property name from the Odata EDM: BR_NFItemHasWithholdingTax
@Nullable public String getBR_NFSServiceTypeIncoming()
Original property name from the Odata EDM: BR_NFSServiceTypeIncoming
@Nullable public String getBR_NFSServiceTypeOutgoing()
Original property name from the Odata EDM: BR_NFSServiceTypeOutgoing
@Nullable public String getTaxJurisdiction()
Original property name from the Odata EDM: TaxJurisdiction
Enter tax jurisdiction codes as follows:Characters Enter1-3 Tax region4-16 Municipal (municĂpio) code as requiredFor calculation of ICMS and SubTrib, the tax region is sufficient for determining where tax is due. In the case of ISS, however, it is additionally necessary to identify the tax jurisdiction.
@Nullable public BigDecimal getAggregateBaseAmount()
Original property name from the Odata EDM: AggregateBaseAmount
@Nullable public String getSalesDocumentCurrency()
Original property name from the Odata EDM: SalesDocumentCurrency
The system proposes the document currency from the customer master record of the sold-to party. You can change the currency manually in the document. If you change the currency, the system recalculates prices for the entire document.
Copyright © 2020 SAP SE. All rights reserved.