public class ChangeMstrObMgReMaterial extends VdmEntity<ChangeMstrObMgReMaterial>
Original entity name from the Odata EDM: A_ChangeMstrObMgReMaterialType
Modifier and Type | Class and Description |
---|---|
static class |
ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder |
Modifier and Type | Field and Description |
---|---|
static ChangeMstrObMgReMaterialSelectable |
ALL_FIELDS
Selector for all available fields of ChangeMstrObMgReMaterial.
|
static ChangeMstrObMgReMaterialField<Boolean> |
ASSIGN_ALTERNATIVE_DATE_AC
Use with available fluent helpers to apply the AssignAlternativeDate_ac field to query operations.
|
static ChangeMstrObMgReMaterialField<String> |
CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static ChangeMstrObMgReMaterialField<Double> |
CHANGE_NUMBER_LAST_CHGD_DATE_TIME
Use with available fluent helpers to apply the ChangeNumberLastChgdDateTime field to query operations.
|
static ChangeMstrObMgReMaterialField<String> |
CHG_NMBR_ALTERNATIVE_DATE_ID
Use with available fluent helpers to apply the ChgNmbrAlternativeDateID field to query operations.
|
static ChangeMstrObMgReMaterialField<String> |
MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static ChangeMstrObMgReMaterialField<String> |
OBJ_MGMT_RECD_CREATED_BY
Use with available fluent helpers to apply the ObjMgmtRecdCreatedBy field to query operations.
|
static ChangeMstrObMgReMaterialField<LocalDateTime> |
OBJ_MGMT_RECD_CREATION_DATE
Use with available fluent helpers to apply the ObjMgmtRecdCreationDate field to query operations.
|
static ChangeMstrObMgReMaterialField<String> |
OBJ_MGMT_RECD_DESCRIPTION
Use with available fluent helpers to apply the ObjMgmtRecdDescription field to query operations.
|
static ChangeMstrObMgReMaterialField<UUID> |
OBJ_MGMT_RECD_ITEM_UUID
Use with available fluent helpers to apply the ObjMgmtRecdItemUUID field to query operations.
|
static ChangeMstrObMgReMaterialField<LocalDateTime> |
OBJ_MGMT_RECD_LAST_CHANGED_AT
Use with available fluent helpers to apply the ObjMgmtRecdLastChangedAt field to query operations.
|
static ChangeMstrObMgReMaterialField<String> |
OBJ_MGMT_RECD_LAST_CHANGED_BY
Use with available fluent helpers to apply the ObjMgmtRecdLastChangedBy field to query operations.
|
static ChangeMstrObMgReMaterialField<String> |
OBJ_MGMT_RECD_OBJ_IS_LOCKED_FOR_CHG
Use with available fluent helpers to apply the ObjMgmtRecdObjIsLockedForChg field to query operations.
|
static ChangeMstrObMgReMaterialField<String> |
OBJ_MGMT_RECD_OBJ_IS_PLANNED
Use with available fluent helpers to apply the ObjMgmtRecdObjIsPlanned field to query operations.
|
static ChangeMstrObMgReMaterialField<LocalDateTime> |
OBJ_MGMT_RECD_OBJ_LAST_CHANGED_AT
Use with available fluent helpers to apply the ObjMgmtRecdObjLastChangedAt field to query operations.
|
static ChangeMstrObMgReMaterialField<String> |
OBJ_MGMT_RECD_OBJ_LAST_CHANGED_BY
Use with available fluent helpers to apply the ObjMgmtRecdObjLastChangedBy field to query operations.
|
static ChangeMstrObMgReMaterialField<String> |
OBJ_MGMT_RECD_OBJ_REVISION_LEVEL
Use with available fluent helpers to apply the ObjMgmtRecdObjRevisionLevel field to query operations.
|
static ChangeMstrObMgReMaterialField<String> |
SAP_OBJECT_TECHNICAL_ID
Use with available fluent helpers to apply the SAPObjectTechnicalID field to query operations.
|
static ChangeMstrObMgReMaterialField<Boolean> |
UNASSIGN_ALTERNATIVE_DATE_AC
Use with available fluent helpers to apply the UnassignAlternativeDate_ac field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
ChangeMstrObMgReMaterial() |
ChangeMstrObMgReMaterial(Boolean assignAlternativeDate_ac,
Boolean unassignAlternativeDate_ac,
String changeNumber,
String material,
String chgNmbrAlternativeDateID,
String sAPObjectTechnicalID,
String objMgmtRecdDescription,
UUID objMgmtRecdItemUUID,
LocalDateTime objMgmtRecdLastChangedAt,
String objMgmtRecdLastChangedBy,
LocalDateTime objMgmtRecdCreationDate,
String objMgmtRecdCreatedBy,
LocalDateTime objMgmtRecdObjLastChangedAt,
String objMgmtRecdObjLastChangedBy,
String objMgmtRecdObjIsLockedForChg,
String objMgmtRecdObjIsPlanned,
String objMgmtRecdObjRevisionLevel,
Double changeNumberLastChgdDateTime,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> ChangeMstrObMgReMaterialField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
Boolean |
getAssignAlternativeDate_ac()
Constraints: noneOriginal property name from the Odata EDM: AssignAlternativeDate_ac
|
String |
getChangeNumber()
(Key Field) Constraints: Not nullable, Maximum length: 12 Original property name from the Odata EDM: ChangeNumberIf 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
|
Double |
getChangeNumberLastChgdDateTime()
Constraints: Not nullableOriginal property name from the Odata EDM: ChangeNumberLastChgdDateTime
|
String |
getChgNmbrAlternativeDateID()
Constraints: Not nullable, Maximum length: 18 Original property name from the Odata EDM: ChgNmbrAlternativeDateID
|
protected String |
getEndpointUrl() |
protected String |
getEntityCollection() |
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
protected Map<String,Object> |
getKey() |
String |
getMaterial()
(Key Field) Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: Material
|
String |
getObjMgmtRecdCreatedBy()
Constraints: Not nullable, Maximum length: 12 Original property name from the Odata EDM: ObjMgmtRecdCreatedBy
|
LocalDateTime |
getObjMgmtRecdCreationDate()
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: ObjMgmtRecdCreationDate
|
String |
getObjMgmtRecdDescription()
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: ObjMgmtRecdDescriptionYou can enter or edit a long text by choosing the Object longtext function in the Extras menu.
|
UUID |
getObjMgmtRecdItemUUID()
Constraints: noneOriginal property name from the Odata EDM: ObjMgmtRecdItemUUID
|
LocalDateTime |
getObjMgmtRecdLastChangedAt()
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: ObjMgmtRecdLastChangedAt
|
String |
getObjMgmtRecdLastChangedBy()
Constraints: Not nullable, Maximum length: 12 Original property name from the Odata EDM: ObjMgmtRecdLastChangedBy
|
String |
getObjMgmtRecdObjIsLockedForChg()
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: ObjMgmtRecdObjIsLockedForChg
|
String |
getObjMgmtRecdObjIsPlanned()
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: ObjMgmtRecdObjIsPlannedno master record yet exists for this object and
no changes have been entered for the object with this change number
|
LocalDateTime |
getObjMgmtRecdObjLastChangedAt()
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: ObjMgmtRecdObjLastChangedAt
|
String |
getObjMgmtRecdObjLastChangedBy()
Constraints: Not nullable, Maximum length: 12 Original property name from the Odata EDM: ObjMgmtRecdObjLastChangedBy
|
String |
getObjMgmtRecdObjRevisionLevel()
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: ObjMgmtRecdObjRevisionLevelYou can assign a revision level when you make a change with reference to a change number with a particular valid-from date.
|
String |
getSAPObjectTechnicalID()
Constraints: Not nullable, Maximum length: 90 Original property name from the Odata EDM: SAPObjectTechnicalID
|
Class<ChangeMstrObMgReMaterial> |
getType() |
Boolean |
getUnassignAlternativeDate_ac()
Constraints: noneOriginal property name from the Odata EDM: UnassignAlternativeDate_ac
|
int |
hashCode() |
void |
setAssignAlternativeDate_ac(Boolean assignAlternativeDate_ac)
Constraints: noneOriginal property name from the Odata EDM: AssignAlternativeDate_ac
|
void |
setChangeNumber(String changeNumber)
(Key Field) Constraints: Not nullable, Maximum length: 12 Original property name from the Odata EDM: ChangeNumberIf 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
|
void |
setChangeNumberLastChgdDateTime(Double changeNumberLastChgdDateTime)
Constraints: Not nullableOriginal property name from the Odata EDM: ChangeNumberLastChgdDateTime
|
void |
setChgNmbrAlternativeDateID(String chgNmbrAlternativeDateID)
Constraints: Not nullable, Maximum length: 18 Original property name from the Odata EDM: ChgNmbrAlternativeDateID
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
void |
setMaterial(String material)
(Key Field) Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: Material
|
void |
setObjMgmtRecdCreatedBy(String objMgmtRecdCreatedBy)
Constraints: Not nullable, Maximum length: 12 Original property name from the Odata EDM: ObjMgmtRecdCreatedBy
|
void |
setObjMgmtRecdCreationDate(LocalDateTime objMgmtRecdCreationDate)
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: ObjMgmtRecdCreationDate
|
void |
setObjMgmtRecdDescription(String objMgmtRecdDescription)
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: ObjMgmtRecdDescriptionYou can enter or edit a long text by choosing the Object longtext function in the Extras menu.
|
void |
setObjMgmtRecdItemUUID(UUID objMgmtRecdItemUUID)
Constraints: noneOriginal property name from the Odata EDM: ObjMgmtRecdItemUUID
|
void |
setObjMgmtRecdLastChangedAt(LocalDateTime objMgmtRecdLastChangedAt)
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: ObjMgmtRecdLastChangedAt
|
void |
setObjMgmtRecdLastChangedBy(String objMgmtRecdLastChangedBy)
Constraints: Not nullable, Maximum length: 12 Original property name from the Odata EDM: ObjMgmtRecdLastChangedBy
|
void |
setObjMgmtRecdObjIsLockedForChg(String objMgmtRecdObjIsLockedForChg)
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: ObjMgmtRecdObjIsLockedForChg
|
void |
setObjMgmtRecdObjIsPlanned(String objMgmtRecdObjIsPlanned)
Constraints: Not nullable, Maximum length: 1 Original property name from the Odata EDM: ObjMgmtRecdObjIsPlannedno master record yet exists for this object and
no changes have been entered for the object with this change number
|
void |
setObjMgmtRecdObjLastChangedAt(LocalDateTime objMgmtRecdObjLastChangedAt)
Constraints: Not nullable, Precision: 0 Original property name from the Odata EDM: ObjMgmtRecdObjLastChangedAt
|
void |
setObjMgmtRecdObjLastChangedBy(String objMgmtRecdObjLastChangedBy)
Constraints: Not nullable, Maximum length: 12 Original property name from the Odata EDM: ObjMgmtRecdObjLastChangedBy
|
void |
setObjMgmtRecdObjRevisionLevel(String objMgmtRecdObjRevisionLevel)
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: ObjMgmtRecdObjRevisionLevelYou can assign a revision level when you make a change with reference to a change number with a particular valid-from date.
|
void |
setSAPObjectTechnicalID(String sAPObjectTechnicalID)
Constraints: Not nullable, Maximum length: 90 Original property name from the Odata EDM: SAPObjectTechnicalID
|
void |
setUnassignAlternativeDate_ac(Boolean unassignAlternativeDate_ac)
Constraints: noneOriginal property name from the Odata EDM: UnassignAlternativeDate_ac
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getVersionIdentifier, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final ChangeMstrObMgReMaterialSelectable ALL_FIELDS
public static final ChangeMstrObMgReMaterialField<Boolean> ASSIGN_ALTERNATIVE_DATE_AC
public static final ChangeMstrObMgReMaterialField<Boolean> UNASSIGN_ALTERNATIVE_DATE_AC
public static final ChangeMstrObMgReMaterialField<String> CHANGE_NUMBER
public static final ChangeMstrObMgReMaterialField<String> MATERIAL
public static final ChangeMstrObMgReMaterialField<String> CHG_NMBR_ALTERNATIVE_DATE_ID
public static final ChangeMstrObMgReMaterialField<String> SAP_OBJECT_TECHNICAL_ID
public static final ChangeMstrObMgReMaterialField<String> OBJ_MGMT_RECD_DESCRIPTION
public static final ChangeMstrObMgReMaterialField<UUID> OBJ_MGMT_RECD_ITEM_UUID
public static final ChangeMstrObMgReMaterialField<LocalDateTime> OBJ_MGMT_RECD_LAST_CHANGED_AT
public static final ChangeMstrObMgReMaterialField<String> OBJ_MGMT_RECD_LAST_CHANGED_BY
public static final ChangeMstrObMgReMaterialField<LocalDateTime> OBJ_MGMT_RECD_CREATION_DATE
public static final ChangeMstrObMgReMaterialField<String> OBJ_MGMT_RECD_CREATED_BY
public static final ChangeMstrObMgReMaterialField<LocalDateTime> OBJ_MGMT_RECD_OBJ_LAST_CHANGED_AT
public static final ChangeMstrObMgReMaterialField<String> OBJ_MGMT_RECD_OBJ_LAST_CHANGED_BY
public static final ChangeMstrObMgReMaterialField<String> OBJ_MGMT_RECD_OBJ_IS_LOCKED_FOR_CHG
public static final ChangeMstrObMgReMaterialField<String> OBJ_MGMT_RECD_OBJ_IS_PLANNED
public static final ChangeMstrObMgReMaterialField<String> OBJ_MGMT_RECD_OBJ_REVISION_LEVEL
public static final ChangeMstrObMgReMaterialField<Double> CHANGE_NUMBER_LAST_CHGD_DATE_TIME
public ChangeMstrObMgReMaterial()
public ChangeMstrObMgReMaterial(@Nullable Boolean assignAlternativeDate_ac, @Nullable Boolean unassignAlternativeDate_ac, @Nullable String changeNumber, @Nullable String material, @Nullable String chgNmbrAlternativeDateID, @Nullable String sAPObjectTechnicalID, @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 objMgmtRecdObjIsPlanned, @Nullable String objMgmtRecdObjRevisionLevel, @Nullable Double changeNumberLastChgdDateTime, @Nullable ErpConfigContext erpConfigContext)
public Class<ChangeMstrObMgReMaterial> getType()
getType
in class VdmObject<ChangeMstrObMgReMaterial>
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 setMaterial(@Nullable String material)
Original property name from the Odata EDM: Material
material
- Material Numberpublic 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 setSAPObjectTechnicalID(@Nullable String sAPObjectTechnicalID)
Original property name from the Odata EDM: SAPObjectTechnicalID
sAPObjectTechnicalID
- Identification of object to be changedpublic 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 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
- protected String getEndpointUrl()
getEndpointUrl
in class VdmEntity<ChangeMstrObMgReMaterial>
protected String getEntityCollection()
getEntityCollection
in class VdmEntity<ChangeMstrObMgReMaterial>
protected Map<String,Object> getKey()
getKey
in class VdmObject<ChangeMstrObMgReMaterial>
protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ChangeMstrObMgReMaterial>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<ChangeMstrObMgReMaterial>
public static <T> ChangeMstrObMgReMaterialField<T> field(String fieldName, Class<T> fieldType)
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.public static ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder 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 getMaterial()
Original property name from the Odata EDM: Material
@Nullable public String getChgNmbrAlternativeDateID()
Original property name from the Odata EDM: ChgNmbrAlternativeDateID
@Nullable public String getSAPObjectTechnicalID()
Original property name from the Odata EDM: SAPObjectTechnicalID
@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 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
@Nullable public ErpConfigContext getErpConfigContext()
public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
setErpConfigContext
in class VdmEntity<ChangeMstrObMgReMaterial>
erpConfigContext
- public String toString()
toString
in class VdmObject<ChangeMstrObMgReMaterial>
public boolean equals(Object o)
equals
in class VdmObject<ChangeMstrObMgReMaterial>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<ChangeMstrObMgReMaterial>
public int hashCode()
hashCode
in class VdmObject<ChangeMstrObMgReMaterial>
Copyright © 2018 SAP SE. All rights reserved.