public class SpecValAssgmtInstanceWthComp extends VdmEntity<SpecValAssgmtInstanceWthComp>
Original entity name from the Odata EDM: A_SpecValAssgmtInstanceWthCompType
Modifier and Type | Class and Description |
---|---|
static class |
SpecValAssgmtInstanceWthComp.SpecValAssgmtInstanceWthCompBuilder
Helper class to allow for fluent creation of SpecValAssgmtInstanceWthComp instances.
|
Modifier and Type | Field and Description |
---|---|
static SpecValAssgmtInstanceWthCompSelectable |
ALL_FIELDS
Selector for all available fields of SpecValAssgmtInstanceWthComp.
|
static SpecValAssgmtInstanceWthCompField<String> |
COMP_SPEC_COMPONENT_TYPE
Use with available fluent helpers to apply the CompSpecComponentType field to query operations.
|
static SpecValAssgmtInstanceWthCompField<String> |
COMP_SPEC_EXCEPTION_CODE
Use with available fluent helpers to apply the CompSpecExceptionCode field to query operations.
|
static SpecValAssgmtInstanceWthCompField<BigDecimal> |
COMP_SPEC_LOWER_LIMIT
Use with available fluent helpers to apply the CompSpecLowerLimit field to query operations.
|
static SpecValAssgmtInstanceWthCompField<String> |
COMP_SPEC_LOWER_LIMIT_OPERATOR
Use with available fluent helpers to apply the CompSpecLowerLimitOperator field to query operations.
|
static SpecValAssgmtInstanceWthCompField<BigDecimal> |
COMP_SPEC_QUANTITY
Use with available fluent helpers to apply the CompSpecQuantity field to query operations.
|
static SpecValAssgmtInstanceWthCompField<String> |
COMP_SPEC_SORT_SEQUENCE
Use with available fluent helpers to apply the CompSpecSortSequence field to query operations.
|
static SpecValAssgmtInstanceWthCompField<String> |
COMP_SPEC_UNIT
Use with available fluent helpers to apply the CompSpecUnit field to query operations.
|
static SpecValAssgmtInstanceWthCompField<BigDecimal> |
COMP_SPEC_UPPER_LIMIT
Use with available fluent helpers to apply the CompSpecUpperLimit field to query operations.
|
static SpecValAssgmtInstanceWthCompField<String> |
COMP_SPEC_UPPER_LIMIT_OPERATOR
Use with available fluent helpers to apply the CompSpecUpperLimitOperator field to query operations.
|
static SpecValAssgmtInstanceWthCompField<String> |
COMPONENT_SPECIFICATION
Use with available fluent helpers to apply the ComponentSpecification field to query operations.
|
static SpecValAssgmtInstanceWthCompField<String> |
COMPONENT_SPECIFICATION_INT_ID
Use with available fluent helpers to apply the ComponentSpecificationIntID field to query operations.
|
static SpecValAssgmtInstanceWthCompField<String> |
SPEC_VAL_ASSGMT_TYPE
Use with available fluent helpers to apply the SpecValAssgmtType field to query operations.
|
static SpecValAssgmtInstanceWthCompField<String> |
SPECIFICATION_AUTHZN_GROUP
Use with available fluent helpers to apply the SpecificationAuthznGroup field to query operations.
|
static SpecValAssgmtInstanceWthCompField<String> |
SPECIFICATION_INTERNAL_ID
Use with available fluent helpers to apply the SpecificationInternalID field to query operations.
|
static SpecValAssgmtInstanceWthCompField<String> |
SPECIFICATION_RATING
Use with available fluent helpers to apply the SpecificationRating field to query operations.
|
static SpecValAssgmtInstanceWthCompField<String> |
SPECIFICATION_TYPE
Use with available fluent helpers to apply the SpecificationType field to query operations.
|
static SpecValAssgmtInstanceWthCompField<String> |
SPECIFICATION_VALIDITY_AREA
Use with available fluent helpers to apply the SpecificationValidityArea field to query operations.
|
static SpecValAssgmtInstanceWthCompLink<SpecIdentifier> |
TO_SUBSTANCE_IDENTIFIER
Use with available fluent helpers to apply the to_SubstanceIdentifier navigation property to query
operations.
|
changedOriginalFields
Constructor and Description |
---|
SpecValAssgmtInstanceWthComp() |
SpecValAssgmtInstanceWthComp(String specificationInternalID,
String specValAssgmtType,
String specificationRating,
String specificationValidityArea,
String componentSpecificationIntID,
String componentSpecification,
String compSpecComponentType,
String compSpecLowerLimitOperator,
BigDecimal compSpecLowerLimit,
String compSpecUpperLimitOperator,
BigDecimal compSpecUpperLimit,
BigDecimal compSpecQuantity,
String compSpecUnit,
String compSpecSortSequence,
String compSpecExceptionCode,
String specificationAuthznGroup,
String specificationType,
List<SpecIdentifier> toSubstanceIdentifier) |
Modifier and Type | Method and Description |
---|---|
void |
addSubstanceIdentifier(SpecIdentifier... entity)
Adds elements to the list of associated SpecIdentifier entities.
|
void |
attachToService(String servicePath,
ErpConfigContext configContext)
Sets the service path and ERP configuration context for the fetch commands of this entity.
|
static SpecValAssgmtInstanceWthComp.SpecValAssgmtInstanceWthCompBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<SpecIdentifier> |
fetchSubstanceIdentifier()
Fetches the SpecIdentifier entities (one to many) associated with this entity.
|
static <T> SpecValAssgmtInstanceWthCompField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getComponentSpecification()
Constraints: Not nullable, Maximum length: 12
|
String |
getComponentSpecificationIntID()
(Key Field) Constraints: Not nullable, Maximum length: 20
|
String |
getCompSpecComponentType()
Constraints: Not nullable, Maximum length: 10
|
String |
getCompSpecExceptionCode()
Constraints: Not nullable, Maximum length: 2
|
BigDecimal |
getCompSpecLowerLimit()
Constraints: Not nullable, Precision: 10, Scale: 4
|
String |
getCompSpecLowerLimitOperator()
Constraints: Not nullable, Maximum length: 5
|
BigDecimal |
getCompSpecQuantity()
Constraints: Not nullable, Precision: 10, Scale: 4
|
String |
getCompSpecSortSequence()
Constraints: Not nullable, Maximum length: 4
|
String |
getCompSpecUnit()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getCompSpecUpperLimit()
Constraints: Not nullable, Precision: 10, Scale: 4
|
String |
getCompSpecUpperLimitOperator()
Constraints: Not nullable, Maximum length: 5
|
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 |
getSpecificationAuthznGroup()
Constraints: Not nullable, Maximum length: 10
|
String |
getSpecificationInternalID()
(Key Field) Constraints: Not nullable, Maximum length: 20
|
String |
getSpecificationRating()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getSpecificationType()
Constraints: Not nullable, Maximum length: 10
|
String |
getSpecificationValidityArea()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getSpecValAssgmtType()
(Key Field) Constraints: Not nullable, Maximum length: 30
|
Optional<List<SpecIdentifier>> |
getSubstanceIdentifierIfPresent()
Retrieval of associated SpecIdentifier entities (one to many).
|
List<SpecIdentifier> |
getSubstanceIdentifierOrFetch()
Retrieval of associated SpecIdentifier entities (one to many).
|
Class<SpecValAssgmtInstanceWthComp> |
getType() |
int |
hashCode() |
void |
setComponentSpecification(String componentSpecification)
Constraints: Not nullable, Maximum length: 12
|
void |
setComponentSpecificationIntID(String componentSpecificationIntID)
(Key Field) Constraints: Not nullable, Maximum length: 20
|
void |
setCompSpecComponentType(String compSpecComponentType)
Constraints: Not nullable, Maximum length: 10
|
void |
setCompSpecExceptionCode(String compSpecExceptionCode)
Constraints: Not nullable, Maximum length: 2
|
void |
setCompSpecLowerLimit(BigDecimal compSpecLowerLimit)
Constraints: Not nullable, Precision: 10, Scale: 4
|
void |
setCompSpecLowerLimitOperator(String compSpecLowerLimitOperator)
Constraints: Not nullable, Maximum length: 5
|
void |
setCompSpecQuantity(BigDecimal compSpecQuantity)
Constraints: Not nullable, Precision: 10, Scale: 4
|
void |
setCompSpecSortSequence(String compSpecSortSequence)
Constraints: Not nullable, Maximum length: 4
|
void |
setCompSpecUnit(String compSpecUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setCompSpecUpperLimit(BigDecimal compSpecUpperLimit)
Constraints: Not nullable, Precision: 10, Scale: 4
|
void |
setCompSpecUpperLimitOperator(String compSpecUpperLimitOperator)
Constraints: Not nullable, Maximum length: 5
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Deprecated.
Use
attachToService(String, ErpConfigContext) instead. |
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setSpecificationAuthznGroup(String specificationAuthznGroup)
Constraints: Not nullable, Maximum length: 10
|
void |
setSpecificationInternalID(String specificationInternalID)
(Key Field) Constraints: Not nullable, Maximum length: 20
|
void |
setSpecificationRating(String specificationRating)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setSpecificationType(String specificationType)
Constraints: Not nullable, Maximum length: 10
|
void |
setSpecificationValidityArea(String specificationValidityArea)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setSpecValAssgmtType(String specValAssgmtType)
(Key Field) Constraints: Not nullable, Maximum length: 30
|
void |
setSubstanceIdentifier(List<SpecIdentifier> value)
Overwrites the list of associated SpecIdentifier entities for the loaded navigation property
to_SubstanceIdentifier.
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getEndpointUrl, getServicePathForFetch, getVersionIdentifier, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final SpecValAssgmtInstanceWthCompSelectable ALL_FIELDS
public static final SpecValAssgmtInstanceWthCompField<String> SPECIFICATION_INTERNAL_ID
public static final SpecValAssgmtInstanceWthCompField<String> SPEC_VAL_ASSGMT_TYPE
public static final SpecValAssgmtInstanceWthCompField<String> SPECIFICATION_RATING
public static final SpecValAssgmtInstanceWthCompField<String> SPECIFICATION_VALIDITY_AREA
public static final SpecValAssgmtInstanceWthCompField<String> COMPONENT_SPECIFICATION_INT_ID
public static final SpecValAssgmtInstanceWthCompField<String> COMPONENT_SPECIFICATION
public static final SpecValAssgmtInstanceWthCompField<String> COMP_SPEC_COMPONENT_TYPE
public static final SpecValAssgmtInstanceWthCompField<String> COMP_SPEC_LOWER_LIMIT_OPERATOR
public static final SpecValAssgmtInstanceWthCompField<BigDecimal> COMP_SPEC_LOWER_LIMIT
public static final SpecValAssgmtInstanceWthCompField<String> COMP_SPEC_UPPER_LIMIT_OPERATOR
public static final SpecValAssgmtInstanceWthCompField<BigDecimal> COMP_SPEC_UPPER_LIMIT
public static final SpecValAssgmtInstanceWthCompField<BigDecimal> COMP_SPEC_QUANTITY
public static final SpecValAssgmtInstanceWthCompField<String> COMP_SPEC_UNIT
public static final SpecValAssgmtInstanceWthCompField<String> COMP_SPEC_SORT_SEQUENCE
public static final SpecValAssgmtInstanceWthCompField<String> COMP_SPEC_EXCEPTION_CODE
public static final SpecValAssgmtInstanceWthCompField<String> SPECIFICATION_AUTHZN_GROUP
public static final SpecValAssgmtInstanceWthCompField<String> SPECIFICATION_TYPE
public static final SpecValAssgmtInstanceWthCompLink<SpecIdentifier> TO_SUBSTANCE_IDENTIFIER
public SpecValAssgmtInstanceWthComp()
public SpecValAssgmtInstanceWthComp(@Nullable String specificationInternalID, @Nullable String specValAssgmtType, @Nullable String specificationRating, @Nullable String specificationValidityArea, @Nullable String componentSpecificationIntID, @Nullable String componentSpecification, @Nullable String compSpecComponentType, @Nullable String compSpecLowerLimitOperator, @Nullable BigDecimal compSpecLowerLimit, @Nullable String compSpecUpperLimitOperator, @Nullable BigDecimal compSpecUpperLimit, @Nullable BigDecimal compSpecQuantity, @Nullable String compSpecUnit, @Nullable String compSpecSortSequence, @Nullable String compSpecExceptionCode, @Nullable String specificationAuthznGroup, @Nullable String specificationType, List<SpecIdentifier> toSubstanceIdentifier)
@Nonnull public Class<SpecValAssgmtInstanceWthComp> getType()
getType
in class VdmObject<SpecValAssgmtInstanceWthComp>
public void setSpecificationInternalID(@Nullable String specificationInternalID)
Original property name from the Odata EDM: SpecificationInternalID
Each table with master data contains this data element. The system uses this data element to assign a unique number to a data record when it is created.
specificationInternalID
- Specifies the numeric variable that identifies a data record internally in the system.public void setSpecValAssgmtType(@Nullable String specValAssgmtType)
Original property name from the Odata EDM: SpecValAssgmtType
specValAssgmtType
- Identifies the value assignment type.public void setSpecificationRating(@Nullable String specificationRating)
Original property name from the Odata EDM: SpecificationRating
Possible ratings are:MSDS material safety data sheetLABELING labelINTERN internal useEXTERN external informationCUSTOMER for customersSECRET confidentialThe rating together with the validity area make up the value assignment usage.
specificationRating
- Key identifying a value assignment rating.public void setSpecificationValidityArea(@Nullable String specificationValidityArea)
Original property name from the Odata EDM: SpecificationValidityArea
specificationValidityArea
- Specifies the validity area.public void setComponentSpecificationIntID(@Nullable String componentSpecificationIntID)
Original property name from the Odata EDM: ComponentSpecificationIntID
componentSpecificationIntID
- Reference to Specification Header of a Componentpublic void setComponentSpecification(@Nullable String componentSpecification)
Original property name from the Odata EDM: ComponentSpecification
First check if the specification field has an input help.Fields without input help:Enter a generic specification key.Choose Confirm.The SAP system checks whether your entry is permitted. For example, you cannot enter certain special characters, umlauts, or blank characters in the key. The SAP system lists all the suitable specification keys.Fields with input help:Enter a generic key.Choose Confirm.The SAP system searches for specifications as follows:First, it searches the identifiers of the category Number.If it does not find any corresponding identifier numbers, it searches the identifiers of the category Name.If it does not find any corresponding identifier names, it searches the specification keys.Example:Entry: 211*The system searches for specifications that have an identifier with the number 211*. Since hits are found, the system does not search for any other identifier names or specification keys.Examples of hits found:Specification key IU674828, CAS number 211-617-1, synonym diketeneSpecification key IU645625, CAS number 211-448-3, synonym 2-ethylhexanalEntry: AS*The system does not find any specifications that have an identifier with the number AS*, so it searches the identifier names. Since hits are found, the system does not search for any other specification keys.Examples of hits found:Specification key IU7647145, CAS number 7647-14-5, synonym saltSpecification key IU7697372, CAS number 7697-37-2, synonym nitric acid
componentSpecification
- Specifies the specification.public void setCompSpecComponentType(@Nullable String compSpecComponentType)
Original property name from the Odata EDM: CompSpecComponentType
The component type identifies the type of ingredient in a composition. You define component types in a Customizing.Component types can be:Active ingredientsSolventsAdditivesStabilizersImpuritiesYou use the component type indicator to control whether you can assign specifications to value assignment items of the composition. For example, you can define that no specifications can be assigned to the component type "impurities" as the sum of all impurities is recorded in this field.
compSpecComponentType
- Key specifying the component type.public void setCompSpecLowerLimitOperator(@Nullable String compSpecLowerLimitOperator)
Original property name from the Odata EDM: CompSpecLowerLimitOperator
compSpecLowerLimitOperator
- Specifies the relationship between the actual value and the displayed value.public void setCompSpecLowerLimit(@Nullable BigDecimal compSpecLowerLimit)
Original property name from the Odata EDM: CompSpecLowerLimit
If you define a lower limit, you also need to record the unit and reference quantity.
compSpecLowerLimit
- Value that specifies the lower limit of a component proportion (minimum proportion) in a composition.public void setCompSpecUpperLimitOperator(@Nullable String compSpecUpperLimitOperator)
Original property name from the Odata EDM: CompSpecUpperLimitOperator
compSpecUpperLimitOperator
- Specifies the relationship between the actual value and the displayed value.public void setCompSpecUpperLimit(@Nullable BigDecimal compSpecUpperLimit)
Original property name from the Odata EDM: CompSpecUpperLimit
If you define an upper limit you also need to record a unit and reference quantity.
compSpecUpperLimit
- Value that specifies the upper limit of a component proportion (maximum proportion) in a composition.public void setCompSpecQuantity(@Nullable BigDecimal compSpecQuantity)
Original property name from the Odata EDM: CompSpecQuantity
You must always specify a unit for a value, otherwise it is meaningless.
compSpecQuantity
- Specifies the determined proportion of a component in a composition (target value or actual value).public void setCompSpecUnit(@Nullable String compSpecUnit)
Original property name from the Odata EDM: CompSpecUnit
You can enter the following exponents as units for the reference quantities W/W or VOL/VOL:% percent (or 1 per 100)PERMILLE per thousand (or 1 part per 1,000)PPM parts per million (or 1 part per 1,000,000)PPB parts per billion (or 1 part per 1,000,000,000)In the input help for the Unit field, the values available belong to the dimension that you set up using the Reference quantity field.
compSpecUnit
- Specifies the unit for the quantity specified for the composition.public void setCompSpecSortSequence(@Nullable String compSpecSortSequence)
Original property name from the Odata EDM: CompSpecSortSequence
compSpecSortSequence
- You use the sort sequence to define the order in which information on a data record is displayed. In
this way, you can display more important information first.public void setCompSpecExceptionCode(@Nullable String compSpecExceptionCode)
Original property name from the Odata EDM: CompSpecExceptionCode
If no concentration is specified for a component of a composition, you can specify an exception value.
compSpecExceptionCode
- Specifies the exception value for the concentration specification of a component.public void setSpecificationAuthznGroup(@Nullable String specificationAuthznGroup)
Original property name from the Odata EDM: SpecificationAuthznGroup
specificationAuthznGroup
- Recipe Authorization Grouppublic void setSpecificationType(@Nullable String specificationType)
Original property name from the Odata EDM: SpecificationType
specificationType
- Specification Typeprotected String getEntityCollection()
getEntityCollection
in class VdmEntity<SpecValAssgmtInstanceWthComp>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<SpecValAssgmtInstanceWthComp>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<SpecValAssgmtInstanceWthComp>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<SpecValAssgmtInstanceWthComp>
@Nonnull public static <T> SpecValAssgmtInstanceWthCompField<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> SpecValAssgmtInstanceWthCompField<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<SpecValAssgmtInstanceWthComp>
@Deprecated public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
attachToService(String, ErpConfigContext)
instead.VdmEntity
setErpConfigContext
in class VdmEntity<SpecValAssgmtInstanceWthComp>
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<SpecValAssgmtInstanceWthComp>
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<SpecValAssgmtInstanceWthComp>
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<SpecValAssgmtInstanceWthComp>
@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<SpecValAssgmtInstanceWthComp>
@Nonnull public List<SpecIdentifier> fetchSubstanceIdentifier() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<SpecIdentifier> getSubstanceIdentifierOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SubstanceIdentifier of a queried SpecValAssgmtInstanceWthComp is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public Optional<List<SpecIdentifier>> getSubstanceIdentifierIfPresent()
If the navigation property for an entity SpecValAssgmtInstanceWthComp has not been resolved yet, this
method will not query further information. Instead its Optional
result state will be
empty
.
Optional
with result state
empty
is returned.public void setSubstanceIdentifier(@Nonnull List<SpecIdentifier> value)
If the navigation property to_SubstanceIdentifier of a queried SpecValAssgmtInstanceWthComp is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of SpecIdentifier entities.public void addSubstanceIdentifier(SpecIdentifier... entity)
If the navigation property to_SubstanceIdentifier of a queried SpecValAssgmtInstanceWthComp is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of SpecIdentifier entities.public static SpecValAssgmtInstanceWthComp.SpecValAssgmtInstanceWthCompBuilder builder()
@Nullable public String getSpecificationInternalID()
Original property name from the Odata EDM: SpecificationInternalID
Each table with master data contains this data element. The system uses this data element to assign a unique number to a data record when it is created.
@Nullable public String getSpecValAssgmtType()
Original property name from the Odata EDM: SpecValAssgmtType
@Nullable public String getSpecificationRating()
Original property name from the Odata EDM: SpecificationRating
Possible ratings are:MSDS material safety data sheetLABELING labelINTERN internal useEXTERN external informationCUSTOMER for customersSECRET confidentialThe rating together with the validity area make up the value assignment usage.
@Nullable public String getSpecificationValidityArea()
Original property name from the Odata EDM: SpecificationValidityArea
@Nullable public String getComponentSpecificationIntID()
Original property name from the Odata EDM: ComponentSpecificationIntID
@Nullable public String getComponentSpecification()
Original property name from the Odata EDM: ComponentSpecification
First check if the specification field has an input help.Fields without input help:Enter a generic specification key.Choose Confirm.The SAP system checks whether your entry is permitted. For example, you cannot enter certain special characters, umlauts, or blank characters in the key. The SAP system lists all the suitable specification keys.Fields with input help:Enter a generic key.Choose Confirm.The SAP system searches for specifications as follows:First, it searches the identifiers of the category Number.If it does not find any corresponding identifier numbers, it searches the identifiers of the category Name.If it does not find any corresponding identifier names, it searches the specification keys.Example:Entry: 211*The system searches for specifications that have an identifier with the number 211*. Since hits are found, the system does not search for any other identifier names or specification keys.Examples of hits found:Specification key IU674828, CAS number 211-617-1, synonym diketeneSpecification key IU645625, CAS number 211-448-3, synonym 2-ethylhexanalEntry: AS*The system does not find any specifications that have an identifier with the number AS*, so it searches the identifier names. Since hits are found, the system does not search for any other specification keys.Examples of hits found:Specification key IU7647145, CAS number 7647-14-5, synonym saltSpecification key IU7697372, CAS number 7697-37-2, synonym nitric acid
@Nullable public String getCompSpecComponentType()
Original property name from the Odata EDM: CompSpecComponentType
The component type identifies the type of ingredient in a composition. You define component types in a Customizing.Component types can be:Active ingredientsSolventsAdditivesStabilizersImpuritiesYou use the component type indicator to control whether you can assign specifications to value assignment items of the composition. For example, you can define that no specifications can be assigned to the component type "impurities" as the sum of all impurities is recorded in this field.
@Nullable public String getCompSpecLowerLimitOperator()
Original property name from the Odata EDM: CompSpecLowerLimitOperator
@Nullable public BigDecimal getCompSpecLowerLimit()
Original property name from the Odata EDM: CompSpecLowerLimit
If you define a lower limit, you also need to record the unit and reference quantity.
@Nullable public String getCompSpecUpperLimitOperator()
Original property name from the Odata EDM: CompSpecUpperLimitOperator
@Nullable public BigDecimal getCompSpecUpperLimit()
Original property name from the Odata EDM: CompSpecUpperLimit
If you define an upper limit you also need to record a unit and reference quantity.
@Nullable public BigDecimal getCompSpecQuantity()
Original property name from the Odata EDM: CompSpecQuantity
You must always specify a unit for a value, otherwise it is meaningless.
@Nullable public String getCompSpecUnit()
Original property name from the Odata EDM: CompSpecUnit
You can enter the following exponents as units for the reference quantities W/W or VOL/VOL:% percent (or 1 per 100)PERMILLE per thousand (or 1 part per 1,000)PPM parts per million (or 1 part per 1,000,000)PPB parts per billion (or 1 part per 1,000,000,000)In the input help for the Unit field, the values available belong to the dimension that you set up using the Reference quantity field.
@Nullable public String getCompSpecSortSequence()
Original property name from the Odata EDM: CompSpecSortSequence
@Nullable public String getCompSpecExceptionCode()
Original property name from the Odata EDM: CompSpecExceptionCode
If no concentration is specified for a component of a composition, you can specify an exception value.
@Nullable public String getSpecificationAuthznGroup()
Original property name from the Odata EDM: SpecificationAuthznGroup
@Nullable public String getSpecificationType()
Original property name from the Odata EDM: SpecificationType
public String toString()
toString
in class VdmObject<SpecValAssgmtInstanceWthComp>
public boolean equals(Object o)
equals
in class VdmObject<SpecValAssgmtInstanceWthComp>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<SpecValAssgmtInstanceWthComp>
public int hashCode()
hashCode
in class VdmObject<SpecValAssgmtInstanceWthComp>
Copyright © 2019 SAP SE. All rights reserved.