public class InspLotUsageDecision extends VdmEntity<InspLotUsageDecision>
Original entity name from the Odata EDM: A_InspLotUsageDecisionType
Modifier and Type | Class and Description |
---|---|
static class |
InspLotUsageDecision.InspLotUsageDecisionBuilder |
Modifier and Type | Field and Description |
---|---|
static InspLotUsageDecisionSelectable |
ALL_FIELDS
Selector for all available fields of InspLotUsageDecision.
|
static InspLotUsageDecisionField<String> |
INSP_LOT_USAGE_DECISION_CATALOG
Use with available fluent helpers to apply the InspLotUsageDecisionCatalog field to query operations.
|
static InspLotUsageDecisionField<String> |
INSP_LOT_USAGE_DECISION_CHANGED_BY
Use with available fluent helpers to apply the InspLotUsageDecisionChangedBy field to query operations.
|
static InspLotUsageDecisionField<LocalDateTime> |
INSP_LOT_USAGE_DECISION_CHANGED_ON
Use with available fluent helpers to apply the InspLotUsageDecisionChangedOn field to query operations.
|
static InspLotUsageDecisionField<String> |
INSP_LOT_USAGE_DECISION_CODE_GROUP
Use with available fluent helpers to apply the InspLotUsageDecisionCodeGroup field to query operations.
|
static InspLotUsageDecisionField<String> |
INSP_LOT_USAGE_DECISION_LEVEL
Use with available fluent helpers to apply the InspLotUsageDecisionLevel field to query operations.
|
static InspLotUsageDecisionField<LocalTime> |
INSP_LOT_USAGE_DECISION_TIME
Use with available fluent helpers to apply the InspLotUsageDecisionTime field to query operations.
|
static InspLotUsageDecisionField<String> |
INSP_LOT_USAGE_DECISION_VALUATION
Use with available fluent helpers to apply the InspLotUsageDecisionValuation field to query operations.
|
static InspLotUsageDecisionField<LocalTime> |
INSP_LOT_USGE_DCSN_CHANGED_TIME
Use with available fluent helpers to apply the InspLotUsgeDcsnChangedTime field to query operations.
|
static InspLotUsageDecisionField<String> |
INSP_LOT_USGE_DCSN_DYN_VALUATION
Use with available fluent helpers to apply the InspLotUsgeDcsnDynValuation field to query operations.
|
static InspLotUsageDecisionField<String> |
INSP_LOT_USGE_DCSN_FOLLOW_UP_ACTION
Use with available fluent helpers to apply the InspLotUsgeDcsnFollowUpAction field to query operations.
|
static InspLotUsageDecisionField<Boolean> |
INSP_LOT_USGE_DCSN_HAS_LONG_TEXT
Use with available fluent helpers to apply the InspLotUsgeDcsnHasLongText field to query operations.
|
static InspLotUsageDecisionField<String> |
INSP_LOT_USGE_DCSN_SELECTED_SET
Use with available fluent helpers to apply the InspLotUsgeDcsnSelectedSet field to query operations.
|
static InspLotUsageDecisionField<String> |
INSPECTION_LOT
Use with available fluent helpers to apply the InspectionLot field to query operations.
|
static InspLotUsageDecisionField<BigDecimal> |
INSPECTION_LOT_QUALITY_SCORE
Use with available fluent helpers to apply the InspectionLotQualityScore field to query operations.
|
static InspLotUsageDecisionField<String> |
INSPECTION_LOT_USAGE_DECIDED_BY
Use with available fluent helpers to apply the InspectionLotUsageDecidedBy field to query operations.
|
static InspLotUsageDecisionField<LocalDateTime> |
INSPECTION_LOT_USAGE_DECIDED_ON
Use with available fluent helpers to apply the InspectionLotUsageDecidedOn field to query operations.
|
static InspLotUsageDecisionField<String> |
INSPECTION_LOT_USAGE_DECISION_CODE
Use with available fluent helpers to apply the InspectionLotUsageDecisionCode field to query operations.
|
static InspLotUsageDecisionField<String> |
SELECTED_CODE_SET_PLANT
Use with available fluent helpers to apply the SelectedCodeSetPlant field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
InspLotUsageDecision() |
InspLotUsageDecision(String inspectionLot,
String inspLotUsageDecisionLevel,
BigDecimal inspectionLotQualityScore,
String inspLotUsageDecisionCatalog,
String selectedCodeSetPlant,
String inspLotUsgeDcsnSelectedSet,
String inspLotUsageDecisionCodeGroup,
String inspectionLotUsageDecisionCode,
String inspLotUsgeDcsnDynValuation,
String inspLotUsageDecisionValuation,
String inspLotUsgeDcsnFollowUpAction,
String inspectionLotUsageDecidedBy,
LocalDateTime inspectionLotUsageDecidedOn,
LocalTime inspLotUsageDecisionTime,
String inspLotUsageDecisionChangedBy,
LocalDateTime inspLotUsageDecisionChangedOn,
LocalTime inspLotUsgeDcsnChangedTime,
Boolean inspLotUsgeDcsnHasLongText,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static InspLotUsageDecision.InspLotUsageDecisionBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> InspLotUsageDecisionField<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) |
protected String |
getEntityCollection() |
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
String |
getInspectionLot()
(Key Field) Constraints: Not nullable, Maximum length: 12
|
BigDecimal |
getInspectionLotQualityScore()
Constraints: Not nullable, Precision: 3, Scale: 0
|
String |
getInspectionLotUsageDecidedBy()
Constraints: Not nullable, Maximum length: 12
|
LocalDateTime |
getInspectionLotUsageDecidedOn()
Constraints: Not nullable, Precision: 0
|
String |
getInspectionLotUsageDecisionCode()
Constraints: Not nullable, Maximum length: 4
|
String |
getInspLotUsageDecisionCatalog()
Constraints: Not nullable, Maximum length: 1
|
String |
getInspLotUsageDecisionChangedBy()
Constraints: Not nullable, Maximum length: 12
|
LocalDateTime |
getInspLotUsageDecisionChangedOn()
Constraints: Not nullable, Precision: 0
|
String |
getInspLotUsageDecisionCodeGroup()
Constraints: Not nullable, Maximum length: 8
|
String |
getInspLotUsageDecisionLevel()
Constraints: Not nullable, Maximum length: 1
|
LocalTime |
getInspLotUsageDecisionTime()
Constraints: Not nullable, Precision: 0
|
String |
getInspLotUsageDecisionValuation()
Constraints: Not nullable, Maximum length: 1
|
LocalTime |
getInspLotUsgeDcsnChangedTime()
Constraints: Not nullable, Precision: 0
|
String |
getInspLotUsgeDcsnDynValuation()
Constraints: Not nullable, Maximum length: 1
|
String |
getInspLotUsgeDcsnFollowUpAction()
Constraints: Not nullable, Maximum length: 8
|
Boolean |
getInspLotUsgeDcsnHasLongText()
Constraints: none
|
String |
getInspLotUsgeDcsnSelectedSet()
Constraints: Not nullable, Maximum length: 8
|
protected Map<String,Object> |
getKey() |
String |
getSelectedCodeSetPlant()
Constraints: Not nullable, Maximum length: 4
|
Class<InspLotUsageDecision> |
getType() |
int |
hashCode() |
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
void |
setInspectionLot(String inspectionLot)
(Key Field) Constraints: Not nullable, Maximum length: 12
|
void |
setInspectionLotQualityScore(BigDecimal inspectionLotQualityScore)
Constraints: Not nullable, Precision: 3, Scale: 0
|
void |
setInspectionLotUsageDecidedBy(String inspectionLotUsageDecidedBy)
Constraints: Not nullable, Maximum length: 12
|
void |
setInspectionLotUsageDecidedOn(LocalDateTime inspectionLotUsageDecidedOn)
Constraints: Not nullable, Precision: 0
|
void |
setInspectionLotUsageDecisionCode(String inspectionLotUsageDecisionCode)
Constraints: Not nullable, Maximum length: 4
|
void |
setInspLotUsageDecisionCatalog(String inspLotUsageDecisionCatalog)
Constraints: Not nullable, Maximum length: 1
|
void |
setInspLotUsageDecisionChangedBy(String inspLotUsageDecisionChangedBy)
Constraints: Not nullable, Maximum length: 12
|
void |
setInspLotUsageDecisionChangedOn(LocalDateTime inspLotUsageDecisionChangedOn)
Constraints: Not nullable, Precision: 0
|
void |
setInspLotUsageDecisionCodeGroup(String inspLotUsageDecisionCodeGroup)
Constraints: Not nullable, Maximum length: 8
|
void |
setInspLotUsageDecisionLevel(String inspLotUsageDecisionLevel)
Constraints: Not nullable, Maximum length: 1
|
void |
setInspLotUsageDecisionTime(LocalTime inspLotUsageDecisionTime)
Constraints: Not nullable, Precision: 0
|
void |
setInspLotUsageDecisionValuation(String inspLotUsageDecisionValuation)
Constraints: Not nullable, Maximum length: 1
|
void |
setInspLotUsgeDcsnChangedTime(LocalTime inspLotUsgeDcsnChangedTime)
Constraints: Not nullable, Precision: 0
|
void |
setInspLotUsgeDcsnDynValuation(String inspLotUsgeDcsnDynValuation)
Constraints: Not nullable, Maximum length: 1
|
void |
setInspLotUsgeDcsnFollowUpAction(String inspLotUsgeDcsnFollowUpAction)
Constraints: Not nullable, Maximum length: 8
|
void |
setInspLotUsgeDcsnHasLongText(Boolean inspLotUsgeDcsnHasLongText)
Constraints: none
|
void |
setInspLotUsgeDcsnSelectedSet(String inspLotUsgeDcsnSelectedSet)
Constraints: Not nullable, Maximum length: 8
|
void |
setSelectedCodeSetPlant(String selectedCodeSetPlant)
Constraints: Not nullable, Maximum length: 4
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getEndpointUrl, getServicePathForFetch, getVersionIdentifier, setServicePathForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final InspLotUsageDecisionSelectable ALL_FIELDS
public static final InspLotUsageDecisionField<String> INSPECTION_LOT
public static final InspLotUsageDecisionField<String> INSP_LOT_USAGE_DECISION_LEVEL
public static final InspLotUsageDecisionField<BigDecimal> INSPECTION_LOT_QUALITY_SCORE
public static final InspLotUsageDecisionField<String> INSP_LOT_USAGE_DECISION_CATALOG
public static final InspLotUsageDecisionField<String> SELECTED_CODE_SET_PLANT
public static final InspLotUsageDecisionField<String> INSP_LOT_USGE_DCSN_SELECTED_SET
public static final InspLotUsageDecisionField<String> INSP_LOT_USAGE_DECISION_CODE_GROUP
public static final InspLotUsageDecisionField<String> INSPECTION_LOT_USAGE_DECISION_CODE
public static final InspLotUsageDecisionField<String> INSP_LOT_USGE_DCSN_DYN_VALUATION
public static final InspLotUsageDecisionField<String> INSP_LOT_USAGE_DECISION_VALUATION
public static final InspLotUsageDecisionField<String> INSP_LOT_USGE_DCSN_FOLLOW_UP_ACTION
public static final InspLotUsageDecisionField<String> INSPECTION_LOT_USAGE_DECIDED_BY
public static final InspLotUsageDecisionField<LocalDateTime> INSPECTION_LOT_USAGE_DECIDED_ON
public static final InspLotUsageDecisionField<LocalTime> INSP_LOT_USAGE_DECISION_TIME
public static final InspLotUsageDecisionField<String> INSP_LOT_USAGE_DECISION_CHANGED_BY
public static final InspLotUsageDecisionField<LocalDateTime> INSP_LOT_USAGE_DECISION_CHANGED_ON
public static final InspLotUsageDecisionField<LocalTime> INSP_LOT_USGE_DCSN_CHANGED_TIME
public static final InspLotUsageDecisionField<Boolean> INSP_LOT_USGE_DCSN_HAS_LONG_TEXT
public InspLotUsageDecision()
public InspLotUsageDecision(@Nullable String inspectionLot, @Nullable String inspLotUsageDecisionLevel, @Nullable BigDecimal inspectionLotQualityScore, @Nullable String inspLotUsageDecisionCatalog, @Nullable String selectedCodeSetPlant, @Nullable String inspLotUsgeDcsnSelectedSet, @Nullable String inspLotUsageDecisionCodeGroup, @Nullable String inspectionLotUsageDecisionCode, @Nullable String inspLotUsgeDcsnDynValuation, @Nullable String inspLotUsageDecisionValuation, @Nullable String inspLotUsgeDcsnFollowUpAction, @Nullable String inspectionLotUsageDecidedBy, @Nullable LocalDateTime inspectionLotUsageDecidedOn, @Nullable LocalTime inspLotUsageDecisionTime, @Nullable String inspLotUsageDecisionChangedBy, @Nullable LocalDateTime inspLotUsageDecisionChangedOn, @Nullable LocalTime inspLotUsgeDcsnChangedTime, @Nullable Boolean inspLotUsgeDcsnHasLongText, @Nullable ErpConfigContext erpConfigContext)
public Class<InspLotUsageDecision> getType()
getType
in class VdmObject<InspLotUsageDecision>
public void setInspectionLot(@Nullable String inspectionLot)
Original property name from the Odata EDM: InspectionLot
The inspection lot number is assigned by the system.
inspectionLot
- Number that uniquely identifies an inspection lot.public void setInspLotUsageDecisionLevel(@Nullable String inspLotUsageDecisionLevel)
Original property name from the Odata EDM: InspLotUsageDecisionLevel
Each level is designated by a code and stored in the data base.
inspLotUsageDecisionLevel
- You can make the usage decision for a quality inspection at different levels. For example, you can make usage decisions at the level of the inspection lot, partial lot, interval, and single unit.public void setInspectionLotQualityScore(@Nullable BigDecimal inspectionLotQualityScore)
Original property name from the Odata EDM: InspectionLotQualityScore
The quality score provides input, along with other factors, to the vendor evaluation.
inspectionLotQualityScore
- Standard statistical value for valuating the quality of an inspection lot.public void setInspLotUsageDecisionCatalog(@Nullable String inspLotUsageDecisionCatalog)
Original property name from the Odata EDM: InspLotUsageDecisionCatalog
The meaning of catalogs 0 through 9 and A through O is assigned by SAP. However you can freely define catalog types P through Z.
inspLotUsageDecisionCatalog
- Main category by which code groups and codes are classified according to their contents (e.g. characteristic attributes, defect types, usage decisions).public void setSelectedCodeSetPlant(@Nullable String selectedCodeSetPlant)
Original property name from the Odata EDM: SelectedCodeSetPlant
selectedCodeSetPlant
- Key uniquely identifying a plant.public void setInspLotUsgeDcsnSelectedSet(@Nullable String inspLotUsgeDcsnSelectedSet)
Original property name from the Odata EDM: InspLotUsgeDcsnSelectedSet
inspLotUsgeDcsnSelectedSet
- Selected set of the usage decision.public void setInspLotUsageDecisionCodeGroup(@Nullable String inspLotUsageDecisionCodeGroup)
Original property name from the Odata EDM: InspLotUsageDecisionCodeGroup
inspLotUsageDecisionCodeGroup
- Usage Decision Code Grouppublic void setInspectionLotUsageDecisionCode(@Nullable String inspectionLotUsageDecisionCode)
Original property name from the Odata EDM: InspectionLotUsageDecisionCode
inspectionLotUsageDecisionCode
- Code of the usage decision.public void setInspLotUsgeDcsnDynValuation(@Nullable String inspLotUsgeDcsnDynValuation)
Original property name from the Odata EDM: InspLotUsgeDcsnDynValuation
The system sets this indicator when the valuation rule in the sampling procedure stipulates that the valuation is carried out according to the worst-case principle.
inspLotUsgeDcsnDynValuation
- Determines that if one characteristic is rejected, then the entire lot must be rejected.public void setInspLotUsageDecisionValuation(@Nullable String inspLotUsageDecisionValuation)
Original property name from the Odata EDM: InspLotUsageDecisionValuation
inspLotUsageDecisionValuation
- Specifies the valuation of a code from the inspection catalog.public void setInspLotUsgeDcsnFollowUpAction(@Nullable String inspLotUsgeDcsnFollowUpAction)
Original property name from the Odata EDM: InspLotUsgeDcsnFollowUpAction
When making the usage decision for the inspection lotThe key is defined in catalog 3 for the code in the selected set.In tasks for a notificationThe key is defined in the task catalog (in the standard system = catalog 2) for the task code.During operation completion in results recordingThe key is defined in the catalog 3 for the code in the selected set.
inspLotUsgeDcsnFollowUpAction
- Specifies a chain of function modules that the system automatically implements in the following situations:public void setInspectionLotUsageDecidedBy(@Nullable String inspectionLotUsageDecidedBy)
Original property name from the Odata EDM: InspectionLotUsageDecidedBy
inspectionLotUsageDecidedBy
- Usage Decision Made Bypublic void setInspectionLotUsageDecidedOn(@Nullable LocalDateTime inspectionLotUsageDecidedOn)
Original property name from the Odata EDM: InspectionLotUsageDecidedOn
inspectionLotUsageDecidedOn
- Date When Usage Decision Was Madepublic void setInspLotUsageDecisionTime(@Nullable LocalTime inspLotUsageDecisionTime)
Original property name from the Odata EDM: InspLotUsageDecisionTime
The system enters the current system time.
inspLotUsageDecisionTime
- Time of when the usage decision was recorded.public void setInspLotUsageDecisionChangedBy(@Nullable String inspLotUsageDecisionChangedBy)
Original property name from the Odata EDM: InspLotUsageDecisionChangedBy
inspLotUsageDecisionChangedBy
- Usage Decision Changed Bypublic void setInspLotUsageDecisionChangedOn(@Nullable LocalDateTime inspLotUsageDecisionChangedOn)
Original property name from the Odata EDM: InspLotUsageDecisionChangedOn
inspLotUsageDecisionChangedOn
- Date When Usage Decision Was Changedpublic void setInspLotUsgeDcsnChangedTime(@Nullable LocalTime inspLotUsgeDcsnChangedTime)
Original property name from the Odata EDM: InspLotUsgeDcsnChangedTime
The system enters the current system time.
inspLotUsgeDcsnChangedTime
- Time when the usage decision was changed.public void setInspLotUsgeDcsnHasLongText(@Nullable Boolean inspLotUsgeDcsnHasLongText)
Original property name from the Odata EDM: InspLotUsgeDcsnHasLongText
inspLotUsgeDcsnHasLongText
- Usage Decision Has Long Textprotected String getEntityCollection()
getEntityCollection
in class VdmEntity<InspLotUsageDecision>
protected Map<String,Object> getKey()
getKey
in class VdmObject<InspLotUsageDecision>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<InspLotUsageDecision>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<InspLotUsageDecision>
@Nonnull public static <T> InspLotUsageDecisionField<T> field(@Nonnull String fieldName, @Nonnull 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.@Nonnull public static <T,DomainT> InspLotUsageDecisionField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.public static InspLotUsageDecision.InspLotUsageDecisionBuilder builder()
@Nullable public String getInspectionLot()
Original property name from the Odata EDM: InspectionLot
The inspection lot number is assigned by the system.
@Nullable public String getInspLotUsageDecisionLevel()
Original property name from the Odata EDM: InspLotUsageDecisionLevel
Each level is designated by a code and stored in the data base.
@Nullable public BigDecimal getInspectionLotQualityScore()
Original property name from the Odata EDM: InspectionLotQualityScore
The quality score provides input, along with other factors, to the vendor evaluation.
@Nullable public String getInspLotUsageDecisionCatalog()
Original property name from the Odata EDM: InspLotUsageDecisionCatalog
The meaning of catalogs 0 through 9 and A through O is assigned by SAP. However you can freely define catalog types P through Z.
@Nullable public String getSelectedCodeSetPlant()
Original property name from the Odata EDM: SelectedCodeSetPlant
@Nullable public String getInspLotUsgeDcsnSelectedSet()
Original property name from the Odata EDM: InspLotUsgeDcsnSelectedSet
@Nullable public String getInspLotUsageDecisionCodeGroup()
Original property name from the Odata EDM: InspLotUsageDecisionCodeGroup
@Nullable public String getInspectionLotUsageDecisionCode()
Original property name from the Odata EDM: InspectionLotUsageDecisionCode
@Nullable public String getInspLotUsgeDcsnDynValuation()
Original property name from the Odata EDM: InspLotUsgeDcsnDynValuation
The system sets this indicator when the valuation rule in the sampling procedure stipulates that the valuation is carried out according to the worst-case principle.
@Nullable public String getInspLotUsageDecisionValuation()
Original property name from the Odata EDM: InspLotUsageDecisionValuation
@Nullable public String getInspLotUsgeDcsnFollowUpAction()
Original property name from the Odata EDM: InspLotUsgeDcsnFollowUpAction
When making the usage decision for the inspection lotThe key is defined in catalog 3 for the code in the selected set.In tasks for a notificationThe key is defined in the task catalog (in the standard system = catalog 2) for the task code.During operation completion in results recordingThe key is defined in the catalog 3 for the code in the selected set.
@Nullable public String getInspectionLotUsageDecidedBy()
Original property name from the Odata EDM: InspectionLotUsageDecidedBy
@Nullable public LocalDateTime getInspectionLotUsageDecidedOn()
Original property name from the Odata EDM: InspectionLotUsageDecidedOn
@Nullable public LocalTime getInspLotUsageDecisionTime()
Original property name from the Odata EDM: InspLotUsageDecisionTime
The system enters the current system time.
@Nullable public String getInspLotUsageDecisionChangedBy()
Original property name from the Odata EDM: InspLotUsageDecisionChangedBy
@Nullable public LocalDateTime getInspLotUsageDecisionChangedOn()
Original property name from the Odata EDM: InspLotUsageDecisionChangedOn
@Nullable public LocalTime getInspLotUsgeDcsnChangedTime()
Original property name from the Odata EDM: InspLotUsgeDcsnChangedTime
The system enters the current system time.
@Nullable public Boolean getInspLotUsgeDcsnHasLongText()
Original property name from the Odata EDM: InspLotUsgeDcsnHasLongText
@Nullable public ErpConfigContext getErpConfigContext()
public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
setErpConfigContext
in class VdmEntity<InspLotUsageDecision>
erpConfigContext
- public String toString()
toString
in class VdmObject<InspLotUsageDecision>
public boolean equals(Object o)
equals
in class VdmObject<InspLotUsageDecision>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<InspLotUsageDecision>
public int hashCode()
hashCode
in class VdmObject<InspLotUsageDecision>
Copyright © 2018 SAP SE. All rights reserved.