Class Fato_cont
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Fato_cont>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Fato_cont
- All Implemented Interfaces:
VdmEntitySet
BR Accounting Facts
Original entity name from the Odata EDM: fato_contType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Fato_cont,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Fato_cont>Selector for all available fields of Fato_cont.static final SimpleProperty.String<Fato_cont>static final SimpleProperty.String<Fato_cont>static final SimpleProperty.String<Fato_cont>static final SimpleProperty.String<Fato_cont>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionFato_cont(String empresa, String cod_hist_fat, String vig_de, String desc_fat, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Fato_cont.Fato_contBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 100protected StringConstraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected ODataEntityKeygetKey()getType()(Key Field) Constraints: Not nullable, Maximum length: 8inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_hist_fat(String cod_hist_fat) (Key Field) Constraints: Not nullable, Maximum length: 100voidsetDesc_fat(String desc_fat) Constraints: Not nullable, Maximum length: 255voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 8toString()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_cont. -
EMPRESA
-
COD_HIST_FAT
-
VIG_DE
-
DESC_FAT
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Fato_cont
public Fato_cont() -
Fato_cont
public Fato_cont(@Nullable String empresa, @Nullable String cod_hist_fat, @Nullable String vig_de, @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- The empresa 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.
-
setVig_de
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: vig_de
- Parameters:
vig_de- Valid From
-
setDesc_fat
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: desc_fat
- Parameters:
desc_fat- The desc_fat to set.
-
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_cont>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Fato_cont>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Fato_cont>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- The empresa 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.
-
getVig_de
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: vig_de
- Returns:
- Valid From
-
getDesc_fat
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: desc_fat
- Returns:
- The desc_fat contained in this
VdmEntity.
-
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_cont>
-