Class Dem_cons
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: dem_consType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Dem_cons,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Dem_cons>Selector for all available fields of Dem_cons.static final SimpleProperty.String<Dem_cons>static final SimpleProperty.String<Dem_cons>static final SimpleProperty.String<Dem_cons>static final SimpleProperty.String<Dem_cons>static final SimpleProperty.NumericDecimal<Dem_cons>static final SimpleProperty.NumericDecimal<Dem_cons>static final SimpleProperty.NumericDecimal<Dem_cons>static final SimpleProperty.NumericDecimal<Dem_cons>static final SimpleProperty.NumericDecimal<Dem_cons>static final SimpleProperty.NumericDecimal<Dem_cons>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionDem_cons()Dem_cons(String empresa, String dt_lancto, String nif, String cnpj, BigDecimal res_neg_util, BigDecimal res_neg_util_real, BigDecimal saldo_res_neg_nao_util, BigDecimal saldo_res_neg_nao_util_real, BigDecimal res_prop, BigDecimal res_prop_real, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Dem_cons.Dem_consBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullablegetCnpj()(Key Field) Constraints: Not nullable, Maximum length: 14protected String(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected ODataEntityKeygetKey()getNif()(Key Field) Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 14voidsetDt_lancto(String dt_lancto) (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: 30voidsetRes_neg_util(BigDecimal res_neg_util) Constraints: Not nullable, Precision: 25, Scale: 6voidsetRes_neg_util_real(BigDecimal res_neg_util_real) Constraints: Not nullable, Precision: 25, Scale: 6voidsetRes_prop(BigDecimal res_prop) Constraints: Not nullable, Precision: 25, Scale: 6voidsetRes_prop_real(BigDecimal res_prop_real) Constraints: Not nullable, Precision: 25, Scale: 6voidsetSaldo_res_neg_nao_util(BigDecimal saldo_res_neg_nao_util) Constraints: Not nullable, Precision: 25, Scale: 6voidsetSaldo_res_neg_nao_util_real(BigDecimal saldo_res_neg_nao_util_real) 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 Dem_cons. -
EMPRESA
-
DT_LANCTO
-
NIF
-
CNPJ
-
RES_NEG_UTIL
-
RES_NEG_UTIL_REAL
-
SALDO_RES_NEG_NAO_UTIL
-
SALDO_RES_NEG_NAO_UTIL_REAL
-
RES_PROP
-
RES_PROP_REAL
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Dem_cons
public Dem_cons() -
Dem_cons
public Dem_cons(@Nullable String empresa, @Nullable String dt_lancto, @Nullable String nif, @Nullable String cnpj, @Nullable BigDecimal res_neg_util, @Nullable BigDecimal res_neg_util_real, @Nullable BigDecimal saldo_res_neg_nao_util, @Nullable BigDecimal saldo_res_neg_nao_util_real, @Nullable BigDecimal res_prop, @Nullable BigDecimal res_prop_real, @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
-
setDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Parameters:
dt_lancto- Posting Date
-
setNif
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: nif
- Parameters:
nif- Tax Identification Number
-
setCnpj
(Key Field) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj
- Parameters:
cnpj- CNPJ
-
setRes_neg_util
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: res_neg_util
- Parameters:
res_neg_util- Negative Result Used
-
setRes_neg_util_real
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: res_neg_util_real
- Parameters:
res_neg_util_real- Negative Result Used in Reais
-
setSaldo_res_neg_nao_util
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: saldo_res_neg_nao_util
- Parameters:
saldo_res_neg_nao_util- Balance of Negative Result Not Used
-
setSaldo_res_neg_nao_util_real
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: saldo_res_neg_nao_util_real
- Parameters:
saldo_res_neg_nao_util_real- Balance of Negative Result Not Used in Reais
-
setRes_prop
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: res_prop
- Parameters:
res_prop- Result in the Currency of the Country/Region of Domicile
-
setRes_prop_real
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: res_prop_real
- Parameters:
res_prop_real- Result in Reais
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Dem_cons>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Dem_cons>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Dem_cons>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Returns:
- Posting Date
-
getNif
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: nif
- Returns:
- Tax Identification Number
-
getCnpj
(Key Field) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj
- Returns:
- CNPJ
-
getRes_neg_util
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: res_neg_util
- Returns:
- Negative Result Used
-
getRes_neg_util_real
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: res_neg_util_real
- Returns:
- Negative Result Used in Reais
-
getSaldo_res_neg_nao_util
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: saldo_res_neg_nao_util
- Returns:
- Balance of Negative Result Not Used
-
getSaldo_res_neg_nao_util_real
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: saldo_res_neg_nao_util_real
- Returns:
- Balance of Negative Result Not Used in Reais
-
getRes_prop
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: res_prop
- Returns:
- Result in the Currency of the Country/Region of Domicile
-
getRes_prop_real
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: res_prop_real
- Returns:
- Result in Reais
-
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<Dem_cons>
-