Class CN_TaxInputInvoiceItem
Original entity name from the Odata EDM: A_CN_TaxInputInvoiceItemType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of CN_TaxInputInvoiceItem instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CN_TaxInputInvoiceItemSelectableSelector for all available fields of CN_TaxInputInvoiceItem.static final CN_TaxInputInvoiceItemField<String>Use with available fluent helpers to apply the CN_TaxInvcCode field to query operations.static final CN_TaxInputInvoiceItemField<String>Use with available fluent helpers to apply the CN_TaxInvcCrcy field to query operations.static final CN_TaxInputInvoiceItemField<String>Use with available fluent helpers to apply the CN_TaxInvcNmbr field to query operations.static final CN_TaxInputInvoiceItemField<UUID>Use with available fluent helpers to apply the CN_TaxInvcUUID field to query operations.static final CN_TaxInputInvoiceItemField<String>Use with available fluent helpers to apply the TaxInvoiceItem field to query operations.static final CN_TaxInputInvoiceItemField<String>Use with available fluent helpers to apply the TaxInvoiceItemGoodsNumber field to query operations.static final CN_TaxInputInvoiceItemField<String>Use with available fluent helpers to apply the TaxInvoiceItemGoodsServiceName field to query operations.static final CN_TaxInputInvoiceItemField<BigDecimal>Use with available fluent helpers to apply the TaxInvoiceItemNetAmount field to query operations.static final CN_TaxInputInvoiceItemField<BigDecimal>Use with available fluent helpers to apply the TaxInvoiceItemNetUnitPrice field to query operations.static final CN_TaxInputInvoiceItemField<BigDecimal>Use with available fluent helpers to apply the TaxInvoiceItemQuantity field to query operations.static final CN_TaxInputInvoiceItemField<String>Use with available fluent helpers to apply the TaxInvoiceItemSpecModel field to query operations.static final CN_TaxInputInvoiceItemField<BigDecimal>Use with available fluent helpers to apply the TaxInvoiceItemTaxAmount field to query operations.static final CN_TaxInputInvoiceItemField<BigDecimal>Use with available fluent helpers to apply the TaxInvoiceItemTaxRate field to query operations.static final CN_TaxInputInvoiceItemField<String>Use with available fluent helpers to apply the TaxInvoiceItemTollCarCategory field to query operations.static final CN_TaxInputInvoiceItemField<String>Use with available fluent helpers to apply the TaxInvoiceItemTollCarLicPlate field to query operations.static final CN_TaxInputInvoiceItemField<String>Use with available fluent helpers to apply the TaxInvoiceItemTollEndDateTime field to query operations.static final CN_TaxInputInvoiceItemField<String>Use with available fluent helpers to apply the TaxInvoiceItemTollStrtDateTime field to query operations.static final CN_TaxInputInvoiceItemField<String>Use with available fluent helpers to apply the TaxInvoiceItemUnitDescription field to query operations.static final CN_TaxInputInvoiceItemField<UUID>Use with available fluent helpers to apply the TaxInvoiceItemUUID field to query operations.static final CN_TaxInputInvoiceItemOneToOneLink<CN_TaxInputInvoice>Use with available fluent helpers to apply the to_Invoice navigation property to query operations.static final CN_TaxInputInvoiceItemField<String>Use with available fluent helpers to apply the UnitOfMeasure field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionCN_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) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the CN_TaxInputInvoice entity (one to one) associated with this entity.static <T,DomainT>
CN_TaxInputInvoiceItemField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CN_TaxInputInvoiceItemField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 5Constraints: Not nullable, Maximum length: 30(Key Field) Constraints: Not nullableprotected Stringprotected Stringio.vavr.control.Option<CN_TaxInputInvoice>Retrieval of associated CN_TaxInputInvoice entity (one to one).Retrieval of associated CN_TaxInputInvoice entity (one to one).getKey()Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 19Constraints: Not nullable, Maximum length: 255Constraints: Not nullable, Precision: 24, Scale: 3Constraints: Not nullable, Precision: 24, Scale: 3Constraints: Not nullable, Precision: 23, Scale: 6Constraints: Not nullable, Maximum length: 50Constraints: Not nullable, Precision: 24, Scale: 3Constraints: Not nullable, Precision: 9, Scale: 2Constraints: Not nullable, Maximum length: 50Constraints: Not nullable, Maximum length: 50Constraints: Not nullable, Maximum length: 50Constraints: Not nullable, Maximum length: 50Constraints: Not nullable, Maximum length: 16(Key Field) Constraints: Not nullablegetType()Constraints: Not nullable, Maximum length: 3inthashCode()voidsetCN_TaxInvcCode(String cN_TaxInvcCode) Constraints: Not nullable, Maximum length: 20voidsetCN_TaxInvcCrcy(String cN_TaxInvcCrcy) Constraints: Not nullable, Maximum length: 5voidsetCN_TaxInvcNmbr(String cN_TaxInvcNmbr) Constraints: Not nullable, Maximum length: 30voidsetCN_TaxInvcUUID(UUID cN_TaxInvcUUID) (Key Field) Constraints: Not nullablevoidsetInvoice(CN_TaxInputInvoice value) Overwrites the associated CN_TaxInputInvoice entity for the loaded navigation property to_Invoice.protected voidsetServicePathForFetch(String servicePathForFetch) voidsetTaxInvoiceItem(String taxInvoiceItem) Constraints: Not nullable, Maximum length: 6voidsetTaxInvoiceItemGoodsNumber(String taxInvoiceItemGoodsNumber) Constraints: Not nullable, Maximum length: 19voidsetTaxInvoiceItemGoodsServiceName(String taxInvoiceItemGoodsServiceName) Constraints: Not nullable, Maximum length: 255voidsetTaxInvoiceItemNetAmount(BigDecimal taxInvoiceItemNetAmount) Constraints: Not nullable, Precision: 24, Scale: 3voidsetTaxInvoiceItemNetUnitPrice(BigDecimal taxInvoiceItemNetUnitPrice) Constraints: Not nullable, Precision: 24, Scale: 3voidsetTaxInvoiceItemQuantity(BigDecimal taxInvoiceItemQuantity) Constraints: Not nullable, Precision: 23, Scale: 6voidsetTaxInvoiceItemSpecModel(String taxInvoiceItemSpecModel) Constraints: Not nullable, Maximum length: 50voidsetTaxInvoiceItemTaxAmount(BigDecimal taxInvoiceItemTaxAmount) Constraints: Not nullable, Precision: 24, Scale: 3voidsetTaxInvoiceItemTaxRate(BigDecimal taxInvoiceItemTaxRate) Constraints: Not nullable, Precision: 9, Scale: 2voidsetTaxInvoiceItemTollCarCategory(String taxInvoiceItemTollCarCategory) Constraints: Not nullable, Maximum length: 50voidsetTaxInvoiceItemTollCarLicPlate(String taxInvoiceItemTollCarLicPlate) Constraints: Not nullable, Maximum length: 50voidsetTaxInvoiceItemTollEndDateTime(String taxInvoiceItemTollEndDateTime) Constraints: Not nullable, Maximum length: 50voidsetTaxInvoiceItemTollStrtDateTime(String taxInvoiceItemTollStrtDateTime) Constraints: Not nullable, Maximum length: 50voidsetTaxInvoiceItemUnitDescription(String taxInvoiceItemUnitDescription) Constraints: Not nullable, Maximum length: 16voidsetTaxInvoiceItemUUID(UUID taxInvoiceItemUUID) (Key Field) Constraints: Not nullablevoidsetUnitOfMeasure(String unitOfMeasure) Constraints: Not nullable, Maximum length: 3toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of CN_TaxInputInvoiceItem. -
TAX_INVOICE_ITEM_UUID
Use with available fluent helpers to apply the TaxInvoiceItemUUID field to query operations. -
CN_TAX_INVC_UUID
Use with available fluent helpers to apply the CN_TaxInvcUUID field to query operations. -
CN_TAX_INVC_CODE
Use with available fluent helpers to apply the CN_TaxInvcCode field to query operations. -
CN_TAX_INVC_NMBR
Use with available fluent helpers to apply the CN_TaxInvcNmbr field to query operations. -
TAX_INVOICE_ITEM
Use with available fluent helpers to apply the TaxInvoiceItem field to query operations. -
TAX_INVOICE_ITEM_GOODS_SERVICE_NAME
Use with available fluent helpers to apply the TaxInvoiceItemGoodsServiceName field to query operations. -
TAX_INVOICE_ITEM_GOODS_NUMBER
Use with available fluent helpers to apply the TaxInvoiceItemGoodsNumber field to query operations. -
TAX_INVOICE_ITEM_SPEC_MODEL
Use with available fluent helpers to apply the TaxInvoiceItemSpecModel field to query operations. -
UNIT_OF_MEASURE
Use with available fluent helpers to apply the UnitOfMeasure field to query operations. -
TAX_INVOICE_ITEM_UNIT_DESCRIPTION
Use with available fluent helpers to apply the TaxInvoiceItemUnitDescription field to query operations. -
TAX_INVOICE_ITEM_QUANTITY
Use with available fluent helpers to apply the TaxInvoiceItemQuantity field to query operations. -
CN_TAX_INVC_CRCY
Use with available fluent helpers to apply the CN_TaxInvcCrcy field to query operations. -
TAX_INVOICE_ITEM_NET_UNIT_PRICE
Use with available fluent helpers to apply the TaxInvoiceItemNetUnitPrice field to query operations. -
TAX_INVOICE_ITEM_NET_AMOUNT
Use with available fluent helpers to apply the TaxInvoiceItemNetAmount field to query operations. -
TAX_INVOICE_ITEM_TAX_RATE
Use with available fluent helpers to apply the TaxInvoiceItemTaxRate field to query operations. -
TAX_INVOICE_ITEM_TAX_AMOUNT
Use with available fluent helpers to apply the TaxInvoiceItemTaxAmount field to query operations. -
TAX_INVOICE_ITEM_TOLL_CAR_LIC_PLATE
Use with available fluent helpers to apply the TaxInvoiceItemTollCarLicPlate field to query operations. -
TAX_INVOICE_ITEM_TOLL_CAR_CATEGORY
Use with available fluent helpers to apply the TaxInvoiceItemTollCarCategory field to query operations. -
TAX_INVOICE_ITEM_TOLL_STRT_DATE_TIME
Use with available fluent helpers to apply the TaxInvoiceItemTollStrtDateTime field to query operations. -
TAX_INVOICE_ITEM_TOLL_END_DATE_TIME
Use with available fluent helpers to apply the TaxInvoiceItemTollEndDateTime field to query operations. -
TO_INVOICE
Use with available fluent helpers to apply the to_Invoice navigation property to query operations.
-
-
Constructor Details
-
CN_TaxInputInvoiceItem
public CN_TaxInputInvoiceItem() -
CN_TaxInputInvoiceItem
public CN_TaxInputInvoiceItem(@Nullable UUID taxInvoiceItemUUID, @Nullable UUID cN_TaxInvcUUID, @Nullable String cN_TaxInvcCode, @Nullable String cN_TaxInvcNmbr, @Nullable String taxInvoiceItem, @Nullable String taxInvoiceItemGoodsServiceName, @Nullable String taxInvoiceItemGoodsNumber, @Nullable String taxInvoiceItemSpecModel, @Nullable String unitOfMeasure, @Nullable String taxInvoiceItemUnitDescription, @Nullable BigDecimal taxInvoiceItemQuantity, @Nullable String cN_TaxInvcCrcy, @Nullable BigDecimal taxInvoiceItemNetUnitPrice, @Nullable BigDecimal taxInvoiceItemNetAmount, @Nullable BigDecimal taxInvoiceItemTaxRate, @Nullable BigDecimal taxInvoiceItemTaxAmount, @Nullable String taxInvoiceItemTollCarLicPlate, @Nullable String taxInvoiceItemTollCarCategory, @Nullable String taxInvoiceItemTollStrtDateTime, @Nullable String taxInvoiceItemTollEndDateTime, @Nullable CN_TaxInputInvoice toInvoice)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<CN_TaxInputInvoiceItem>
-
setTaxInvoiceItemUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: TaxInvoiceItemUUID
- Parameters:
taxInvoiceItemUUID- Invoice Item UUID
-
setCN_TaxInvcUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: CN_TaxInvcUUID
- Parameters:
cN_TaxInvcUUID- China Tax Invoice UUID
-
setCN_TaxInvcCode
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: CN_TaxInvcCode
- Parameters:
cN_TaxInvcCode- China Tax Invoice Code
-
setCN_TaxInvcNmbr
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: CN_TaxInvcNmbr
- Parameters:
cN_TaxInvcNmbr- China Tax Invoice Number
-
setTaxInvoiceItem
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: TaxInvoiceItem
- Parameters:
taxInvoiceItem- China Tax Invoice Item Number
-
setTaxInvoiceItemGoodsServiceName
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: TaxInvoiceItemGoodsServiceName
- Parameters:
taxInvoiceItemGoodsServiceName- China Tax Invoice Item Goods Service Name
-
setTaxInvoiceItemGoodsNumber
Constraints: Not nullable, Maximum length: 19Original property name from the Odata EDM: TaxInvoiceItemGoodsNumber
- Parameters:
taxInvoiceItemGoodsNumber- China Tax Invoice Item Goods Number
-
setTaxInvoiceItemSpecModel
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: TaxInvoiceItemSpecModel
- Parameters:
taxInvoiceItemSpecModel- China Tax Invoice Item Specification Model
-
setUnitOfMeasure
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: UnitOfMeasure
- Parameters:
unitOfMeasure- Base Unit of Measure
-
setTaxInvoiceItemUnitDescription
Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: TaxInvoiceItemUnitDescription
- Parameters:
taxInvoiceItemUnitDescription- Unit Measurement Desc.
-
setTaxInvoiceItemQuantity
Constraints: Not nullable, Precision: 23, Scale: 6Original property name from the Odata EDM: TaxInvoiceItemQuantity
- Parameters:
taxInvoiceItemQuantity- China Tax Invoice Item Quantity
-
setCN_TaxInvcCrcy
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: CN_TaxInvcCrcy
- Parameters:
cN_TaxInvcCrcy- Currency Key
-
setTaxInvoiceItemNetUnitPrice
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: TaxInvoiceItemNetUnitPrice
- Parameters:
taxInvoiceItemNetUnitPrice- China Tax Invoice Item Unit Price
-
setTaxInvoiceItemNetAmount
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: TaxInvoiceItemNetAmount
- Parameters:
taxInvoiceItemNetAmount- China Tax Invoice Net Amount in Invoice Currency
-
setTaxInvoiceItemTaxRate
Constraints: Not nullable, Precision: 9, Scale: 2Original property name from the Odata EDM: TaxInvoiceItemTaxRate
- Parameters:
taxInvoiceItemTaxRate- VAT Tax Rate
-
setTaxInvoiceItemTaxAmount
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: TaxInvoiceItemTaxAmount
- Parameters:
taxInvoiceItemTaxAmount- China Tax Invoice Tax Amount in Invoice Currency
-
setTaxInvoiceItemTollCarLicPlate
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: TaxInvoiceItemTollCarLicPlate
- Parameters:
taxInvoiceItemTollCarLicPlate- China Tax Invoice Item Toll Car License Plate
-
setTaxInvoiceItemTollCarCategory
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: TaxInvoiceItemTollCarCategory
- Parameters:
taxInvoiceItemTollCarCategory- China Tax Invoice Item Toll Car Category
-
setTaxInvoiceItemTollStrtDateTime
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: TaxInvoiceItemTollStrtDateTime
- Parameters:
taxInvoiceItemTollStrtDateTime- China Tax Invoice Item Toll Start Date Time
-
setTaxInvoiceItemTollEndDateTime
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: TaxInvoiceItemTollEndDateTime
- Parameters:
taxInvoiceItemTollEndDateTime- China Tax Invoice Item Toll Start Date Time
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<CN_TaxInputInvoiceItem>
-
getKey
- Overrides:
getKeyin classVdmObject<CN_TaxInputInvoiceItem>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<CN_TaxInputInvoiceItem>
-
fromMap
- Overrides:
fromMapin classVdmObject<CN_TaxInputInvoiceItem>
-
field
@Nonnull public static <T> CN_TaxInputInvoiceItemField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
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.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> CN_TaxInputInvoiceItemField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<CN_TaxInputInvoiceItem>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<CN_TaxInputInvoiceItem>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<CN_TaxInputInvoiceItem>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<CN_TaxInputInvoiceItem>
-
fetchInvoice
Fetches the CN_TaxInputInvoice entity (one to one) associated with this entity. This corresponds to the OData navigation property to_Invoice.Please note: This method will not cache or persist the query results.
- Returns:
- The single associated CN_TaxInputInvoice entity, or
nullif an entity is not associated. - Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getInvoiceOrFetch
Retrieval of associated CN_TaxInputInvoice entity (one to one). This corresponds to the OData navigation property to_Invoice.If the navigation property to_Invoice of a queried CN_TaxInputInvoiceItem 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.
- Returns:
- List of associated CN_TaxInputInvoice entity.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getInvoiceIfPresent
Retrieval of associated CN_TaxInputInvoice entity (one to one). This corresponds to the OData navigation property to_Invoice.If the navigation property for an entity CN_TaxInputInvoiceItem has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_Invoice is already loaded, the result will contain
the CN_TaxInputInvoice entity. If not, an
Optionwith result stateemptyis returned.
-
setInvoice
Overwrites the associated CN_TaxInputInvoice entity for the loaded navigation property to_Invoice.- Parameters:
value- New CN_TaxInputInvoice entity.
-
builder
-
getTaxInvoiceItemUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: TaxInvoiceItemUUID
- Returns:
- Invoice Item UUID
-
getCN_TaxInvcUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: CN_TaxInvcUUID
- Returns:
- China Tax Invoice UUID
-
getCN_TaxInvcCode
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: CN_TaxInvcCode
- Returns:
- China Tax Invoice Code
-
getCN_TaxInvcNmbr
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: CN_TaxInvcNmbr
- Returns:
- China Tax Invoice Number
-
getTaxInvoiceItem
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: TaxInvoiceItem
- Returns:
- China Tax Invoice Item Number
-
getTaxInvoiceItemGoodsServiceName
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: TaxInvoiceItemGoodsServiceName
- Returns:
- China Tax Invoice Item Goods Service Name
-
getTaxInvoiceItemGoodsNumber
Constraints: Not nullable, Maximum length: 19Original property name from the Odata EDM: TaxInvoiceItemGoodsNumber
- Returns:
- China Tax Invoice Item Goods Number
-
getTaxInvoiceItemSpecModel
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: TaxInvoiceItemSpecModel
- Returns:
- China Tax Invoice Item Specification Model
-
getUnitOfMeasure
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: UnitOfMeasure
- Returns:
- Base Unit of Measure
-
getTaxInvoiceItemUnitDescription
Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: TaxInvoiceItemUnitDescription
- Returns:
- Unit Measurement Desc.
-
getTaxInvoiceItemQuantity
Constraints: Not nullable, Precision: 23, Scale: 6Original property name from the Odata EDM: TaxInvoiceItemQuantity
- Returns:
- China Tax Invoice Item Quantity
-
getCN_TaxInvcCrcy
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: CN_TaxInvcCrcy
- Returns:
- Currency Key
-
getTaxInvoiceItemNetUnitPrice
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: TaxInvoiceItemNetUnitPrice
- Returns:
- China Tax Invoice Item Unit Price
-
getTaxInvoiceItemNetAmount
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: TaxInvoiceItemNetAmount
- Returns:
- China Tax Invoice Net Amount in Invoice Currency
-
getTaxInvoiceItemTaxRate
Constraints: Not nullable, Precision: 9, Scale: 2Original property name from the Odata EDM: TaxInvoiceItemTaxRate
- Returns:
- VAT Tax Rate
-
getTaxInvoiceItemTaxAmount
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: TaxInvoiceItemTaxAmount
- Returns:
- China Tax Invoice Tax Amount in Invoice Currency
-
getTaxInvoiceItemTollCarLicPlate
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: TaxInvoiceItemTollCarLicPlate
- Returns:
- China Tax Invoice Item Toll Car License Plate
-
getTaxInvoiceItemTollCarCategory
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: TaxInvoiceItemTollCarCategory
- Returns:
- China Tax Invoice Item Toll Car Category
-
getTaxInvoiceItemTollStrtDateTime
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: TaxInvoiceItemTollStrtDateTime
- Returns:
- China Tax Invoice Item Toll Start Date Time
-
getTaxInvoiceItemTollEndDateTime
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: TaxInvoiceItemTollEndDateTime
- Returns:
- China Tax Invoice Item Toll Start Date Time
-
toString
- Overrides:
toStringin classVdmObject<CN_TaxInputInvoiceItem>
-
equals
- Overrides:
equalsin classVdmEntity<CN_TaxInputInvoiceItem>
-
canEqual
- Overrides:
canEqualin classVdmEntity<CN_TaxInputInvoiceItem>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<CN_TaxInputInvoiceItem>
-