Class Item_icms
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Item_icms>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Item_icms
- All Implemented Interfaces:
VdmEntitySet
BR ICMS Rate for Materials
Original entity name from the Odata EDM: item_icmsType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Item_icms,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty.NumericDecimal<Item_icms>static final SimpleProperty<Item_icms>Selector for all available fields of Item_icms.static final SimpleProperty.String<Item_icms>static final SimpleProperty.String<Item_icms>static final SimpleProperty.String<Item_icms>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionItem_icms(String origem, String dt_ini, String cod_item, BigDecimal aliq_geral, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Item_icms.Item_icmsBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Precision: 25, Scale: 6(Key Field) Constraints: Not nullable, Maximum length: 60protected String(Key Field) Constraints: Not nullable, Maximum length: 8protected Stringprotected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 2getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetAliq_geral(BigDecimal aliq_geral) Constraints: Not nullable, Precision: 25, Scale: 6voidsetCod_item(String cod_item) (Key Field) Constraints: Not nullable, Maximum length: 60void(Key Field) Constraints: Not nullable, Maximum length: 8void(Key Field) Constraints: Not nullable, Maximum length: 2toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of Item_icms. -
ORIGEM
-
DT_INI
-
COD_ITEM
-
ALIQ_GERAL
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Item_icms
public Item_icms() -
Item_icms
public Item_icms(@Nullable String origem, @Nullable String dt_ini, @Nullable String cod_item, @Nullable BigDecimal aliq_geral, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setOrigem
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: origem
- Parameters:
origem- The origem to set.
-
setDt_ini
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_ini
- Parameters:
dt_ini- Initial Date
-
setCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Parameters:
cod_item- Item Code
-
setAliq_geral
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: aliq_geral
- Parameters:
aliq_geral- ICMS Aliquot
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Item_icms>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Item_icms>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Item_icms>
-
builder
-
getOrigem
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: origem
- Returns:
- The origem contained in this
VdmEntity.
-
getDt_ini
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_ini
- Returns:
- Initial Date
-
getCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Returns:
- Item Code
-
getAliq_geral
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: aliq_geral
- Returns:
- ICMS Aliquot
-
get_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
- The _Messages contained in this
VdmEntity.
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode() -
getOdataType
- Specified by:
getOdataTypein classVdmObject<Item_icms>
-