Class Vlr_agreg
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: vlr_agregType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Vlr_agreg,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Vlr_agreg>Selector for all available fields of Vlr_agreg.static final SimpleProperty.String<Vlr_agreg>static final SimpleProperty.String<Vlr_agreg>static final SimpleProperty.String<Vlr_agreg>static final SimpleProperty.String<Vlr_agreg>static final SimpleProperty.String<Vlr_agreg>static final SimpleProperty.String<Vlr_agreg>static final SimpleProperty.String<Vlr_agreg>static final SimpleProperty.String<Vlr_agreg>static final SimpleProperty.NumericDecimal<Vlr_agreg>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionVlr_agreg(String empresa, String filial, String cod_item, String mun, String dt_registro, BigDecimal valor, String item_ipm, String descr_compl, String unid, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Vlr_agreg.Vlr_agregBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 60protected StringConstraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()getMun()(Key Field) Constraints: Not nullable, Maximum length: 7getType()getUnid()Constraints: Not nullable, Maximum length: 6getValor()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_item(String cod_item) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetDescr_compl(String descr_compl) Constraints: Not nullable, Maximum length: 255voidsetDt_registro(String dt_registro) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetItem_ipm(String item_ipm) Constraints: Not nullable, Maximum length: 1void(Key Field) Constraints: Not nullable, Maximum length: 7voidConstraints: Not nullable, Maximum length: 6voidsetValor(BigDecimal valor) Constraints: Not nullable, Precision: 25, Scale: 6toString()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 Vlr_agreg. -
EMPRESA
-
FILIAL
-
COD_ITEM
-
MUN
-
DT_REGISTRO
-
VALOR
-
ITEM_IPM
-
DESCR_COMPL
-
UNID
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Vlr_agreg
public Vlr_agreg() -
Vlr_agreg
public Vlr_agreg(@Nullable String empresa, @Nullable String filial, @Nullable String cod_item, @Nullable String mun, @Nullable String dt_registro, @Nullable BigDecimal valor, @Nullable String item_ipm, @Nullable String descr_compl, @Nullable String unid, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Parameters:
empresa- Company Code
-
setFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Parameters:
filial- Branch
-
setCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Parameters:
cod_item- Item Code
-
setMun
(Key Field) Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: mun
- Parameters:
mun- City Code
-
setDt_registro
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_registro
- Parameters:
dt_registro- Register Date
-
setValor
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: valor
- Parameters:
valor- City Added Value
-
setItem_ipm
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: item_ipm
- Parameters:
item_ipm- Item code in Municipalities Participation Index (IPM) table
-
setDescr_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr_compl
- Parameters:
descr_compl- Complementary description
-
setUnid
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: unid
- Parameters:
unid- Base Unit of Measure
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Vlr_agreg>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Vlr_agreg>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Vlr_agreg>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Returns:
- Branch
-
getCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Returns:
- Item Code
-
getMun
(Key Field) Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: mun
- Returns:
- City Code
-
getDt_registro
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_registro
- Returns:
- Register Date
-
getValor
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: valor
- Returns:
- City Added Value
-
getItem_ipm
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: item_ipm
- Returns:
- Item code in Municipalities Participation Index (IPM) table
-
getDescr_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr_compl
- Returns:
- Complementary description
-
getUnid
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: unid
- Returns:
- Base Unit of Measure
-
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<Vlr_agreg>
-