Class VariantConfigurationTable
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: VariantConfigurationTable_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of VariantConfigurationTable instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<VariantConfigurationTable,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<VariantConfigurationTable>Selector for all available fields of VariantConfigurationTable.static final SimpleProperty.String<VariantConfigurationTable>static final SimpleProperty.Date<VariantConfigurationTable>static final SimpleProperty.String<VariantConfigurationTable>static final SimpleProperty.Date<VariantConfigurationTable>static final SimpleProperty.String<VariantConfigurationTable>Use with available request builders to apply the _Column navigation property to query operations.Use with available request builders to apply the _Text navigation property to query operations.Use with available request builders to apply the _ValueAssignmentAlternative navigation property to query operations.static final SimpleProperty.String<VariantConfigurationTable>static final SimpleProperty.Date<VariantConfigurationTable>static final SimpleProperty.Time<VariantConfigurationTable>static final SimpleProperty.Boolean<VariantConfigurationTable>static final SimpleProperty.String<VariantConfigurationTable>static final SimpleProperty.String<VariantConfigurationTable>static final SimpleProperty.String<VariantConfigurationTable>static final SimpleProperty.String<VariantConfigurationTable>static final SimpleProperty.Boolean<VariantConfigurationTable>static final SimpleProperty.DateTime<VariantConfigurationTable>static final SimpleProperty.String<VariantConfigurationTable>static final SimpleProperty.String<VariantConfigurationTable>static final SimpleProperty.String<VariantConfigurationTable>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionVariantConfigurationTable(String varConfignTblName, String varConfignTblDescription, String varConfignTblStatus, String varConfignTblStatusName, String varConfignTblGroup, String varConfignTblGroupName, String varConfignTblCustomStorageName, Boolean varConfignTblCstmStorIsActive, Boolean varConfignTblIsDecisionTable, String engineProcessingMode, LocalDate creationDate, String createdByUser, LocalDate lastChangeDate, String lastChangedByUser, LocalDate varCnfTblCstmStorLnkLstChgDate, LocalTime varCnfTblCstmStorLnkLstChgTime, String varCnfTblCstmStorLnkLastChgdBy, OffsetDateTime varConfignTblLstChgDateTime, Collection<SAP__Message> _Messages, List<VarCnfTblColumn> to_Column, List<VarCnfTblText> to_Text, List<VarCnfTblValAssgmtAlternative> to_ValueAssignmentAlternative) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddColumn(VarCnfTblColumn... entity) Adds elements to the list of associated VarCnfTblColumn entities.voidaddText(VarCnfTblText... entity) Adds elements to the list of associated VarCnfTblText entities.voidAdds elements to the list of associated VarCnfTblValAssgmtAlternative entities.builder()protected booleanbooleanprotected voidConstraints: Not nullableio.vavr.control.Option<List<VarCnfTblColumn>>Retrieval of associated VarCnfTblColumn entities (one to many).Constraints: Not nullable, Maximum length: 12Constraints: Nullableprotected StringConstraints: Not nullable, Maximum length: 1protected Stringprotected ODataEntityKeygetKey()Constraints: NullableConstraints: Not nullable, Maximum length: 12io.vavr.control.Option<List<VarCnfTblText>>Retrieval of associated VarCnfTblText entities (one to many).getType()io.vavr.control.Option<List<VarCnfTblValAssgmtAlternative>>Retrieval of associated VarCnfTblValAssgmtAlternative entities (one to many).Constraints: Not nullable, Maximum length: 12Constraints: NullableConstraints: Not nullableConstraints: Not nullableConstraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 40Constraints: Not nullableConstraints: Nullable, Precision: 7(Key Field) Constraints: Not nullable, Maximum length: 18Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 40inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetColumn(List<VarCnfTblColumn> value) Overwrites the list of associated VarCnfTblColumn entities for the loaded navigation property _Column.voidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreationDate(LocalDate creationDate) Constraints: NullablevoidsetEngineProcessingMode(String engineProcessingMode) Constraints: Not nullable, Maximum length: 1voidsetLastChangeDate(LocalDate lastChangeDate) Constraints: NullablevoidsetLastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12voidsetText(List<VarCnfTblText> value) Overwrites the list of associated VarCnfTblText entities for the loaded navigation property _Text.voidOverwrites the list of associated VarCnfTblValAssgmtAlternative entities for the loaded navigation property _ValueAssignmentAlternative.voidsetVarCnfTblCstmStorLnkLastChgdBy(String varCnfTblCstmStorLnkLastChgdBy) Constraints: Not nullable, Maximum length: 12voidsetVarCnfTblCstmStorLnkLstChgDate(LocalDate varCnfTblCstmStorLnkLstChgDate) Constraints: NullablevoidsetVarCnfTblCstmStorLnkLstChgTime(LocalTime varCnfTblCstmStorLnkLstChgTime) Constraints: Not nullablevoidsetVarConfignTblCstmStorIsActive(Boolean varConfignTblCstmStorIsActive) Constraints: Not nullablevoidsetVarConfignTblCustomStorageName(String varConfignTblCustomStorageName) Constraints: Not nullable, Maximum length: 30voidsetVarConfignTblDescription(String varConfignTblDescription) Constraints: Not nullable, Maximum length: 40voidsetVarConfignTblGroup(String varConfignTblGroup) Constraints: Not nullable, Maximum length: 10voidsetVarConfignTblGroupName(String varConfignTblGroupName) Constraints: Not nullable, Maximum length: 40voidsetVarConfignTblIsDecisionTable(Boolean varConfignTblIsDecisionTable) Constraints: Not nullablevoidsetVarConfignTblLstChgDateTime(OffsetDateTime varConfignTblLstChgDateTime) Constraints: Nullable, Precision: 7voidsetVarConfignTblName(String varConfignTblName) (Key Field) Constraints: Not nullable, Maximum length: 18voidsetVarConfignTblStatus(String varConfignTblStatus) Constraints: Not nullable, Maximum length: 1voidsetVarConfignTblStatusName(String varConfignTblStatusName) Constraints: Not nullable, Maximum length: 40toString()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
-
Field Details
-
ALL_FIELDS
Selector for all available fields of VariantConfigurationTable. -
VAR_CONFIGN_TBL_NAME
-
VAR_CONFIGN_TBL_DESCRIPTION
-
VAR_CONFIGN_TBL_STATUS
-
VAR_CONFIGN_TBL_STATUS_NAME
-
VAR_CONFIGN_TBL_GROUP
-
VAR_CONFIGN_TBL_GROUP_NAME
-
VAR_CONFIGN_TBL_CUSTOM_STORAGE_NAME
public static final SimpleProperty.String<VariantConfigurationTable> VAR_CONFIGN_TBL_CUSTOM_STORAGE_NAME -
VAR_CONFIGN_TBL_CSTM_STOR_IS_ACTIVE
public static final SimpleProperty.Boolean<VariantConfigurationTable> VAR_CONFIGN_TBL_CSTM_STOR_IS_ACTIVE -
VAR_CONFIGN_TBL_IS_DECISION_TABLE
public static final SimpleProperty.Boolean<VariantConfigurationTable> VAR_CONFIGN_TBL_IS_DECISION_TABLE -
ENGINE_PROCESSING_MODE
-
CREATION_DATE
-
CREATED_BY_USER
-
LAST_CHANGE_DATE
-
LAST_CHANGED_BY_USER
-
VAR_CNF_TBL_CSTM_STOR_LNK_LST_CHG_DATE
public static final SimpleProperty.Date<VariantConfigurationTable> VAR_CNF_TBL_CSTM_STOR_LNK_LST_CHG_DATE -
VAR_CNF_TBL_CSTM_STOR_LNK_LST_CHG_TIME
public static final SimpleProperty.Time<VariantConfigurationTable> VAR_CNF_TBL_CSTM_STOR_LNK_LST_CHG_TIME -
VAR_CNF_TBL_CSTM_STOR_LNK_LAST_CHGD_BY
public static final SimpleProperty.String<VariantConfigurationTable> VAR_CNF_TBL_CSTM_STOR_LNK_LAST_CHGD_BY -
VAR_CONFIGN_TBL_LST_CHG_DATE_TIME
public static final SimpleProperty.DateTime<VariantConfigurationTable> VAR_CONFIGN_TBL_LST_CHG_DATE_TIME -
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations. -
TO__COLUMN
public static final NavigationProperty.Collection<VariantConfigurationTable,VarCnfTblColumn> TO__COLUMNUse with available request builders to apply the _Column navigation property to query operations. -
TO__TEXT
Use with available request builders to apply the _Text navigation property to query operations. -
TO__VALUE_ASSIGNMENT_ALTERNATIVE
public static final NavigationProperty.Collection<VariantConfigurationTable,VarCnfTblValAssgmtAlternative> TO__VALUE_ASSIGNMENT_ALTERNATIVEUse with available request builders to apply the _ValueAssignmentAlternative navigation property to query operations.
-
-
Constructor Details
-
VariantConfigurationTable
public VariantConfigurationTable() -
VariantConfigurationTable
public VariantConfigurationTable(@Nullable String varConfignTblName, @Nullable String varConfignTblDescription, @Nullable String varConfignTblStatus, @Nullable String varConfignTblStatusName, @Nullable String varConfignTblGroup, @Nullable String varConfignTblGroupName, @Nullable String varConfignTblCustomStorageName, @Nullable Boolean varConfignTblCstmStorIsActive, @Nullable Boolean varConfignTblIsDecisionTable, @Nullable String engineProcessingMode, @Nullable LocalDate creationDate, @Nullable String createdByUser, @Nullable LocalDate lastChangeDate, @Nullable String lastChangedByUser, @Nullable LocalDate varCnfTblCstmStorLnkLstChgDate, @Nullable LocalTime varCnfTblCstmStorLnkLstChgTime, @Nullable String varCnfTblCstmStorLnkLastChgdBy, @Nullable OffsetDateTime varConfignTblLstChgDateTime, @Nullable Collection<SAP__Message> _Messages, List<VarCnfTblColumn> to_Column, List<VarCnfTblText> to_Text, List<VarCnfTblValAssgmtAlternative> to_ValueAssignmentAlternative)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<VariantConfigurationTable>
-
setVarConfignTblName
(Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: VarConfignTblName
- Parameters:
varConfignTblName- Name of variant table
-
setVarConfignTblDescription
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: VarConfignTblDescription
- Parameters:
varConfignTblDescription- Variant Table Description
-
setVarConfignTblStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: VarConfignTblStatus
- Parameters:
varConfignTblStatus- Variant table status
-
setVarConfignTblStatusName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: VarConfignTblStatusName
- Parameters:
varConfignTblStatusName- Status Description for Variant Table
-
setVarConfignTblGroup
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: VarConfignTblGroup
- Parameters:
varConfignTblGroup- Variant table group
-
setVarConfignTblGroupName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: VarConfignTblGroupName
- Parameters:
varConfignTblGroupName- Description of variant table group
-
setVarConfignTblCustomStorageName
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: VarConfignTblCustomStorageName
- Parameters:
varConfignTblCustomStorageName- The varConfignTblCustomStorageName to set.
-
setVarConfignTblCstmStorIsActive
Constraints: Not nullableOriginal property name from the Odata EDM: VarConfignTblCstmStorIsActive
- Parameters:
varConfignTblCstmStorIsActive- Ind. link between variant table and database table active
-
setVarConfignTblIsDecisionTable
Constraints: Not nullableOriginal property name from the Odata EDM: VarConfignTblIsDecisionTable
- Parameters:
varConfignTblIsDecisionTable- Display Format: Decision Table
-
setEngineProcessingMode
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: EngineProcessingMode
- Parameters:
engineProcessingMode- Variant Table Processing Mode
-
setCreationDate
Constraints: NullableOriginal property name from the Odata EDM: CreationDate
- Parameters:
creationDate- Record Created On
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- Name of Person Responsible for Creating the Object
-
setLastChangeDate
Constraints: NullableOriginal property name from the Odata EDM: LastChangeDate
- Parameters:
lastChangeDate- Last Changed On
-
setLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Parameters:
lastChangedByUser- Name of Person Who Changed Object
-
setVarCnfTblCstmStorLnkLstChgDate
Constraints: NullableOriginal property name from the Odata EDM: VarCnfTblCstmStorLnkLstChgDate
- Parameters:
varCnfTblCstmStorLnkLstChgDate- Date: link between variant table and database tab. activated
-
setVarCnfTblCstmStorLnkLstChgTime
Constraints: Not nullableOriginal property name from the Odata EDM: VarCnfTblCstmStorLnkLstChgTime
- Parameters:
varCnfTblCstmStorLnkLstChgTime- Time when link between database tab. and var. tab. activated
-
setVarCnfTblCstmStorLnkLastChgdBy
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: VarCnfTblCstmStorLnkLastChgdBy
- Parameters:
varCnfTblCstmStorLnkLastChgdBy- User that activated link between database tab. and var. tab.
-
setVarConfignTblLstChgDateTime
Constraints: Nullable, Precision: 7Original property name from the Odata EDM: VarConfignTblLstChgDateTime
- Parameters:
varConfignTblLstChgDateTime- Date/Time of last Change to Table Struc.
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<VariantConfigurationTable>
-
getKey
- Overrides:
getKeyin classVdmObject<VariantConfigurationTable>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<VariantConfigurationTable>
-
fromMap
- Overrides:
fromMapin classVdmObject<VariantConfigurationTable>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<VariantConfigurationTable>
-
getColumnIfPresent
Retrieval of associated VarCnfTblColumn entities (one to many). This corresponds to the OData navigation property _Column.If the navigation property for an entity VariantConfigurationTable has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _Column is already loaded, the result will contain the
VarCnfTblColumn entities. If not, an
Optionwith result stateemptyis returned.
-
setColumn
Overwrites the list of associated VarCnfTblColumn entities for the loaded navigation property _Column.If the navigation property _Column of a queried VariantConfigurationTable is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of VarCnfTblColumn entities.
-
addColumn
Adds elements to the list of associated VarCnfTblColumn entities. This corresponds to the OData navigation property _Column.If the navigation property _Column of a queried VariantConfigurationTable is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of VarCnfTblColumn entities.
-
getTextIfPresent
Retrieval of associated VarCnfTblText entities (one to many). This corresponds to the OData navigation property _Text.If the navigation property for an entity VariantConfigurationTable has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _Text is already loaded, the result will contain the
VarCnfTblText entities. If not, an
Optionwith result stateemptyis returned.
-
setText
Overwrites the list of associated VarCnfTblText entities for the loaded navigation property _Text.If the navigation property _Text of a queried VariantConfigurationTable is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of VarCnfTblText entities.
-
addText
Adds elements to the list of associated VarCnfTblText entities. This corresponds to the OData navigation property _Text.If the navigation property _Text of a queried VariantConfigurationTable is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of VarCnfTblText entities.
-
getValueAssignmentAlternativeIfPresent
@Nonnull public io.vavr.control.Option<List<VarCnfTblValAssgmtAlternative>> getValueAssignmentAlternativeIfPresent()Retrieval of associated VarCnfTblValAssgmtAlternative entities (one to many). This corresponds to the OData navigation property _ValueAssignmentAlternative.If the navigation property for an entity VariantConfigurationTable has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _ValueAssignmentAlternative is already loaded, the
result will contain the VarCnfTblValAssgmtAlternative entities. If not, an
Optionwith result stateemptyis returned.
-
setValueAssignmentAlternative
Overwrites the list of associated VarCnfTblValAssgmtAlternative entities for the loaded navigation property _ValueAssignmentAlternative.If the navigation property _ValueAssignmentAlternative of a queried VariantConfigurationTable is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of VarCnfTblValAssgmtAlternative entities.
-
addValueAssignmentAlternative
Adds elements to the list of associated VarCnfTblValAssgmtAlternative entities. This corresponds to the OData navigation property _ValueAssignmentAlternative.If the navigation property _ValueAssignmentAlternative of a queried VariantConfigurationTable is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of VarCnfTblValAssgmtAlternative entities.
-
builder
-
getVarConfignTblName
(Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: VarConfignTblName
- Returns:
- Name of variant table
-
getVarConfignTblDescription
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: VarConfignTblDescription
- Returns:
- Variant Table Description
-
getVarConfignTblStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: VarConfignTblStatus
- Returns:
- Variant table status
-
getVarConfignTblStatusName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: VarConfignTblStatusName
- Returns:
- Status Description for Variant Table
-
getVarConfignTblGroup
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: VarConfignTblGroup
- Returns:
- Variant table group
-
getVarConfignTblGroupName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: VarConfignTblGroupName
- Returns:
- Description of variant table group
-
getVarConfignTblCustomStorageName
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: VarConfignTblCustomStorageName
- Returns:
- The varConfignTblCustomStorageName contained in this
VdmEntity.
-
getVarConfignTblCstmStorIsActive
Constraints: Not nullableOriginal property name from the Odata EDM: VarConfignTblCstmStorIsActive
- Returns:
- Ind. link between variant table and database table active
-
getVarConfignTblIsDecisionTable
Constraints: Not nullableOriginal property name from the Odata EDM: VarConfignTblIsDecisionTable
- Returns:
- Display Format: Decision Table
-
getEngineProcessingMode
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: EngineProcessingMode
- Returns:
- Variant Table Processing Mode
-
getCreationDate
Constraints: NullableOriginal property name from the Odata EDM: CreationDate
- Returns:
- Record Created On
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- Name of Person Responsible for Creating the Object
-
getLastChangeDate
Constraints: NullableOriginal property name from the Odata EDM: LastChangeDate
- Returns:
- Last Changed On
-
getLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
- Name of Person Who Changed Object
-
getVarCnfTblCstmStorLnkLstChgDate
Constraints: NullableOriginal property name from the Odata EDM: VarCnfTblCstmStorLnkLstChgDate
- Returns:
- Date: link between variant table and database tab. activated
-
getVarCnfTblCstmStorLnkLstChgTime
Constraints: Not nullableOriginal property name from the Odata EDM: VarCnfTblCstmStorLnkLstChgTime
- Returns:
- Time when link between database tab. and var. tab. activated
-
getVarCnfTblCstmStorLnkLastChgdBy
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: VarCnfTblCstmStorLnkLastChgdBy
- Returns:
- User that activated link between database tab. and var. tab.
-
getVarConfignTblLstChgDateTime
Constraints: Nullable, Precision: 7Original property name from the Odata EDM: VarConfignTblLstChgDateTime
- Returns:
- Date/Time of last Change to Table Struc.
-
get_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
- The _Messages contained in this
VdmEntity.
-
toString
- Overrides:
toStringin classVdmObject<VariantConfigurationTable>
-
equals
- Overrides:
equalsin classVdmEntity<VariantConfigurationTable>
-
canEqual
- Overrides:
canEqualin classVdmEntity<VariantConfigurationTable>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<VariantConfigurationTable>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<VariantConfigurationTable>
-