Class Saldo_c_c
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: saldo_c_cType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Saldo_c_c,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Saldo_c_c>Selector for all available fields of Saldo_c_c.static final SimpleProperty.String<Saldo_c_c>static final SimpleProperty.String<Saldo_c_c>static final SimpleProperty.String<Saldo_c_c>static final SimpleProperty.String<Saldo_c_c>static final SimpleProperty.String<Saldo_c_c>static final SimpleProperty.String<Saldo_c_c>static final SimpleProperty.NumericDecimal<Saldo_c_c>static final SimpleProperty.NumericDecimal<Saldo_c_c>static final SimpleProperty.NumericDecimal<Saldo_c_c>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionSaldo_c_c(String empresa, String cod_cta, String dt_escrituracao, BigDecimal val_ag, String ind_val_ag, BigDecimal val_el, String ind_val_el, BigDecimal val_cs, String ind_val_cs, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Saldo_c_c.Saldo_c_cBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 100protected String(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()getType()Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_cta(String cod_cta) (Key Field) Constraints: Not nullable, Maximum length: 100voidsetDt_escrituracao(String dt_escrituracao) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetInd_val_ag(String ind_val_ag) Constraints: Not nullable, Maximum length: 1voidsetInd_val_cs(String ind_val_cs) Constraints: Not nullable, Maximum length: 1voidsetInd_val_el(String ind_val_el) Constraints: Not nullable, Maximum length: 1voidsetVal_ag(BigDecimal val_ag) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVal_cs(BigDecimal val_cs) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVal_el(BigDecimal val_el) 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 Saldo_c_c. -
EMPRESA
-
COD_CTA
-
DT_ESCRITURACAO
-
VAL_AG
-
IND_VAL_AG
-
VAL_EL
-
IND_VAL_EL
-
VAL_CS
-
IND_VAL_CS
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Saldo_c_c
public Saldo_c_c() -
Saldo_c_c
public Saldo_c_c(@Nullable String empresa, @Nullable String cod_cta, @Nullable String dt_escrituracao, @Nullable BigDecimal val_ag, @Nullable String ind_val_ag, @Nullable BigDecimal val_el, @Nullable String ind_val_el, @Nullable BigDecimal val_cs, @Nullable String ind_val_cs, @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
-
setCod_cta
(Key Field) Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: cod_cta
- Parameters:
cod_cta- Account Code (Chart)
-
setDt_escrituracao
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_escrituracao
- Parameters:
dt_escrituracao- Bookkeeping Date
-
setVal_ag
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: val_ag
- Parameters:
val_ag- Agglutinated Absolute Value
-
setInd_val_ag
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_val_ag
- Parameters:
ind_val_ag- Agglutinated Value Indicator
-
setVal_el
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: val_el
- Parameters:
val_el- Eliminations Absolute Value
-
setInd_val_el
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_val_el
- Parameters:
ind_val_el- Eliminated Value Indicator
-
setVal_cs
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: val_cs
- Parameters:
val_cs- Consolidated Absolute Value
-
setInd_val_cs
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_val_cs
- Parameters:
ind_val_cs- Consolidated Value Indicator
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Saldo_c_c>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Saldo_c_c>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Saldo_c_c>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getCod_cta
(Key Field) Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: cod_cta
- Returns:
- Account Code (Chart)
-
getDt_escrituracao
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_escrituracao
- Returns:
- Bookkeeping Date
-
getVal_ag
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: val_ag
- Returns:
- Agglutinated Absolute Value
-
getInd_val_ag
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_val_ag
- Returns:
- Agglutinated Value Indicator
-
getVal_el
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: val_el
- Returns:
- Eliminations Absolute Value
-
getInd_val_el
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_val_el
- Returns:
- Eliminated Value Indicator
-
getVal_cs
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: val_cs
- Returns:
- Consolidated Absolute Value
-
getInd_val_cs
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_val_cs
- Returns:
- Consolidated Value Indicator
-
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<Saldo_c_c>
-