Class Fato_cta
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: fato_ctaType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Fato_cta,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Fato_cta>Selector for all available fields of Fato_cta.static final SimpleProperty.String<Fato_cta>static final SimpleProperty.String<Fato_cta>static final SimpleProperty.String<Fato_cta>static final SimpleProperty.String<Fato_cta>static final SimpleProperty.String<Fato_cta>static final SimpleProperty.String<Fato_cta>static final SimpleProperty.String<Fato_cta>static final SimpleProperty.String<Fato_cta>static final SimpleProperty.NumericDecimal<Fato_cta>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionFato_cta()Fato_cta(String empresa, String ledger, String periodo, String ano, String cod_agl, String cod_hist_fat, BigDecimal vl_fat_cont, String ind_dc_fat, String desc_fat, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Fato_cta.Fato_ctaBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullablegetAno()(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 100(Key Field) Constraints: Not nullable, Maximum length: 100protected StringConstraints: Not nullable, Maximum length: 100(Key Field) Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 2getType()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 4voidsetCod_agl(String cod_agl) (Key Field) Constraints: Not nullable, Maximum length: 100voidsetCod_hist_fat(String cod_hist_fat) (Key Field) Constraints: Not nullable, Maximum length: 100voidsetDesc_fat(String desc_fat) Constraints: Not nullable, Maximum length: 100voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetInd_dc_fat(String ind_dc_fat) Constraints: Not nullable, Maximum length: 1void(Key Field) Constraints: Not nullable, Maximum length: 2voidsetPeriodo(String periodo) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetVl_fat_cont(BigDecimal vl_fat_cont) 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 Fato_cta. -
EMPRESA
-
LEDGER
-
PERIODO
-
ANO
-
COD_AGL
-
COD_HIST_FAT
-
VL_FAT_CONT
-
IND_DC_FAT
-
DESC_FAT
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Fato_cta
public Fato_cta() -
Fato_cta
public Fato_cta(@Nullable String empresa, @Nullable String ledger, @Nullable String periodo, @Nullable String ano, @Nullable String cod_agl, @Nullable String cod_hist_fat, @Nullable BigDecimal vl_fat_cont, @Nullable String ind_dc_fat, @Nullable String desc_fat, @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
-
setLedger
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ledger
- Parameters:
ledger- Ledger
-
setPeriodo
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: periodo
- Parameters:
periodo- Period
-
setAno
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ano
- Parameters:
ano- Year
-
setCod_agl
(Key Field) Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: cod_agl
- Parameters:
cod_agl- The cod_agl to set.
-
setCod_hist_fat
(Key Field) Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: cod_hist_fat
- Parameters:
cod_hist_fat- The cod_hist_fat to set.
-
setVl_fat_cont
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_fat_cont
- Parameters:
vl_fat_cont- The vl_fat_cont to set.
-
setInd_dc_fat
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_dc_fat
- Parameters:
ind_dc_fat- Final Balance Situation
-
setDesc_fat
Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: desc_fat
- Parameters:
desc_fat- Accounting Event Description
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Fato_cta>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Fato_cta>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Fato_cta>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getLedger
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ledger
- Returns:
- Ledger
-
getPeriodo
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: periodo
- Returns:
- Period
-
getAno
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ano
- Returns:
- Year
-
getCod_agl
(Key Field) Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: cod_agl
- Returns:
- The cod_agl contained in this
VdmEntity.
-
getCod_hist_fat
(Key Field) Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: cod_hist_fat
- Returns:
- The cod_hist_fat contained in this
VdmEntity.
-
getVl_fat_cont
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_fat_cont
- Returns:
- The vl_fat_cont contained in this
VdmEntity.
-
getInd_dc_fat
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_dc_fat
- Returns:
- Final Balance Situation
-
getDesc_fat
Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: desc_fat
- Returns:
- Accounting Event Description
-
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<Fato_cta>
-