Class Res_liq
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: res_liqType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Res_liq,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Res_liq>Selector for all available fields of Res_liq.static final SimpleProperty.String<Res_liq>static final SimpleProperty.String<Res_liq>static final SimpleProperty.String<Res_liq>static final SimpleProperty.String<Res_liq>static final SimpleProperty.String<Res_liq>static final SimpleProperty.String<Res_liq>static final SimpleProperty.String<Res_liq>static final SimpleProperty.String<Res_liq>static final SimpleProperty.String<Res_liq>static final SimpleProperty.String<Res_liq>static final SimpleProperty.String<Res_liq>static final SimpleProperty.NumericDecimal<Res_liq>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 Res_liq.Res_liqBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 100protected 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: 1Constraints: 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: 1getType()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: 100voidsetDescricao(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: 4voidsetForma_trib(String forma_trib) (Key Field) Constraints: Not nullable, Maximum length: 1voidsetInd_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: 1voidsetValor(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 Res_liq. -
EMPRESA
-
PER_APUR
-
DT_LANCTO
-
FORMA_TRIB
-
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
-
Res_liq
public Res_liq() -
Res_liq
public Res_liq(@Nullable String empresa, @Nullable String per_apur, @Nullable String dt_lancto, @Nullable String forma_trib, @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
-
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
-
setDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Parameters:
dt_lancto- Posting Date
-
setForma_trib
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: forma_trib
- Parameters:
forma_trib- Form of Taxation of Income
-
setCodigo
(Key Field) Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: codigo
- Parameters:
codigo- Referential Account 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<Res_liq>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Res_liq>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Res_liq>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
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
-
getDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Returns:
- Posting Date
-
getForma_trib
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: forma_trib
- Returns:
- Form of Taxation of Income
-
getCodigo
(Key Field) Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: codigo
- Returns:
- Referential Account 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<Res_liq>
-