Class Dem_res
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: dem_resType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Dem_res,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Dem_res>Selector for all available fields of Dem_res.static final SimpleProperty.String<Dem_res>static final SimpleProperty.String<Dem_res>static final SimpleProperty.String<Dem_res>static final SimpleProperty.String<Dem_res>static final SimpleProperty.String<Dem_res>static final SimpleProperty.String<Dem_res>static final SimpleProperty.String<Dem_res>static final SimpleProperty.String<Dem_res>static final SimpleProperty.String<Dem_res>static final SimpleProperty.String<Dem_res>static final SimpleProperty.String<Dem_res>static final SimpleProperty.NumericDecimal<Dem_res>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Dem_res.Dem_resBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 20protected StringConstraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()getNivel()Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 3getTipo()Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 10getType()getValor()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_cta_sup(String cod_cta_sup) Constraints: Not nullable, Maximum length: 60voidsetCod_nat(String cod_nat) Constraints: Not nullable, Maximum length: 2void(Key Field) Constraints: Not nullable, Maximum length: 20voidsetDescricao(String descricao) Constraints: Not nullable, Maximum length: 255voidsetDt_lancto(String dt_lancto) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetInd_valor(String ind_valor) Constraints: Not nullable, Maximum length: 1voidConstraints: Not nullable, Maximum length: 3voidsetPer_apur(String per_apur) (Key Field) Constraints: Not nullable, Maximum length: 3voidConstraints: Not nullable, Maximum length: 1voidsetTp_tabela(String tp_tabela) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetValor(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 Dem_res. -
EMPRESA
-
DT_LANCTO
-
PER_APUR
-
TP_TABELA
-
CODIGO
-
DESCRICAO
-
TIPO
-
NIVEL
-
COD_NAT
-
COD_CTA_SUP
-
VALOR
-
IND_VALOR
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Dem_res
public Dem_res() -
Dem_res
public Dem_res(@Nullable String empresa, @Nullable String dt_lancto, @Nullable String per_apur, @Nullable String tp_tabela, @Nullable String codigo, @Nullable String descricao, @Nullable String tipo, @Nullable String nivel, @Nullable String cod_nat, @Nullable String cod_cta_sup, @Nullable BigDecimal valor, @Nullable String ind_valor, @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
-
setPer_apur
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: per_apur
- Parameters:
per_apur- Nature of credit deferred, attached to revenue taxed
-
setTp_tabela
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: tp_tabela
- Parameters:
tp_tabela- Sped Dynamic Table Type
-
setCodigo
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: codigo
- Parameters:
codigo- SPED Table Code
-
setDescricao
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descricao
- Parameters:
descricao- Description
-
setTipo
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tipo
- Parameters:
tipo- Register Type
-
setNivel
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: nivel
- Parameters:
nivel- Account Level
-
setCod_nat
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_nat
- Parameters:
cod_nat- Account Nature
-
setCod_cta_sup
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta_sup
- Parameters:
cod_cta_sup- Superior Account Code
-
setValor
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: valor
- Parameters:
valor- Value of Final Account Balance Reference
-
setInd_valor
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_valor
- Parameters:
ind_valor- Final Balance of Referential Account
-
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_res>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Dem_res>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Dem_res>
-
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
-
getPer_apur
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: per_apur
- Returns:
- Nature of credit deferred, attached to revenue taxed
-
getTp_tabela
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: tp_tabela
- Returns:
- Sped Dynamic Table Type
-
getCodigo
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: codigo
- Returns:
- SPED Table Code
-
getDescricao
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descricao
- Returns:
- Description
-
getTipo
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tipo
- Returns:
- Register Type
-
getNivel
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: nivel
- Returns:
- Account Level
-
getCod_nat
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_nat
- Returns:
- Account Nature
-
getCod_cta_sup
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta_sup
- Returns:
- Superior Account Code
-
getValor
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: valor
- Returns:
- Value of Final Account Balance Reference
-
getInd_valor
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_valor
- Returns:
- Final Balance of Referential Account
-
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_res>
-