public class QualityInProcurement extends VdmEntity<QualityInProcurement>
Original entity name from the Odata EDM: QualityInProcurementType
Modifier and Type | Class and Description |
---|---|
static class |
QualityInProcurement.QualityInProcurementBuilder
Helper class to allow for fluent creation of QualityInProcurement instances.
|
Modifier and Type | Field and Description |
---|---|
static QualityInProcurementSelectable |
ALL_FIELDS
Selector for all available fields of QualityInProcurement.
|
static QualityInProcurementField<String> |
BASE_UNIT
Use with available fluent helpers to apply the BaseUnit field to query operations.
|
static QualityInProcurementField<String> |
BLOCK_REASON
Use with available fluent helpers to apply the BlockReason field to query operations.
|
static QualityInProcurementField<String> |
INSPECTION_LOT_TYPE
Use with available fluent helpers to apply the InspectionLotType field to query operations.
|
static QualityInProcurementField<String> |
IS_DELETED
Use with available fluent helpers to apply the IsDeleted field to query operations.
|
static QualityInProcurementField<String> |
MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static QualityInProcurementField<String> |
MATERIAL_REVISION_LEVEL
Use with available fluent helpers to apply the MaterialRevisionLevel field to query operations.
|
static QualityInProcurementField<String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static QualityInProcurementField<String> |
PROCUREMENT_BLOCK
Use with available fluent helpers to apply the ProcurementBlock field to query operations.
|
static QualityInProcurementField<String> |
PRODN_PIECE_APPROVAL_IS_REQUIRED
Use with available fluent helpers to apply the ProdnPieceApprovalIsRequired field to query operations.
|
static QualityInProcurementField<String> |
PRODUCTION_PIECE_APPROVAL
Use with available fluent helpers to apply the ProductionPieceApproval field to query operations.
|
static QualityInProcurementField<String> |
PRODUCTION_PIECE_APPROVAL_LEVEL
Use with available fluent helpers to apply the ProductionPieceApprovalLevel field to query operations.
|
static QualityInProcurementField<String> |
PRODUCTION_PIECE_APPROVAL_STATUS
Use with available fluent helpers to apply the ProductionPieceApprovalStatus field to query operations.
|
static QualityInProcurementField<LocalDateTime> |
QLTY_IN_PROCMT_CERTFN_VALID_TO
Use with available fluent helpers to apply the QltyInProcmtCertfnValidTo field to query operations.
|
static QualityInProcurementField<String> |
QLTY_IN_PROCMT_CERTIFICATE_CTRL
Use with available fluent helpers to apply the QltyInProcmtCertificateCtrl field to query operations.
|
static QualityInProcurementField<String> |
QLTY_IN_PROCMT_INSP_CONTROL
Use with available fluent helpers to apply the QltyInProcmtInspControl field to query operations.
|
static QualityInProcurementField<String> |
QLTY_IN_PROCMT_INT_ID
Use with available fluent helpers to apply the QltyInProcmtIntID field to query operations.
|
static QualityInProcurementField<String> |
QLTY_IN_PROCMT_LONG_TEXT
Use with available fluent helpers to apply the QltyInProcmtLongText field to query operations.
|
static QualityInProcurementField<Short> |
QLTY_IN_PROCMT_LOT_CRTN_LEAD_TIME
Use with available fluent helpers to apply the QltyInProcmtLotCrtnLeadTime field to query operations.
|
static QualityInProcurementField<String> |
QLTY_IN_PROCMT_REL_QTY_IS_ACTIVE
Use with available fluent helpers to apply the QltyInProcmtRelQtyIsActive field to query operations.
|
static QualityInProcurementField<LocalDateTime> |
QLTY_IN_PROCMT_RELEASE_VALID_TO
Use with available fluent helpers to apply the QltyInProcmtReleaseValidTo field to query operations.
|
static QualityInProcurementField<String> |
QUALITY_MANAGEMENT_SYSTEM
Use with available fluent helpers to apply the QualityManagementSystem field to query operations.
|
static QualityInProcurementField<BigDecimal> |
RELEASED_QUANTITY
Use with available fluent helpers to apply the ReleasedQuantity field to query operations.
|
static QualityInProcurementField<String> |
SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
static QualityInProcurementLink<QualityFirstArticleInspection> |
TO_QLTY_FIRST_ARTICLE_INSP
Use with available fluent helpers to apply the to_QltyFirstArticleInsp navigation property to query
operations.
|
changedOriginalFields
Constructor and Description |
---|
QualityInProcurement() |
QualityInProcurement(String material,
String qltyInProcmtIntID,
String supplier,
String plant,
String materialRevisionLevel,
LocalDateTime qltyInProcmtReleaseValidTo,
String baseUnit,
BigDecimal releasedQuantity,
String blockReason,
String procurementBlock,
String qltyInProcmtRelQtyIsActive,
String qltyInProcmtInspControl,
String prodnPieceApprovalIsRequired,
String productionPieceApproval,
String productionPieceApprovalLevel,
String productionPieceApprovalStatus,
String isDeleted,
String qualityManagementSystem,
LocalDateTime qltyInProcmtCertfnValidTo,
String inspectionLotType,
Short qltyInProcmtLotCrtnLeadTime,
String qltyInProcmtCertificateCtrl,
String qltyInProcmtLongText,
List<QualityFirstArticleInspection> toQltyFirstArticleInsp) |
Modifier and Type | Method and Description |
---|---|
void |
addQltyFirstArticleInsp(QualityFirstArticleInspection... entity)
Adds elements to the list of associated QualityFirstArticleInspection entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static QualityInProcurement.QualityInProcurementBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<QualityFirstArticleInspection> |
fetchQltyFirstArticleInsp()
Fetches the QualityFirstArticleInspection entities (one to many) associated with this entity.
|
static <T> QualityInProcurementField<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 |
getBaseUnit()
Constraints: Not nullable, Maximum length: 3
|
String |
getBlockReason()
Constraints: Not nullable, Maximum length: 40
|
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 |
getInspectionLotType()
Constraints: Not nullable, Maximum length: 8
|
String |
getIsDeleted()
Constraints: Not nullable, Maximum length: 1
|
protected Map<String,Object> |
getKey() |
String |
getMaterial()
(Key Field) Constraints: Not nullable, Maximum length: 40
|
String |
getMaterialRevisionLevel()
Constraints: Not nullable, Maximum length: 2
|
String |
getPlant()
Constraints: Not nullable, Maximum length: 4
|
String |
getProcurementBlock()
Constraints: Not nullable, Maximum length: 2
|
String |
getProdnPieceApprovalIsRequired()
Constraints: Not nullable, Maximum length: 1
|
String |
getProductionPieceApproval()
Constraints: Not nullable, Maximum length: 10
|
String |
getProductionPieceApprovalLevel()
Constraints: Not nullable, Maximum length: 2
|
String |
getProductionPieceApprovalStatus()
Constraints: Not nullable, Maximum length: 2
|
io.vavr.control.Option<List<QualityFirstArticleInspection>> |
getQltyFirstArticleInspIfPresent()
Retrieval of associated QualityFirstArticleInspection entities (one to many).
|
List<QualityFirstArticleInspection> |
getQltyFirstArticleInspOrFetch()
Retrieval of associated QualityFirstArticleInspection entities (one to many).
|
LocalDateTime |
getQltyInProcmtCertfnValidTo()
Constraints: Not nullable, Precision: 0
|
String |
getQltyInProcmtCertificateCtrl()
Constraints: Not nullable, Maximum length: 1
|
String |
getQltyInProcmtInspControl()
Constraints: Not nullable, Maximum length: 1
|
String |
getQltyInProcmtIntID()
(Key Field) Constraints: Not nullable, Maximum length: 6
|
String |
getQltyInProcmtLongText()
Constraints: none
|
Short |
getQltyInProcmtLotCrtnLeadTime()
Constraints: none
|
LocalDateTime |
getQltyInProcmtReleaseValidTo()
Constraints: Not nullable, Precision: 0
|
String |
getQltyInProcmtRelQtyIsActive()
Constraints: Not nullable, Maximum length: 1
|
String |
getQualityManagementSystem()
Constraints: Not nullable, Maximum length: 4
|
BigDecimal |
getReleasedQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getSupplier()
Constraints: Not nullable, Maximum length: 10
|
Class<QualityInProcurement> |
getType() |
int |
hashCode() |
void |
setBaseUnit(String baseUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setBlockReason(String blockReason)
Constraints: Not nullable, Maximum length: 40
|
void |
setInspectionLotType(String inspectionLotType)
Constraints: Not nullable, Maximum length: 8
|
void |
setIsDeleted(String isDeleted)
Constraints: Not nullable, Maximum length: 1
|
void |
setMaterial(String material)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
void |
setMaterialRevisionLevel(String materialRevisionLevel)
Constraints: Not nullable, Maximum length: 2
|
void |
setPlant(String plant)
Constraints: Not nullable, Maximum length: 4
|
void |
setProcurementBlock(String procurementBlock)
Constraints: Not nullable, Maximum length: 2
|
void |
setProdnPieceApprovalIsRequired(String prodnPieceApprovalIsRequired)
Constraints: Not nullable, Maximum length: 1
|
void |
setProductionPieceApproval(String productionPieceApproval)
Constraints: Not nullable, Maximum length: 10
|
void |
setProductionPieceApprovalLevel(String productionPieceApprovalLevel)
Constraints: Not nullable, Maximum length: 2
|
void |
setProductionPieceApprovalStatus(String productionPieceApprovalStatus)
Constraints: Not nullable, Maximum length: 2
|
void |
setQltyFirstArticleInsp(List<QualityFirstArticleInspection> value)
Overwrites the list of associated QualityFirstArticleInspection entities for the loaded navigation
property to_QltyFirstArticleInsp.
|
void |
setQltyInProcmtCertfnValidTo(LocalDateTime qltyInProcmtCertfnValidTo)
Constraints: Not nullable, Precision: 0
|
void |
setQltyInProcmtCertificateCtrl(String qltyInProcmtCertificateCtrl)
Constraints: Not nullable, Maximum length: 1
|
void |
setQltyInProcmtInspControl(String qltyInProcmtInspControl)
Constraints: Not nullable, Maximum length: 1
|
void |
setQltyInProcmtIntID(String qltyInProcmtIntID)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
void |
setQltyInProcmtLongText(String qltyInProcmtLongText)
Constraints: none
|
void |
setQltyInProcmtLotCrtnLeadTime(Short qltyInProcmtLotCrtnLeadTime)
Constraints: none
|
void |
setQltyInProcmtReleaseValidTo(LocalDateTime qltyInProcmtReleaseValidTo)
Constraints: Not nullable, Precision: 0
|
void |
setQltyInProcmtRelQtyIsActive(String qltyInProcmtRelQtyIsActive)
Constraints: Not nullable, Maximum length: 1
|
void |
setQualityManagementSystem(String qualityManagementSystem)
Constraints: Not nullable, Maximum length: 4
|
void |
setReleasedQuantity(BigDecimal releasedQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setSupplier(String supplier)
Constraints: Not nullable, Maximum length: 10
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final QualityInProcurementSelectable ALL_FIELDS
public static final QualityInProcurementField<String> MATERIAL
public static final QualityInProcurementField<String> QLTY_IN_PROCMT_INT_ID
public static final QualityInProcurementField<String> SUPPLIER
public static final QualityInProcurementField<String> PLANT
public static final QualityInProcurementField<String> MATERIAL_REVISION_LEVEL
public static final QualityInProcurementField<LocalDateTime> QLTY_IN_PROCMT_RELEASE_VALID_TO
public static final QualityInProcurementField<String> BASE_UNIT
public static final QualityInProcurementField<BigDecimal> RELEASED_QUANTITY
public static final QualityInProcurementField<String> BLOCK_REASON
public static final QualityInProcurementField<String> PROCUREMENT_BLOCK
public static final QualityInProcurementField<String> QLTY_IN_PROCMT_REL_QTY_IS_ACTIVE
public static final QualityInProcurementField<String> QLTY_IN_PROCMT_INSP_CONTROL
public static final QualityInProcurementField<String> PRODN_PIECE_APPROVAL_IS_REQUIRED
public static final QualityInProcurementField<String> PRODUCTION_PIECE_APPROVAL
public static final QualityInProcurementField<String> PRODUCTION_PIECE_APPROVAL_LEVEL
public static final QualityInProcurementField<String> PRODUCTION_PIECE_APPROVAL_STATUS
public static final QualityInProcurementField<String> IS_DELETED
public static final QualityInProcurementField<String> QUALITY_MANAGEMENT_SYSTEM
public static final QualityInProcurementField<LocalDateTime> QLTY_IN_PROCMT_CERTFN_VALID_TO
public static final QualityInProcurementField<String> INSPECTION_LOT_TYPE
public static final QualityInProcurementField<Short> QLTY_IN_PROCMT_LOT_CRTN_LEAD_TIME
public static final QualityInProcurementField<String> QLTY_IN_PROCMT_CERTIFICATE_CTRL
public static final QualityInProcurementField<String> QLTY_IN_PROCMT_LONG_TEXT
public static final QualityInProcurementLink<QualityFirstArticleInspection> TO_QLTY_FIRST_ARTICLE_INSP
public QualityInProcurement()
public QualityInProcurement(@Nullable String material, @Nullable String qltyInProcmtIntID, @Nullable String supplier, @Nullable String plant, @Nullable String materialRevisionLevel, @Nullable LocalDateTime qltyInProcmtReleaseValidTo, @Nullable String baseUnit, @Nullable BigDecimal releasedQuantity, @Nullable String blockReason, @Nullable String procurementBlock, @Nullable String qltyInProcmtRelQtyIsActive, @Nullable String qltyInProcmtInspControl, @Nullable String prodnPieceApprovalIsRequired, @Nullable String productionPieceApproval, @Nullable String productionPieceApprovalLevel, @Nullable String productionPieceApprovalStatus, @Nullable String isDeleted, @Nullable String qualityManagementSystem, @Nullable LocalDateTime qltyInProcmtCertfnValidTo, @Nullable String inspectionLotType, @Nullable Short qltyInProcmtLotCrtnLeadTime, @Nullable String qltyInProcmtCertificateCtrl, @Nullable String qltyInProcmtLongText, List<QualityFirstArticleInspection> toQltyFirstArticleInsp)
@Nonnull public Class<QualityInProcurement> getType()
getType
in class VdmObject<QualityInProcurement>
public void setMaterial(@Nullable String material)
Original property name from the Odata EDM: Material
material
- Material Numberpublic void setQltyInProcmtIntID(@Nullable String qltyInProcmtIntID)
Original property name from the Odata EDM: QltyInProcmtIntID
qltyInProcmtIntID
- Quality Info Record in Procurement Internal IDpublic void setSupplier(@Nullable String supplier)
Original property name from the Odata EDM: Supplier
supplier
- Vendor's account numberpublic void setPlant(@Nullable String plant)
Original property name from the Odata EDM: Plant
plant
- Plantpublic void setMaterialRevisionLevel(@Nullable String materialRevisionLevel)
Original property name from the Odata EDM: MaterialRevisionLevel
materialRevisionLevel
- Revision Levelpublic void setQltyInProcmtReleaseValidTo(@Nullable LocalDateTime qltyInProcmtReleaseValidTo)
Original property name from the Odata EDM: QltyInProcmtReleaseValidTo
qltyInProcmtReleaseValidTo
- Date Until Which the Release Is Validpublic void setBaseUnit(@Nullable String baseUnit)
Original property name from the Odata EDM: BaseUnit
baseUnit
- Base Unit of Measure for the Materialpublic void setReleasedQuantity(@Nullable BigDecimal releasedQuantity)
Original property name from the Odata EDM: ReleasedQuantity
releasedQuantity
- Quantity Released for the Materialpublic void setBlockReason(@Nullable String blockReason)
Original property name from the Odata EDM: BlockReason
blockReason
- Blocking reasonpublic void setProcurementBlock(@Nullable String procurementBlock)
Original property name from the Odata EDM: ProcurementBlock
procurementBlock
- Function That Will Be Blockedpublic void setQltyInProcmtRelQtyIsActive(@Nullable String qltyInProcmtRelQtyIsActive)
Original property name from the Odata EDM: QltyInProcmtRelQtyIsActive
qltyInProcmtRelQtyIsActive
- Release Quantity Is Activepublic void setQltyInProcmtInspControl(@Nullable String qltyInProcmtInspControl)
Original property name from the Odata EDM: QltyInProcmtInspControl
qltyInProcmtInspControl
- Inspection Control in the QM Info Recordpublic void setProdnPieceApprovalIsRequired(@Nullable String prodnPieceApprovalIsRequired)
Original property name from the Odata EDM: ProdnPieceApprovalIsRequired
prodnPieceApprovalIsRequired
- Production Part Approval Is Requiredpublic void setProductionPieceApproval(@Nullable String productionPieceApproval)
Original property name from the Odata EDM: ProductionPieceApproval
productionPieceApproval
- Production Part Approval Identifierpublic void setProductionPieceApprovalLevel(@Nullable String productionPieceApprovalLevel)
Original property name from the Odata EDM: ProductionPieceApprovalLevel
productionPieceApprovalLevel
- Production Part Approval for Part Submission Warrantpublic void setProductionPieceApprovalStatus(@Nullable String productionPieceApprovalStatus)
Original property name from the Odata EDM: ProductionPieceApprovalStatus
productionPieceApprovalStatus
- Production Part Approval Statuspublic void setIsDeleted(@Nullable String isDeleted)
Original property name from the Odata EDM: IsDeleted
isDeleted
- Deletion Flagpublic void setQualityManagementSystem(@Nullable String qualityManagementSystem)
Original property name from the Odata EDM: QualityManagementSystem
qualityManagementSystem
- Supplier's QM systempublic void setQltyInProcmtCertfnValidTo(@Nullable LocalDateTime qltyInProcmtCertfnValidTo)
Original property name from the Odata EDM: QltyInProcmtCertfnValidTo
qltyInProcmtCertfnValidTo
- Validity date of certificationpublic void setInspectionLotType(@Nullable String inspectionLotType)
Original property name from the Odata EDM: InspectionLotType
inspectionLotType
- Inspection Type for Insp. Lot Origin (Source Inspection)public void setQltyInProcmtLotCrtnLeadTime(@Nullable Short qltyInProcmtLotCrtnLeadTime)
Original property name from the Odata EDM: QltyInProcmtLotCrtnLeadTime
qltyInProcmtLotCrtnLeadTime
- Lot Creation Lead Time (in Days) for Source Inspectionpublic void setQltyInProcmtCertificateCtrl(@Nullable String qltyInProcmtCertificateCtrl)
Original property name from the Odata EDM: QltyInProcmtCertificateCtrl
qltyInProcmtCertificateCtrl
- Control of Certificate Receiptpublic void setQltyInProcmtLongText(@Nullable String qltyInProcmtLongText)
Original property name from the Odata EDM: QltyInProcmtLongText
qltyInProcmtLongText
- Long Textprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<QualityInProcurement>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<QualityInProcurement>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<QualityInProcurement>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<QualityInProcurement>
@Nonnull public static <T> QualityInProcurementField<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> QualityInProcurementField<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<QualityInProcurement>
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<QualityInProcurement>
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<QualityInProcurement>
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<QualityInProcurement>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<QualityInProcurement>
@Nonnull public List<QualityFirstArticleInspection> fetchQltyFirstArticleInsp() 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<QualityFirstArticleInspection> getQltyFirstArticleInspOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_QltyFirstArticleInsp of a queried QualityInProcurement 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 io.vavr.control.Option<List<QualityFirstArticleInspection>> getQltyFirstArticleInspIfPresent()
If the navigation property for an entity QualityInProcurement has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with
result state empty
is returned.public void setQltyFirstArticleInsp(@Nonnull List<QualityFirstArticleInspection> value)
If the navigation property to_QltyFirstArticleInsp of a queried QualityInProcurement 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 QualityFirstArticleInspection entities.public void addQltyFirstArticleInsp(QualityFirstArticleInspection... entity)
If the navigation property to_QltyFirstArticleInsp of a queried QualityInProcurement 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 QualityFirstArticleInspection entities.@Nonnull public static QualityInProcurement.QualityInProcurementBuilder builder()
@Nullable public String getMaterial()
Original property name from the Odata EDM: Material
@Nullable public String getQltyInProcmtIntID()
Original property name from the Odata EDM: QltyInProcmtIntID
@Nullable public String getSupplier()
Original property name from the Odata EDM: Supplier
@Nullable public String getPlant()
Original property name from the Odata EDM: Plant
@Nullable public String getMaterialRevisionLevel()
Original property name from the Odata EDM: MaterialRevisionLevel
@Nullable public LocalDateTime getQltyInProcmtReleaseValidTo()
Original property name from the Odata EDM: QltyInProcmtReleaseValidTo
@Nullable public String getBaseUnit()
Original property name from the Odata EDM: BaseUnit
@Nullable public BigDecimal getReleasedQuantity()
Original property name from the Odata EDM: ReleasedQuantity
@Nullable public String getBlockReason()
Original property name from the Odata EDM: BlockReason
@Nullable public String getProcurementBlock()
Original property name from the Odata EDM: ProcurementBlock
@Nullable public String getQltyInProcmtRelQtyIsActive()
Original property name from the Odata EDM: QltyInProcmtRelQtyIsActive
@Nullable public String getQltyInProcmtInspControl()
Original property name from the Odata EDM: QltyInProcmtInspControl
@Nullable public String getProdnPieceApprovalIsRequired()
Original property name from the Odata EDM: ProdnPieceApprovalIsRequired
@Nullable public String getProductionPieceApproval()
Original property name from the Odata EDM: ProductionPieceApproval
@Nullable public String getProductionPieceApprovalLevel()
Original property name from the Odata EDM: ProductionPieceApprovalLevel
@Nullable public String getProductionPieceApprovalStatus()
Original property name from the Odata EDM: ProductionPieceApprovalStatus
@Nullable public String getIsDeleted()
Original property name from the Odata EDM: IsDeleted
@Nullable public String getQualityManagementSystem()
Original property name from the Odata EDM: QualityManagementSystem
@Nullable public LocalDateTime getQltyInProcmtCertfnValidTo()
Original property name from the Odata EDM: QltyInProcmtCertfnValidTo
@Nullable public String getInspectionLotType()
Original property name from the Odata EDM: InspectionLotType
@Nullable public Short getQltyInProcmtLotCrtnLeadTime()
Original property name from the Odata EDM: QltyInProcmtLotCrtnLeadTime
@Nullable public String getQltyInProcmtCertificateCtrl()
Original property name from the Odata EDM: QltyInProcmtCertificateCtrl
@Nullable public String getQltyInProcmtLongText()
Original property name from the Odata EDM: QltyInProcmtLongText
@Nonnull public String toString()
toString
in class VdmObject<QualityInProcurement>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<QualityInProcurement>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<QualityInProcurement>
public int hashCode()
hashCode
in class VdmObject<QualityInProcurement>
Copyright © 2021 SAP SE. All rights reserved.