Class Dem_dif_a
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: dem_dif_aType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Dem_dif_a,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Dem_dif_a>Selector for all available fields of Dem_dif_a.static final SimpleProperty.String<Dem_dif_a>static final SimpleProperty.String<Dem_dif_a>static final SimpleProperty.String<Dem_dif_a>static final SimpleProperty.String<Dem_dif_a>static final SimpleProperty.String<Dem_dif_a>static final SimpleProperty.String<Dem_dif_a>static final SimpleProperty.NumericDecimal<Dem_dif_a>static final SimpleProperty.String<Dem_dif_a>static final SimpleProperty.String<Dem_dif_a>static final SimpleProperty.String<Dem_dif_a>static final SimpleProperty.String<Dem_dif_a>static final SimpleProperty.String<Dem_dif_a>static final SimpleProperty.String<Dem_dif_a>static final SimpleProperty.NumericDecimal<Dem_dif_a>static final SimpleProperty.NumericDecimal<Dem_dif_a>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionDem_dif_a(String empresa, String dt_lancto, String cod_cta, String cod_ccus, BigDecimal vl_saldo_soc, String ind_vl_saldo_soc, BigDecimal vl_saldo_fis, String ind_vl_saldo_fis, BigDecimal dif_saldos, String ind_dif_saldos, String met_contr, String cod_subcont, String cod_ccus_sub, String cod_subcont_aux, String cod_ccus_sub_aux, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Dem_dif_a.Dem_dif_aBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 30(Key Field) Constraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 60protected StringConstraints: Not nullable, Precision: 25, Scale: 6(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 1getType()Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_ccus(String cod_ccus) (Key Field) Constraints: Not nullable, Maximum length: 30voidsetCod_ccus_sub(String cod_ccus_sub) Constraints: Not nullable, Maximum length: 30voidsetCod_ccus_sub_aux(String cod_ccus_sub_aux) Constraints: Not nullable, Maximum length: 30voidsetCod_cta(String cod_cta) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetCod_subcont(String cod_subcont) Constraints: Not nullable, Maximum length: 60voidsetCod_subcont_aux(String cod_subcont_aux) Constraints: Not nullable, Maximum length: 60voidsetDif_saldos(BigDecimal dif_saldos) Constraints: Not nullable, Precision: 25, Scale: 6voidsetDt_lancto(String dt_lancto) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetInd_dif_saldos(String ind_dif_saldos) Constraints: Not nullable, Maximum length: 1voidsetInd_vl_saldo_fis(String ind_vl_saldo_fis) Constraints: Not nullable, Maximum length: 1voidsetInd_vl_saldo_soc(String ind_vl_saldo_soc) Constraints: Not nullable, Maximum length: 1voidsetMet_contr(String met_contr) Constraints: Not nullable, Maximum length: 1voidsetVl_saldo_fis(BigDecimal vl_saldo_fis) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_saldo_soc(BigDecimal vl_saldo_soc) 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_dif_a. -
EMPRESA
-
DT_LANCTO
-
COD_CTA
-
COD_CCUS
-
VL_SALDO_SOC
-
IND_VL_SALDO_SOC
-
VL_SALDO_FIS
-
IND_VL_SALDO_FIS
-
DIF_SALDOS
-
IND_DIF_SALDOS
-
MET_CONTR
-
COD_SUBCONT
-
COD_CCUS_SUB
-
COD_SUBCONT_AUX
-
COD_CCUS_SUB_AUX
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Dem_dif_a
public Dem_dif_a() -
Dem_dif_a
public Dem_dif_a(@Nullable String empresa, @Nullable String dt_lancto, @Nullable String cod_cta, @Nullable String cod_ccus, @Nullable BigDecimal vl_saldo_soc, @Nullable String ind_vl_saldo_soc, @Nullable BigDecimal vl_saldo_fis, @Nullable String ind_vl_saldo_fis, @Nullable BigDecimal dif_saldos, @Nullable String ind_dif_saldos, @Nullable String met_contr, @Nullable String cod_subcont, @Nullable String cod_ccus_sub, @Nullable String cod_subcont_aux, @Nullable String cod_ccus_sub_aux, @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
-
setCod_cta
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta
- Parameters:
cod_cta- Account Code
-
setCod_ccus
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: cod_ccus
- Parameters:
cod_ccus- Cost Center
-
setVl_saldo_soc
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_saldo_soc
- Parameters:
vl_saldo_soc- Corporate Balance
-
setInd_vl_saldo_soc
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_vl_saldo_soc
- Parameters:
ind_vl_saldo_soc- Corporate Balance Value Indicator
-
setVl_saldo_fis
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_saldo_fis
- Parameters:
vl_saldo_fis- Tax Balance
-
setInd_vl_saldo_fis
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_vl_saldo_fis
- Parameters:
ind_vl_saldo_fis- Tax Balance Value Indicator
-
setDif_saldos
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: dif_saldos
- Parameters:
dif_saldos- Balance Difference
-
setInd_dif_saldos
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_dif_saldos
- Parameters:
ind_dif_saldos- Balance Difference Indicator
-
setMet_contr
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: met_contr
- Parameters:
met_contr- Method of Control
-
setCod_subcont
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_subcont
- Parameters:
cod_subcont- Subaccount Code
-
setCod_ccus_sub
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: cod_ccus_sub
- Parameters:
cod_ccus_sub- Subaccount Cost Center Code
-
setCod_subcont_aux
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_subcont_aux
- Parameters:
cod_subcont_aux- Auxiliar Subaccount Code
-
setCod_ccus_sub_aux
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: cod_ccus_sub_aux
- Parameters:
cod_ccus_sub_aux- Subaccount Cost Center Code
-
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_dif_a>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Dem_dif_a>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Dem_dif_a>
-
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
-
getCod_cta
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta
- Returns:
- Account Code
-
getCod_ccus
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: cod_ccus
- Returns:
- Cost Center
-
getVl_saldo_soc
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_saldo_soc
- Returns:
- Corporate Balance
-
getInd_vl_saldo_soc
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_vl_saldo_soc
- Returns:
- Corporate Balance Value Indicator
-
getVl_saldo_fis
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_saldo_fis
- Returns:
- Tax Balance
-
getInd_vl_saldo_fis
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_vl_saldo_fis
- Returns:
- Tax Balance Value Indicator
-
getDif_saldos
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: dif_saldos
- Returns:
- Balance Difference
-
getInd_dif_saldos
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_dif_saldos
- Returns:
- Balance Difference Indicator
-
getMet_contr
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: met_contr
- Returns:
- Method of Control
-
getCod_subcont
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_subcont
- Returns:
- Subaccount Code
-
getCod_ccus_sub
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: cod_ccus_sub
- Returns:
- Subaccount Cost Center Code
-
getCod_subcont_aux
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_subcont_aux
- Returns:
- Auxiliar Subaccount Code
-
getCod_ccus_sub_aux
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: cod_ccus_sub_aux
- Returns:
- Subaccount Cost Center Code
-
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_dif_a>
-