public class MasterRecipePhseRelshp extends VdmEntity<MasterRecipePhseRelshp>
Original entity name from the Odata EDM: MasterRecipePhseRelshpType
Modifier and Type | Class and Description |
---|---|
static class |
MasterRecipePhseRelshp.MasterRecipePhseRelshpBuilder |
Modifier and Type | Field and Description |
---|---|
static MasterRecipePhseRelshpSelectable |
ALL_FIELDS
Selector for all available fields of MasterRecipePhseRelshp.
|
static MasterRecipePhseRelshpField<String> |
CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static MasterRecipePhseRelshpField<ZonedDateTime> |
CHANGED_DATE_TIME
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
|
static MasterRecipePhseRelshpField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static MasterRecipePhseRelshpField<LocalDateTime> |
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static MasterRecipePhseRelshpField<String> |
FACTORY_CALENDAR
Use with available fluent helpers to apply the FactoryCalendar field to query operations.
|
static MasterRecipePhseRelshpField<LocalDateTime> |
LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static MasterRecipePhseRelshpField<String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static MasterRecipePhseRelshpField<String> |
MASTER_RECIPE_RELATIONSHIP_TYPE
Use with available fluent helpers to apply the MasterRecipeRelationshipType field to query operations.
|
static MasterRecipePhseRelshpField<BigDecimal> |
MAX_TIME_INTVL_BTWN_RELSHP
Use with available fluent helpers to apply the MaxTimeIntvlBtwnRelshp field to query operations.
|
static MasterRecipePhseRelshpField<Boolean> |
MAX_TIME_INTVL_IS_USED_FOR_SCHEDG
Use with available fluent helpers to apply the MaxTimeIntvlIsUsedForSchedg field to query operations.
|
static MasterRecipePhseRelshpField<String> |
MSTR_RCP_RELATIONSHIP_INT_VERSION
Use with available fluent helpers to apply the MstrRcpRelationshipIntVersion field to query operations.
|
static MasterRecipePhseRelshpField<String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static MasterRecipePhseRelshpField<String> |
PRDCSSR_MASTER_RECIPE
Use with available fluent helpers to apply the PrdcssrMasterRecipe field to query operations.
|
static MasterRecipePhseRelshpField<String> |
PRDCSSR_MASTER_RECIPE_GROUP
Use with available fluent helpers to apply the PrdcssrMasterRecipeGroup field to query operations.
|
static MasterRecipePhseRelshpField<String> |
PRDCSSR_MSTR_RCP_OP_INTERNAL_ID
Use with available fluent helpers to apply the PrdcssrMstrRcpOpInternalID field to query operations.
|
static MasterRecipePhseRelshpField<String> |
SUCCSSR_MASTER_RECIPE
Use with available fluent helpers to apply the SuccssrMasterRecipe field to query operations.
|
static MasterRecipePhseRelshpField<String> |
SUCCSSR_MASTER_RECIPE_GROUP
Use with available fluent helpers to apply the SuccssrMasterRecipeGroup field to query operations.
|
static MasterRecipePhseRelshpField<String> |
SUCCSSR_MSTR_RCP_OP_INTERNAL_ID
Use with available fluent helpers to apply the SuccssrMstrRcpOpInternalID field to query operations.
|
static MasterRecipePhseRelshpField<BigDecimal> |
TIME_INTVL_BTWN_RELSHP
Use with available fluent helpers to apply the TimeIntvlBtwnRelshp field to query operations.
|
static MasterRecipePhseRelshpField<String> |
TIME_INTVL_BTWN_RELSHP_UNIT
Use with available fluent helpers to apply the TimeIntvlBtwnRelshpUnit field to query operations.
|
static MasterRecipePhseRelshpField<LocalDateTime> |
VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static MasterRecipePhseRelshpField<LocalDateTime> |
VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
static MasterRecipePhseRelshpField<String> |
WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the WorkCenterInternalID field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
MasterRecipePhseRelshp() |
MasterRecipePhseRelshp(String prdcssrMasterRecipeGroup,
String prdcssrMasterRecipe,
String prdcssrMstrRcpOpInternalID,
String succssrMasterRecipeGroup,
String succssrMasterRecipe,
String succssrMstrRcpOpInternalID,
String masterRecipeRelationshipType,
Boolean maxTimeIntvlIsUsedForSchedg,
String mstrRcpRelationshipIntVersion,
BigDecimal timeIntvlBtwnRelshp,
BigDecimal maxTimeIntvlBtwnRelshp,
String timeIntvlBtwnRelshpUnit,
String factoryCalendar,
String workCenterInternalID,
String plant,
LocalDateTime creationDate,
String createdByUser,
LocalDateTime lastChangeDate,
String lastChangedByUser,
LocalDateTime validityStartDate,
LocalDateTime validityEndDate,
String changeNumber,
ZonedDateTime changedDateTime) |
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 MasterRecipePhseRelshp.MasterRecipePhseRelshpBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> MasterRecipePhseRelshpField<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) |
ZonedDateTime |
getChangedDateTime()
Constraints: Not nullable, Precision: 0
|
String |
getChangeNumber()
Constraints: Not nullable, Maximum length: 12
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
LocalDateTime |
getCreationDate()
Constraints: Not nullable, Precision: 0
|
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.
|
String |
getFactoryCalendar()
Constraints: Not nullable, Maximum length: 2
|
protected Map<String,Object> |
getKey() |
LocalDateTime |
getLastChangeDate()
Constraints: Not nullable, Precision: 0
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
String |
getMasterRecipeRelationshipType()
(Key Field) Constraints: Not nullable, Maximum length: 2
|
BigDecimal |
getMaxTimeIntvlBtwnRelshp()
Constraints: Not nullable, Precision: 5, Scale: 1
|
Boolean |
getMaxTimeIntvlIsUsedForSchedg()
(Key Field) Constraints: Not nullable
|
String |
getMstrRcpRelationshipIntVersion()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getPlant()
Constraints: Not nullable, Maximum length: 4
|
String |
getPrdcssrMasterRecipe()
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
getPrdcssrMasterRecipeGroup()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getPrdcssrMstrRcpOpInternalID()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getSuccssrMasterRecipe()
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
getSuccssrMasterRecipeGroup()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
String |
getSuccssrMstrRcpOpInternalID()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
BigDecimal |
getTimeIntvlBtwnRelshp()
Constraints: Not nullable, Precision: 5, Scale: 1
|
String |
getTimeIntvlBtwnRelshpUnit()
Constraints: Not nullable, Maximum length: 3
|
Class<MasterRecipePhseRelshp> |
getType() |
LocalDateTime |
getValidityEndDate()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getValidityStartDate()
Constraints: Not nullable, Precision: 0
|
String |
getWorkCenterInternalID()
Constraints: Not nullable, Maximum length: 8
|
int |
hashCode() |
void |
setChangedDateTime(ZonedDateTime changedDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setChangeNumber(String changeNumber)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDate(LocalDateTime creationDate)
Constraints: Not nullable, Precision: 0
|
void |
setFactoryCalendar(String factoryCalendar)
Constraints: Not nullable, Maximum length: 2
|
void |
setLastChangeDate(LocalDateTime lastChangeDate)
Constraints: Not nullable, Precision: 0
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setMasterRecipeRelationshipType(String masterRecipeRelationshipType)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
void |
setMaxTimeIntvlBtwnRelshp(BigDecimal maxTimeIntvlBtwnRelshp)
Constraints: Not nullable, Precision: 5, Scale: 1
|
void |
setMaxTimeIntvlIsUsedForSchedg(Boolean maxTimeIntvlIsUsedForSchedg)
(Key Field) Constraints: Not nullable
|
void |
setMstrRcpRelationshipIntVersion(String mstrRcpRelationshipIntVersion)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setPlant(String plant)
Constraints: Not nullable, Maximum length: 4
|
void |
setPrdcssrMasterRecipe(String prdcssrMasterRecipe)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
void |
setPrdcssrMasterRecipeGroup(String prdcssrMasterRecipeGroup)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setPrdcssrMstrRcpOpInternalID(String prdcssrMstrRcpOpInternalID)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setSuccssrMasterRecipe(String succssrMasterRecipe)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
void |
setSuccssrMasterRecipeGroup(String succssrMasterRecipeGroup)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setSuccssrMstrRcpOpInternalID(String succssrMstrRcpOpInternalID)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setTimeIntvlBtwnRelshp(BigDecimal timeIntvlBtwnRelshp)
Constraints: Not nullable, Precision: 5, Scale: 1
|
void |
setTimeIntvlBtwnRelshpUnit(String timeIntvlBtwnRelshpUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setValidityEndDate(LocalDateTime validityEndDate)
Constraints: Not nullable, Precision: 0
|
void |
setValidityStartDate(LocalDateTime validityStartDate)
Constraints: Not nullable, Precision: 0
|
void |
setWorkCenterInternalID(String workCenterInternalID)
Constraints: Not nullable, Maximum length: 8
|
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 MasterRecipePhseRelshpSelectable ALL_FIELDS
public static final MasterRecipePhseRelshpField<String> PRDCSSR_MASTER_RECIPE_GROUP
public static final MasterRecipePhseRelshpField<String> PRDCSSR_MASTER_RECIPE
public static final MasterRecipePhseRelshpField<String> PRDCSSR_MSTR_RCP_OP_INTERNAL_ID
public static final MasterRecipePhseRelshpField<String> SUCCSSR_MASTER_RECIPE_GROUP
public static final MasterRecipePhseRelshpField<String> SUCCSSR_MASTER_RECIPE
public static final MasterRecipePhseRelshpField<String> SUCCSSR_MSTR_RCP_OP_INTERNAL_ID
public static final MasterRecipePhseRelshpField<String> MASTER_RECIPE_RELATIONSHIP_TYPE
public static final MasterRecipePhseRelshpField<Boolean> MAX_TIME_INTVL_IS_USED_FOR_SCHEDG
public static final MasterRecipePhseRelshpField<String> MSTR_RCP_RELATIONSHIP_INT_VERSION
public static final MasterRecipePhseRelshpField<BigDecimal> TIME_INTVL_BTWN_RELSHP
public static final MasterRecipePhseRelshpField<BigDecimal> MAX_TIME_INTVL_BTWN_RELSHP
public static final MasterRecipePhseRelshpField<String> TIME_INTVL_BTWN_RELSHP_UNIT
public static final MasterRecipePhseRelshpField<String> FACTORY_CALENDAR
public static final MasterRecipePhseRelshpField<String> WORK_CENTER_INTERNAL_ID
public static final MasterRecipePhseRelshpField<String> PLANT
public static final MasterRecipePhseRelshpField<LocalDateTime> CREATION_DATE
public static final MasterRecipePhseRelshpField<String> CREATED_BY_USER
public static final MasterRecipePhseRelshpField<LocalDateTime> LAST_CHANGE_DATE
public static final MasterRecipePhseRelshpField<String> LAST_CHANGED_BY_USER
public static final MasterRecipePhseRelshpField<LocalDateTime> VALIDITY_START_DATE
public static final MasterRecipePhseRelshpField<LocalDateTime> VALIDITY_END_DATE
public static final MasterRecipePhseRelshpField<String> CHANGE_NUMBER
public static final MasterRecipePhseRelshpField<ZonedDateTime> CHANGED_DATE_TIME
public MasterRecipePhseRelshp()
public MasterRecipePhseRelshp(@Nullable String prdcssrMasterRecipeGroup, @Nullable String prdcssrMasterRecipe, @Nullable String prdcssrMstrRcpOpInternalID, @Nullable String succssrMasterRecipeGroup, @Nullable String succssrMasterRecipe, @Nullable String succssrMstrRcpOpInternalID, @Nullable String masterRecipeRelationshipType, @Nullable Boolean maxTimeIntvlIsUsedForSchedg, @Nullable String mstrRcpRelationshipIntVersion, @Nullable BigDecimal timeIntvlBtwnRelshp, @Nullable BigDecimal maxTimeIntvlBtwnRelshp, @Nullable String timeIntvlBtwnRelshpUnit, @Nullable String factoryCalendar, @Nullable String workCenterInternalID, @Nullable String plant, @Nullable LocalDateTime creationDate, @Nullable String createdByUser, @Nullable LocalDateTime lastChangeDate, @Nullable String lastChangedByUser, @Nullable LocalDateTime validityStartDate, @Nullable LocalDateTime validityEndDate, @Nullable String changeNumber, @Nullable ZonedDateTime changedDateTime)
@Nonnull public Class<MasterRecipePhseRelshp> getType()
getType
in class VdmObject<MasterRecipePhseRelshp>
public void setPrdcssrMasterRecipeGroup(@Nullable String prdcssrMasterRecipeGroup)
Original property name from the Odata EDM: PrdcssrMasterRecipeGroup
prdcssrMasterRecipeGroup
- Key for the standard network containing the activity for which the relationship is maintained.public void setPrdcssrMasterRecipe(@Nullable String prdcssrMasterRecipe)
Original property name from the Odata EDM: PrdcssrMasterRecipe
In Production Planning and Control, for example, it serves to identify alternative production processes in task lists and is used to make a distinction between similar task lists.The group counter can be used to identify different lot-size ranges, for example.
prdcssrMasterRecipe
- This key and the task list group uniquely identify a task list.public void setPrdcssrMstrRcpOpInternalID(@Nullable String prdcssrMstrRcpOpInternalID)
Original property name from the Odata EDM: PrdcssrMstrRcpOpInternalID
prdcssrMstrRcpOpInternalID
- Number of the Task List Nodepublic void setSuccssrMasterRecipeGroup(@Nullable String succssrMasterRecipeGroup)
Original property name from the Odata EDM: SuccssrMasterRecipeGroup
succssrMasterRecipeGroup
- Key for the standard network containing the activity for which the relationship is maintained.public void setSuccssrMasterRecipe(@Nullable String succssrMasterRecipe)
Original property name from the Odata EDM: SuccssrMasterRecipe
In Production Planning and Control, for example, it serves to identify alternative production processes in task lists and is used to make a distinction between similar task lists.The group counter can be used to identify different lot-size ranges, for example.
succssrMasterRecipe
- This key and the task list group uniquely identify a task list.public void setSuccssrMstrRcpOpInternalID(@Nullable String succssrMstrRcpOpInternalID)
Original property name from the Odata EDM: SuccssrMstrRcpOpInternalID
succssrMstrRcpOpInternalID
- Number of the Task List Nodepublic void setMasterRecipeRelationshipType(@Nullable String masterRecipeRelationshipType)
Original property name from the Odata EDM: MasterRecipeRelationshipType
masterRecipeRelationshipType
- Type of relationshippublic void setMaxTimeIntvlIsUsedForSchedg(@Nullable Boolean maxTimeIntvlIsUsedForSchedg)
Original property name from the Odata EDM: MaxTimeIntvlIsUsedForSchedg
maxTimeIntvlIsUsedForSchedg
- You use this indicator to determine whether the time interval for the relationship will be interpreted
as a maximum by the system in scheduling.public void setMstrRcpRelationshipIntVersion(@Nullable String mstrRcpRelationshipIntVersion)
Original property name from the Odata EDM: MstrRcpRelationshipIntVersion
mstrRcpRelationshipIntVersion
- Identifies the activity posting.public void setTimeIntvlBtwnRelshp(@Nullable BigDecimal timeIntvlBtwnRelshp)
Original property name from the Odata EDM: TimeIntvlBtwnRelshp
timeIntvlBtwnRelshp
- Time interval between relationshipspublic void setMaxTimeIntvlBtwnRelshp(@Nullable BigDecimal maxTimeIntvlBtwnRelshp)
Original property name from the Odata EDM: MaxTimeIntvlBtwnRelshp
maxTimeIntvlBtwnRelshp
- Maximum time interval for relationshippublic void setTimeIntvlBtwnRelshpUnit(@Nullable String timeIntvlBtwnRelshpUnit)
Original property name from the Odata EDM: TimeIntvlBtwnRelshpUnit
timeIntvlBtwnRelshpUnit
- Unit for the time interval between relationshipspublic void setFactoryCalendar(@Nullable String factoryCalendar)
Original property name from the Odata EDM: FactoryCalendar
If you have entered an exception rule for non-working days and have selected factory calendar, you must enter a factory calendar that is relevant to your company.
factoryCalendar
- A factory calendar distinguishes between working days and non-working days.public void setWorkCenterInternalID(@Nullable String workCenterInternalID)
Original property name from the Odata EDM: WorkCenterInternalID
When you work with infotype records, this field allows you to use the Fast entry feature. Fast entry enables you to create numerous infotype records without having to exit and re-enter the infotype window.To select the object that the infotype record should belong to, either:Enter the object's eight-digit codeUse the matchcode feature to search for the object
workCenterInternalID
- Contains a unique eight-digit numerical code, that represents a specific object (for example, an
organizational unit, qualification or business event).public void setPlant(@Nullable String plant)
Original property name from the Odata EDM: Plant
plant
- Key uniquely identifying a plant.public void setCreationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
creationDate
- Created Onpublic void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- Created Bypublic void setLastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
lastChangeDate
- Last Changed Onpublic void setLastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
lastChangedByUser
- Last Changed Bypublic void setValidityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
validityStartDate
- Valid-From Datepublic void setValidityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
validityEndDate
- Valid-To Datepublic 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 anobject with a change number, the following functions are at your disposal:The system determines the effectivity parametersThe conditions that the change is effective under can be defined in the change master record as follows:Changes with a date effectivity (valid from date)Changes with parameter effectivity (for example: serial no. effectivity)Log of the changes madeDocumentation for the changesRevision level to indicate the change status of a material or documentChanges released for the different areas in the company.
changeNumber
- Number used to uniquely identify a change master record.public void setChangedDateTime(@Nullable ZonedDateTime changedDateTime)
Original property name from the Odata EDM: ChangedDateTime
changedDateTime
- The UTC time stamp is the date and time relative to UTC (Universal Coordinated Time).protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<MasterRecipePhseRelshp>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<MasterRecipePhseRelshp>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<MasterRecipePhseRelshp>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<MasterRecipePhseRelshp>
@Nonnull public static <T> MasterRecipePhseRelshpField<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> MasterRecipePhseRelshpField<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<MasterRecipePhseRelshp>
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<MasterRecipePhseRelshp>
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<MasterRecipePhseRelshp>
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<MasterRecipePhseRelshp>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull public static MasterRecipePhseRelshp.MasterRecipePhseRelshpBuilder builder()
@Nullable public String getPrdcssrMasterRecipeGroup()
Original property name from the Odata EDM: PrdcssrMasterRecipeGroup
@Nullable public String getPrdcssrMasterRecipe()
Original property name from the Odata EDM: PrdcssrMasterRecipe
In Production Planning and Control, for example, it serves to identify alternative production processes in task lists and is used to make a distinction between similar task lists.The group counter can be used to identify different lot-size ranges, for example.
@Nullable public String getPrdcssrMstrRcpOpInternalID()
Original property name from the Odata EDM: PrdcssrMstrRcpOpInternalID
@Nullable public String getSuccssrMasterRecipeGroup()
Original property name from the Odata EDM: SuccssrMasterRecipeGroup
@Nullable public String getSuccssrMasterRecipe()
Original property name from the Odata EDM: SuccssrMasterRecipe
In Production Planning and Control, for example, it serves to identify alternative production processes in task lists and is used to make a distinction between similar task lists.The group counter can be used to identify different lot-size ranges, for example.
@Nullable public String getSuccssrMstrRcpOpInternalID()
Original property name from the Odata EDM: SuccssrMstrRcpOpInternalID
@Nullable public String getMasterRecipeRelationshipType()
Original property name from the Odata EDM: MasterRecipeRelationshipType
@Nullable public Boolean getMaxTimeIntvlIsUsedForSchedg()
Original property name from the Odata EDM: MaxTimeIntvlIsUsedForSchedg
@Nullable public String getMstrRcpRelationshipIntVersion()
Original property name from the Odata EDM: MstrRcpRelationshipIntVersion
@Nullable public BigDecimal getTimeIntvlBtwnRelshp()
Original property name from the Odata EDM: TimeIntvlBtwnRelshp
@Nullable public BigDecimal getMaxTimeIntvlBtwnRelshp()
Original property name from the Odata EDM: MaxTimeIntvlBtwnRelshp
@Nullable public String getTimeIntvlBtwnRelshpUnit()
Original property name from the Odata EDM: TimeIntvlBtwnRelshpUnit
@Nullable public String getFactoryCalendar()
Original property name from the Odata EDM: FactoryCalendar
If you have entered an exception rule for non-working days and have selected factory calendar, you must enter a factory calendar that is relevant to your company.
@Nullable public String getWorkCenterInternalID()
Original property name from the Odata EDM: WorkCenterInternalID
When you work with infotype records, this field allows you to use the Fast entry feature. Fast entry enables you to create numerous infotype records without having to exit and re-enter the infotype window.To select the object that the infotype record should belong to, either:Enter the object's eight-digit codeUse the matchcode feature to search for the object
@Nullable public String getPlant()
Original property name from the Odata EDM: Plant
@Nullable public LocalDateTime getCreationDate()
Original property name from the Odata EDM: CreationDate
@Nullable public String getCreatedByUser()
Original property name from the Odata EDM: CreatedByUser
@Nullable public LocalDateTime getLastChangeDate()
Original property name from the Odata EDM: LastChangeDate
@Nullable public String getLastChangedByUser()
Original property name from the Odata EDM: LastChangedByUser
@Nullable public LocalDateTime getValidityStartDate()
Original property name from the Odata EDM: ValidityStartDate
@Nullable public LocalDateTime getValidityEndDate()
Original property name from the Odata EDM: ValidityEndDate
@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 anobject with a change number, the following functions are at your disposal:The system determines the effectivity parametersThe conditions that the change is effective under can be defined in the change master record as follows:Changes with a date effectivity (valid from date)Changes with parameter effectivity (for example: serial no. effectivity)Log of the changes madeDocumentation for the changesRevision level to indicate the change status of a material or documentChanges released for the different areas in the company.
@Nullable public ZonedDateTime getChangedDateTime()
Original property name from the Odata EDM: ChangedDateTime
@Nonnull public String toString()
toString
in class VdmObject<MasterRecipePhseRelshp>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<MasterRecipePhseRelshp>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<MasterRecipePhseRelshp>
public int hashCode()
hashCode
in class VdmObject<MasterRecipePhseRelshp>
Copyright © 2021 SAP SE. All rights reserved.