public class ChangeMstrObjectMgmtRecord extends VdmEntity<ChangeMstrObjectMgmtRecord>
Original entity name from the Odata EDM: A_ChangeMstrObjectMgmtRecordType
Modifier and Type | Class and Description |
---|---|
static class |
ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder |
Modifier and Type | Field and Description |
---|---|
static ChangeMstrObjectMgmtRecordSelectable |
ALL_FIELDS
Selector for all available fields of ChangeMstrObjectMgmtRecord.
|
static ChangeMstrObjectMgmtRecordField<String> |
CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static ChangeMstrObjectMgmtRecordField<ZonedDateTime> |
CHANGE_NUMBER_LAST_CHGD_DATE_TIME
Use with available fluent helpers to apply the ChangeNumberLastChgdDateTime field to query operations.
|
static ChangeMstrObjectMgmtRecordField<String> |
CHG_NMBR_ALTERNATIVE_DATE_ID
Use with available fluent helpers to apply the ChgNmbrAlternativeDateID field to query operations.
|
static ChangeMstrObjectMgmtRecordField<String> |
OBJ_MGMT_RECD_CREATED_BY
Use with available fluent helpers to apply the ObjMgmtRecdCreatedBy field to query operations.
|
static ChangeMstrObjectMgmtRecordField<LocalDateTime> |
OBJ_MGMT_RECD_CREATION_DATE
Use with available fluent helpers to apply the ObjMgmtRecdCreationDate field to query operations.
|
static ChangeMstrObjectMgmtRecordField<String> |
OBJ_MGMT_RECD_DESCRIPTION
Use with available fluent helpers to apply the ObjMgmtRecdDescription field to query operations.
|
static ChangeMstrObjectMgmtRecordField<UUID> |
OBJ_MGMT_RECD_ITEM_UUID
Use with available fluent helpers to apply the ObjMgmtRecdItemUUID field to query operations.
|
static ChangeMstrObjectMgmtRecordField<LocalDateTime> |
OBJ_MGMT_RECD_LAST_CHANGED_AT
Use with available fluent helpers to apply the ObjMgmtRecdLastChangedAt field to query operations.
|
static ChangeMstrObjectMgmtRecordField<String> |
OBJ_MGMT_RECD_LAST_CHANGED_BY
Use with available fluent helpers to apply the ObjMgmtRecdLastChangedBy field to query operations.
|
static ChangeMstrObjectMgmtRecordField<String> |
OBJ_MGMT_RECD_OBJ_IS_BASELINED
Use with available fluent helpers to apply the ObjMgmtRecdObjIsBaselined field to query operations.
|
static ChangeMstrObjectMgmtRecordField<String> |
OBJ_MGMT_RECD_OBJ_IS_LOCKED_FOR_CHG
Use with available fluent helpers to apply the ObjMgmtRecdObjIsLockedForChg field to query operations.
|
static ChangeMstrObjectMgmtRecordField<String> |
OBJ_MGMT_RECD_OBJ_IS_PLANNED
Use with available fluent helpers to apply the ObjMgmtRecdObjIsPlanned field to query operations.
|
static ChangeMstrObjectMgmtRecordField<LocalDateTime> |
OBJ_MGMT_RECD_OBJ_LAST_CHANGED_AT
Use with available fluent helpers to apply the ObjMgmtRecdObjLastChangedAt field to query operations.
|
static ChangeMstrObjectMgmtRecordField<String> |
OBJ_MGMT_RECD_OBJ_LAST_CHANGED_BY
Use with available fluent helpers to apply the ObjMgmtRecdObjLastChangedBy field to query operations.
|
static ChangeMstrObjectMgmtRecordField<String> |
OBJ_MGMT_RECD_OBJ_REVISION_LEVEL
Use with available fluent helpers to apply the ObjMgmtRecdObjRevisionLevel field to query operations.
|
static ChangeMstrObjectMgmtRecordField<String> |
SAP_OBJECT_READABLE_ID
Use with available fluent helpers to apply the SAPObjectReadableID field to query operations.
|
static ChangeMstrObjectMgmtRecordField<String> |
SAP_OBJECT_TECHNICAL_ID
Use with available fluent helpers to apply the SAPObjectTechnicalID field to query operations.
|
static ChangeMstrObjectMgmtRecordField<String> |
SAP_OBJECT_TYPE
Use with available fluent helpers to apply the SAPObjectType field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
ChangeMstrObjectMgmtRecord() |
ChangeMstrObjectMgmtRecord(String changeNumber,
String sAPObjectType,
String sAPObjectTechnicalID,
String sAPObjectReadableID,
String chgNmbrAlternativeDateID,
String objMgmtRecdDescription,
UUID objMgmtRecdItemUUID,
LocalDateTime objMgmtRecdLastChangedAt,
String objMgmtRecdLastChangedBy,
LocalDateTime objMgmtRecdCreationDate,
String objMgmtRecdCreatedBy,
LocalDateTime objMgmtRecdObjLastChangedAt,
String objMgmtRecdObjLastChangedBy,
String objMgmtRecdObjIsLockedForChg,
String objMgmtRecdObjIsBaselined,
String objMgmtRecdObjIsPlanned,
String objMgmtRecdObjRevisionLevel,
ZonedDateTime changeNumberLastChgdDateTime) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> ChangeMstrObjectMgmtRecordField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getChangeNumber()
(Key Field) Constraints: Not nullable, Maximum length: 12
|
ZonedDateTime |
getChangeNumberLastChgdDateTime()
Constraints: Not nullable, Precision: 7
|
String |
getChgNmbrAlternativeDateID()
Constraints: Not nullable, Maximum length: 18
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
protected Map<String,Object> |
getKey() |
String |
getObjMgmtRecdCreatedBy()
Constraints: Not nullable, Maximum length: 12
|
LocalDateTime |
getObjMgmtRecdCreationDate()
Constraints: Not nullable, Precision: 0
|
String |
getObjMgmtRecdDescription()
Constraints: Not nullable, Maximum length: 40
|
UUID |
getObjMgmtRecdItemUUID()
Constraints: none
|
LocalDateTime |
getObjMgmtRecdLastChangedAt()
Constraints: Not nullable, Precision: 0
|
String |
getObjMgmtRecdLastChangedBy()
Constraints: Not nullable, Maximum length: 12
|
String |
getObjMgmtRecdObjIsBaselined()
Constraints: Not nullable, Maximum length: 1
|
String |
getObjMgmtRecdObjIsLockedForChg()
Constraints: Not nullable, Maximum length: 1
|
String |
getObjMgmtRecdObjIsPlanned()
Constraints: Not nullable, Maximum length: 1
|
LocalDateTime |
getObjMgmtRecdObjLastChangedAt()
Constraints: Not nullable, Precision: 0
|
String |
getObjMgmtRecdObjLastChangedBy()
Constraints: Not nullable, Maximum length: 12
|
String |
getObjMgmtRecdObjRevisionLevel()
Constraints: Not nullable, Maximum length: 2
|
String |
getSAPObjectReadableID()
Constraints: Not nullable, Maximum length: 90
|
String |
getSAPObjectTechnicalID()
(Key Field) Constraints: Not nullable, Maximum length: 90
|
String |
getSAPObjectType()
(Key Field) Constraints: Not nullable, Maximum length: 30
|
Class<ChangeMstrObjectMgmtRecord> |
getType() |
int |
hashCode() |
void |
setChangeNumber(String changeNumber)
(Key Field) Constraints: Not nullable, Maximum length: 12
|
void |
setChangeNumberLastChgdDateTime(ZonedDateTime changeNumberLastChgdDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setChgNmbrAlternativeDateID(String chgNmbrAlternativeDateID)
Constraints: Not nullable, Maximum length: 18
|
void |
setObjMgmtRecdCreatedBy(String objMgmtRecdCreatedBy)
Constraints: Not nullable, Maximum length: 12
|
void |
setObjMgmtRecdCreationDate(LocalDateTime objMgmtRecdCreationDate)
Constraints: Not nullable, Precision: 0
|
void |
setObjMgmtRecdDescription(String objMgmtRecdDescription)
Constraints: Not nullable, Maximum length: 40
|
void |
setObjMgmtRecdItemUUID(UUID objMgmtRecdItemUUID)
Constraints: none
|
void |
setObjMgmtRecdLastChangedAt(LocalDateTime objMgmtRecdLastChangedAt)
Constraints: Not nullable, Precision: 0
|
void |
setObjMgmtRecdLastChangedBy(String objMgmtRecdLastChangedBy)
Constraints: Not nullable, Maximum length: 12
|
void |
setObjMgmtRecdObjIsBaselined(String objMgmtRecdObjIsBaselined)
Constraints: Not nullable, Maximum length: 1
|
void |
setObjMgmtRecdObjIsLockedForChg(String objMgmtRecdObjIsLockedForChg)
Constraints: Not nullable, Maximum length: 1
|
void |
setObjMgmtRecdObjIsPlanned(String objMgmtRecdObjIsPlanned)
Constraints: Not nullable, Maximum length: 1
|
void |
setObjMgmtRecdObjLastChangedAt(LocalDateTime objMgmtRecdObjLastChangedAt)
Constraints: Not nullable, Precision: 0
|
void |
setObjMgmtRecdObjLastChangedBy(String objMgmtRecdObjLastChangedBy)
Constraints: Not nullable, Maximum length: 12
|
void |
setObjMgmtRecdObjRevisionLevel(String objMgmtRecdObjRevisionLevel)
Constraints: Not nullable, Maximum length: 2
|
void |
setSAPObjectReadableID(String sAPObjectReadableID)
Constraints: Not nullable, Maximum length: 90
|
void |
setSAPObjectTechnicalID(String sAPObjectTechnicalID)
(Key Field) Constraints: Not nullable, Maximum length: 90
|
void |
setSAPObjectType(String sAPObjectType)
(Key Field) Constraints: Not nullable, Maximum length: 30
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final ChangeMstrObjectMgmtRecordSelectable ALL_FIELDS
public static final ChangeMstrObjectMgmtRecordField<String> CHANGE_NUMBER
public static final ChangeMstrObjectMgmtRecordField<String> SAP_OBJECT_TYPE
public static final ChangeMstrObjectMgmtRecordField<String> SAP_OBJECT_TECHNICAL_ID
public static final ChangeMstrObjectMgmtRecordField<String> SAP_OBJECT_READABLE_ID
public static final ChangeMstrObjectMgmtRecordField<String> CHG_NMBR_ALTERNATIVE_DATE_ID
public static final ChangeMstrObjectMgmtRecordField<String> OBJ_MGMT_RECD_DESCRIPTION
public static final ChangeMstrObjectMgmtRecordField<UUID> OBJ_MGMT_RECD_ITEM_UUID
public static final ChangeMstrObjectMgmtRecordField<LocalDateTime> OBJ_MGMT_RECD_LAST_CHANGED_AT
public static final ChangeMstrObjectMgmtRecordField<String> OBJ_MGMT_RECD_LAST_CHANGED_BY
public static final ChangeMstrObjectMgmtRecordField<LocalDateTime> OBJ_MGMT_RECD_CREATION_DATE
public static final ChangeMstrObjectMgmtRecordField<String> OBJ_MGMT_RECD_CREATED_BY
public static final ChangeMstrObjectMgmtRecordField<LocalDateTime> OBJ_MGMT_RECD_OBJ_LAST_CHANGED_AT
public static final ChangeMstrObjectMgmtRecordField<String> OBJ_MGMT_RECD_OBJ_LAST_CHANGED_BY
public static final ChangeMstrObjectMgmtRecordField<String> OBJ_MGMT_RECD_OBJ_IS_LOCKED_FOR_CHG
public static final ChangeMstrObjectMgmtRecordField<String> OBJ_MGMT_RECD_OBJ_IS_BASELINED
public static final ChangeMstrObjectMgmtRecordField<String> OBJ_MGMT_RECD_OBJ_IS_PLANNED
public static final ChangeMstrObjectMgmtRecordField<String> OBJ_MGMT_RECD_OBJ_REVISION_LEVEL
public static final ChangeMstrObjectMgmtRecordField<ZonedDateTime> CHANGE_NUMBER_LAST_CHGD_DATE_TIME
public ChangeMstrObjectMgmtRecord()
public ChangeMstrObjectMgmtRecord(@Nullable String changeNumber, @Nullable String sAPObjectType, @Nullable String sAPObjectTechnicalID, @Nullable String sAPObjectReadableID, @Nullable String chgNmbrAlternativeDateID, @Nullable String objMgmtRecdDescription, @Nullable UUID objMgmtRecdItemUUID, @Nullable LocalDateTime objMgmtRecdLastChangedAt, @Nullable String objMgmtRecdLastChangedBy, @Nullable LocalDateTime objMgmtRecdCreationDate, @Nullable String objMgmtRecdCreatedBy, @Nullable LocalDateTime objMgmtRecdObjLastChangedAt, @Nullable String objMgmtRecdObjLastChangedBy, @Nullable String objMgmtRecdObjIsLockedForChg, @Nullable String objMgmtRecdObjIsBaselined, @Nullable String objMgmtRecdObjIsPlanned, @Nullable String objMgmtRecdObjRevisionLevel, @Nullable ZonedDateTime changeNumberLastChgdDateTime)
@Nonnull public Class<ChangeMstrObjectMgmtRecord> getType()
getType
in class VdmObject<ChangeMstrObjectMgmtRecord>
public void setChangeNumber(@Nullable String changeNumber)
Original property name from the Odata EDM: ChangeNumber
changeNumber
- Change Numberpublic void setSAPObjectType(@Nullable String sAPObjectType)
Original property name from the Odata EDM: SAPObjectType
sAPObjectType
- SAP Object Typepublic void setSAPObjectTechnicalID(@Nullable String sAPObjectTechnicalID)
Original property name from the Odata EDM: SAPObjectTechnicalID
sAPObjectTechnicalID
- Identification of object to be changedpublic void setSAPObjectReadableID(@Nullable String sAPObjectReadableID)
Original property name from the Odata EDM: SAPObjectReadableID
sAPObjectReadableID
- SAPconnect/phone: Character 90public void setChgNmbrAlternativeDateID(@Nullable String chgNmbrAlternativeDateID)
Original property name from the Odata EDM: ChgNmbrAlternativeDateID
chgNmbrAlternativeDateID
- Alternative date external keypublic void setObjMgmtRecdDescription(@Nullable String objMgmtRecdDescription)
Original property name from the Odata EDM: ObjMgmtRecdDescription
objMgmtRecdDescription
- Object management record descriptionpublic void setObjMgmtRecdItemUUID(@Nullable UUID objMgmtRecdItemUUID)
Original property name from the Odata EDM: ObjMgmtRecdItemUUID
objMgmtRecdItemUUID
- Object Management Record Item GUIDpublic void setObjMgmtRecdLastChangedAt(@Nullable LocalDateTime objMgmtRecdLastChangedAt)
Original property name from the Odata EDM: ObjMgmtRecdLastChangedAt
objMgmtRecdLastChangedAt
- Date of Last Changepublic void setObjMgmtRecdLastChangedBy(@Nullable String objMgmtRecdLastChangedBy)
Original property name from the Odata EDM: ObjMgmtRecdLastChangedBy
objMgmtRecdLastChangedBy
- Name of person who changed objectpublic void setObjMgmtRecdCreationDate(@Nullable LocalDateTime objMgmtRecdCreationDate)
Original property name from the Odata EDM: ObjMgmtRecdCreationDate
objMgmtRecdCreationDate
- Date record created onpublic void setObjMgmtRecdCreatedBy(@Nullable String objMgmtRecdCreatedBy)
Original property name from the Odata EDM: ObjMgmtRecdCreatedBy
objMgmtRecdCreatedBy
- User who created recordpublic void setObjMgmtRecdObjLastChangedAt(@Nullable LocalDateTime objMgmtRecdObjLastChangedAt)
Original property name from the Odata EDM: ObjMgmtRecdObjLastChangedAt
objMgmtRecdObjLastChangedAt
- Date on which the object was last changedpublic void setObjMgmtRecdObjLastChangedBy(@Nullable String objMgmtRecdObjLastChangedBy)
Original property name from the Odata EDM: ObjMgmtRecdObjLastChangedBy
objMgmtRecdObjLastChangedBy
- User who last changed the objectpublic void setObjMgmtRecdObjIsLockedForChg(@Nullable String objMgmtRecdObjIsLockedForChg)
Original property name from the Odata EDM: ObjMgmtRecdObjIsLockedForChg
objMgmtRecdObjIsLockedForChg
- Indicator: Object locked for changespublic void setObjMgmtRecdObjIsBaselined(@Nullable String objMgmtRecdObjIsBaselined)
Original property name from the Odata EDM: ObjMgmtRecdObjIsBaselined
objMgmtRecdObjIsBaselined
- Baselining for object was performedpublic void setObjMgmtRecdObjIsPlanned(@Nullable String objMgmtRecdObjIsPlanned)
Original property name from the Odata EDM: ObjMgmtRecdObjIsPlanned
objMgmtRecdObjIsPlanned
- Indicator: planned recordpublic void setObjMgmtRecdObjRevisionLevel(@Nullable String objMgmtRecdObjRevisionLevel)
Original property name from the Odata EDM: ObjMgmtRecdObjRevisionLevel
objMgmtRecdObjRevisionLevel
- Revision Level without Conversion Exitpublic void setChangeNumberLastChgdDateTime(@Nullable ZonedDateTime changeNumberLastChgdDateTime)
Original property name from the Odata EDM: ChangeNumberLastChgdDateTime
changeNumberLastChgdDateTime
- UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<ChangeMstrObjectMgmtRecord>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<ChangeMstrObjectMgmtRecord>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ChangeMstrObjectMgmtRecord>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<ChangeMstrObjectMgmtRecord>
@Nonnull public static <T> ChangeMstrObjectMgmtRecordField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> ChangeMstrObjectMgmtRecordField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<ChangeMstrObjectMgmtRecord>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<ChangeMstrObjectMgmtRecord>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<ChangeMstrObjectMgmtRecord>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<ChangeMstrObjectMgmtRecord>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull public static ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder builder()
@Nullable public String getChangeNumber()
Original property name from the Odata EDM: ChangeNumber
@Nullable public String getSAPObjectType()
Original property name from the Odata EDM: SAPObjectType
@Nullable public String getSAPObjectTechnicalID()
Original property name from the Odata EDM: SAPObjectTechnicalID
@Nullable public String getSAPObjectReadableID()
Original property name from the Odata EDM: SAPObjectReadableID
@Nullable public String getChgNmbrAlternativeDateID()
Original property name from the Odata EDM: ChgNmbrAlternativeDateID
@Nullable public String getObjMgmtRecdDescription()
Original property name from the Odata EDM: ObjMgmtRecdDescription
@Nullable public UUID getObjMgmtRecdItemUUID()
Original property name from the Odata EDM: ObjMgmtRecdItemUUID
@Nullable public LocalDateTime getObjMgmtRecdLastChangedAt()
Original property name from the Odata EDM: ObjMgmtRecdLastChangedAt
@Nullable public String getObjMgmtRecdLastChangedBy()
Original property name from the Odata EDM: ObjMgmtRecdLastChangedBy
@Nullable public LocalDateTime getObjMgmtRecdCreationDate()
Original property name from the Odata EDM: ObjMgmtRecdCreationDate
@Nullable public String getObjMgmtRecdCreatedBy()
Original property name from the Odata EDM: ObjMgmtRecdCreatedBy
@Nullable public LocalDateTime getObjMgmtRecdObjLastChangedAt()
Original property name from the Odata EDM: ObjMgmtRecdObjLastChangedAt
@Nullable public String getObjMgmtRecdObjLastChangedBy()
Original property name from the Odata EDM: ObjMgmtRecdObjLastChangedBy
@Nullable public String getObjMgmtRecdObjIsLockedForChg()
Original property name from the Odata EDM: ObjMgmtRecdObjIsLockedForChg
@Nullable public String getObjMgmtRecdObjIsBaselined()
Original property name from the Odata EDM: ObjMgmtRecdObjIsBaselined
@Nullable public String getObjMgmtRecdObjIsPlanned()
Original property name from the Odata EDM: ObjMgmtRecdObjIsPlanned
@Nullable public String getObjMgmtRecdObjRevisionLevel()
Original property name from the Odata EDM: ObjMgmtRecdObjRevisionLevel
@Nullable public ZonedDateTime getChangeNumberLastChgdDateTime()
Original property name from the Odata EDM: ChangeNumberLastChgdDateTime
@Nonnull public String toString()
toString
in class VdmObject<ChangeMstrObjectMgmtRecord>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<ChangeMstrObjectMgmtRecord>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<ChangeMstrObjectMgmtRecord>
public int hashCode()
hashCode
in class VdmObject<ChangeMstrObjectMgmtRecord>
Copyright © 2021 SAP SE. All rights reserved.