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<Boolean> |
ASSIGN_ALTERNATIVE_DATE_AC
Use with available fluent helpers to apply the AssignAlternativeDate_ac field to query operations.
|
static ChangeMstrObjectMgmtRecordField<String> |
CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static ChangeMstrObjectMgmtRecordField<Double> |
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.
|
static ChangeMstrObjectMgmtRecordField<Boolean> |
UNASSIGN_ALTERNATIVE_DATE_AC
Use with available fluent helpers to apply the UnassignAlternativeDate_ac field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
ChangeMstrObjectMgmtRecord() |
ChangeMstrObjectMgmtRecord(Boolean assignAlternativeDate_ac,
Boolean unassignAlternativeDate_ac,
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,
Double changeNumberLastChgdDateTime) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
ErpConfigContext configContext)
Sets the service path and ERP configuration context 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) |
Boolean |
getAssignAlternativeDate_ac()
Constraints: none
|
String |
getChangeNumber()
(Key Field) Constraints: Not nullable, Maximum length: 12
|
Double |
getChangeNumberLastChgdDateTime()
Constraints: Not nullable
|
String |
getChgNmbrAlternativeDateID()
Constraints: Not nullable, Maximum length: 18
|
protected String |
getDefaultServicePath() |
protected String |
getEntityCollection() |
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
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() |
Boolean |
getUnassignAlternativeDate_ac()
Constraints: none
|
int |
hashCode() |
void |
setAssignAlternativeDate_ac(Boolean assignAlternativeDate_ac)
Constraints: none
|
void |
setChangeNumber(String changeNumber)
(Key Field) Constraints: Not nullable, Maximum length: 12
|
void |
setChangeNumberLastChgdDateTime(Double changeNumberLastChgdDateTime)
Constraints: Not nullable
|
void |
setChgNmbrAlternativeDateID(String chgNmbrAlternativeDateID)
Constraints: Not nullable, Maximum length: 18
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Deprecated.
Use
attachToService(String, ErpConfigContext) instead. |
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.
|
void |
setUnassignAlternativeDate_ac(Boolean unassignAlternativeDate_ac)
Constraints: none
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getEndpointUrl, getServicePathForFetch, getVersionIdentifier, 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<Boolean> ASSIGN_ALTERNATIVE_DATE_AC
public static final ChangeMstrObjectMgmtRecordField<Boolean> UNASSIGN_ALTERNATIVE_DATE_AC
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<Double> CHANGE_NUMBER_LAST_CHGD_DATE_TIME
public ChangeMstrObjectMgmtRecord()
public ChangeMstrObjectMgmtRecord(@Nullable Boolean assignAlternativeDate_ac, @Nullable Boolean unassignAlternativeDate_ac, @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 Double changeNumberLastChgdDateTime)
@Nonnull public Class<ChangeMstrObjectMgmtRecord> getType()
getType
in class VdmObject<ChangeMstrObjectMgmtRecord>
public void setAssignAlternativeDate_ac(@Nullable Boolean assignAlternativeDate_ac)
Original property name from the Odata EDM: AssignAlternativeDate_ac
assignAlternativeDate_ac
- Dynamic Action Propertypublic void setUnassignAlternativeDate_ac(@Nullable Boolean unassignAlternativeDate_ac)
Original property name from the Odata EDM: UnassignAlternativeDate_ac
unassignAlternativeDate_ac
- Dynamic Action Propertypublic void setChangeNumber(@Nullable String changeNumber)
Original property name from the Odata EDM: ChangeNumber
If you make a change with reference to a change number, or create an object with a change number, the following functions are at your disposal: The system determines the validity conditions The conditions that the change is effective under can be defined in the change master record as follows: Changes with a date validity (valid-from date) Changes with parameter effectivity (for example: serial no. effectivity) Log of the changes made Documentation of the changes Assignment of a revision level to a change state of a material or document Release of changes for the different areas in the company
changeNumber
- Number used to uniquely identify a change master record.public void setSAPObjectType(@Nullable String sAPObjectType)
Original property name from the Odata EDM: SAPObjectType
sAPObjectType
- Indicates the name of the business object type.public 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
- Key that uniquely identifies a valid-from date that differs from the valid-from date (change header).public void setObjMgmtRecdDescription(@Nullable String objMgmtRecdDescription)
Original property name from the Odata EDM: ObjMgmtRecdDescription
You can enter or edit a long text by choosing the Object longtext function in the Extras menu.
objMgmtRecdDescription
- Description of a single change that is made to a certain object.public 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 on which the record was created.public void setObjMgmtRecdCreatedBy(@Nullable String objMgmtRecdCreatedBy)
Original property name from the Odata EDM: ObjMgmtRecdCreatedBy
objMgmtRecdCreatedBy
- Name of the person who created the record.public void setObjMgmtRecdObjLastChangedAt(@Nullable LocalDateTime objMgmtRecdObjLastChangedAt)
Original property name from the Odata EDM: ObjMgmtRecdObjLastChangedAt
objMgmtRecdObjLastChangedAt
- Date on Which 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
- Indication that no changes can be made to this object with reference to this change number.public void setObjMgmtRecdObjIsBaselined(@Nullable String objMgmtRecdObjIsBaselined)
Original property name from the Odata EDM: ObjMgmtRecdObjIsBaselined
The indicator is set by the system when you create a Baseline. This results in the following: You can no longer process this object with reference to a change number. You can carry out no more date shifts for this change number.
objMgmtRecdObjIsBaselined
- Specifies that the object has been frozen in a Baseline.public void setObjMgmtRecdObjIsPlanned(@Nullable String objMgmtRecdObjIsPlanned)
Original property name from the Odata EDM: ObjMgmtRecdObjIsPlanned
no master record yet exists for this object and no changes have been entered for the object with this change number
objMgmtRecdObjIsPlanned
- Indicator set by the system for a management record if the following apply:public void setObjMgmtRecdObjRevisionLevel(@Nullable String objMgmtRecdObjRevisionLevel)
Original property name from the Odata EDM: ObjMgmtRecdObjRevisionLevel
You can assign a revision level when you make a change with reference to a change number with a particular valid-from date. To do this, proceed as follows: Change a Material You can assign a revision level directly during processing in the material master record or in the material BOM header. Change a Document With documents, you can control whether a revision level is assigned, according to the document type. In this case you define a document status and set the release indicator for it. As soon as you process a document of this type, with reference to a change number and set this status for the first time, the revision level is assigned automatically. To enable you to enter a revision level, you first have to define it. To do this choose Logistics -> Central functions -> Engineering change management and then the menu path Revision level -> Material rev. level or Document rev. level. In the Setup control data section you can define how you want the assignment to be made.
objMgmtRecdObjRevisionLevel
- Indicates a material or document's change status in addition to the change number.public void setChangeNumberLastChgdDateTime(@Nullable Double changeNumberLastChgdDateTime)
Original property name from the Odata EDM: ChangeNumberLastChgdDateTime
changeNumberLastChgdDateTime
- The changeNumberLastChgdDateTime to set.protected String getEntityCollection()
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 ErpConfigContext getErpConfigContext()
VdmEntity
getErpConfigContext
in class VdmEntity<ChangeMstrObjectMgmtRecord>
@Deprecated public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
attachToService(String, ErpConfigContext)
instead.VdmEntity
setErpConfigContext
in class VdmEntity<ChangeMstrObjectMgmtRecord>
erpConfigContext
- New ERP configuration context to apply to this entityprotected 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, @Nullable ErpConfigContext configContext)
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.configContext
- Optional parameter. New ERP configuration context to apply to this entity and any associated entities
that were previously fetched. If a null value is provided and the ERP configuration context has never
been set, then the ERP configuration context will be set to a new instance of
ErpConfigContext
.protected String getDefaultServicePath()
getDefaultServicePath
in class VdmEntity<ChangeMstrObjectMgmtRecord>
public static ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder builder()
@Nullable public Boolean getAssignAlternativeDate_ac()
Original property name from the Odata EDM: AssignAlternativeDate_ac
@Nullable public Boolean getUnassignAlternativeDate_ac()
Original property name from the Odata EDM: UnassignAlternativeDate_ac
@Nullable public String getChangeNumber()
Original property name from the Odata EDM: ChangeNumber
If you make a change with reference to a change number, or create an object with a change number, the following functions are at your disposal: The system determines the validity conditions The conditions that the change is effective under can be defined in the change master record as follows: Changes with a date validity (valid-from date) Changes with parameter effectivity (for example: serial no. effectivity) Log of the changes made Documentation of the changes Assignment of a revision level to a change state of a material or document Release of changes for the different areas in the company
@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
You can enter or edit a long text by choosing the Object longtext function in the Extras menu.
@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
The indicator is set by the system when you create a Baseline. This results in the following: You can no longer process this object with reference to a change number. You can carry out no more date shifts for this change number.
@Nullable public String getObjMgmtRecdObjIsPlanned()
Original property name from the Odata EDM: ObjMgmtRecdObjIsPlanned
no master record yet exists for this object and no changes have been entered for the object with this change number
@Nullable public String getObjMgmtRecdObjRevisionLevel()
Original property name from the Odata EDM: ObjMgmtRecdObjRevisionLevel
You can assign a revision level when you make a change with reference to a change number with a particular valid-from date. To do this, proceed as follows: Change a Material You can assign a revision level directly during processing in the material master record or in the material BOM header. Change a Document With documents, you can control whether a revision level is assigned, according to the document type. In this case you define a document status and set the release indicator for it. As soon as you process a document of this type, with reference to a change number and set this status for the first time, the revision level is assigned automatically. To enable you to enter a revision level, you first have to define it. To do this choose Logistics -> Central functions -> Engineering change management and then the menu path Revision level -> Material rev. level or Document rev. level. In the Setup control data section you can define how you want the assignment to be made.
@Nullable public Double getChangeNumberLastChgdDateTime()
Original property name from the Odata EDM: ChangeNumberLastChgdDateTime
public String toString()
toString
in class VdmObject<ChangeMstrObjectMgmtRecord>
public boolean equals(Object o)
equals
in class VdmObject<ChangeMstrObjectMgmtRecord>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<ChangeMstrObjectMgmtRecord>
public int hashCode()
hashCode
in class VdmObject<ChangeMstrObjectMgmtRecord>
Copyright © 2019 SAP SE. All rights reserved.