java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity<QualityInProcurement>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinforecord.QualityInProcurement

public class QualityInProcurement extends VdmEntity<QualityInProcurement>
Quality Info Record Data

Original entity name from the Odata EDM: QualityInProcurementType

  • Field Details

    • ALL_FIELDS

      public static final QualityInProcurementSelectable ALL_FIELDS
      Selector for all available fields of QualityInProcurement.
    • MATERIAL

      public static final QualityInProcurementField<String> MATERIAL
      Use with available fluent helpers to apply the Material field to query operations.
    • QLTY_IN_PROCMT_INT_ID

      public static final QualityInProcurementField<String> QLTY_IN_PROCMT_INT_ID
      Use with available fluent helpers to apply the QltyInProcmtIntID field to query operations.
    • SUPPLIER

      public static final QualityInProcurementField<String> SUPPLIER
      Use with available fluent helpers to apply the Supplier field to query operations.
    • PLANT

      public static final QualityInProcurementField<String> PLANT
      Use with available fluent helpers to apply the Plant field to query operations.
    • MATERIAL_REVISION_LEVEL

      public static final QualityInProcurementField<String> MATERIAL_REVISION_LEVEL
      Use with available fluent helpers to apply the MaterialRevisionLevel field to query operations.
    • QLTY_IN_PROCMT_RELEASE_VALID_TO

      public static final QualityInProcurementField<LocalDateTime> QLTY_IN_PROCMT_RELEASE_VALID_TO
      Use with available fluent helpers to apply the QltyInProcmtReleaseValidTo field to query operations.
    • BASE_UNIT

      public static final QualityInProcurementField<String> BASE_UNIT
      Use with available fluent helpers to apply the BaseUnit field to query operations.
    • RELEASED_QUANTITY

      public static final QualityInProcurementField<BigDecimal> RELEASED_QUANTITY
      Use with available fluent helpers to apply the ReleasedQuantity field to query operations.
    • BLOCK_REASON

      public static final QualityInProcurementField<String> BLOCK_REASON
      Use with available fluent helpers to apply the BlockReason field to query operations.
    • PROCUREMENT_BLOCK

      public static final QualityInProcurementField<String> PROCUREMENT_BLOCK
      Use with available fluent helpers to apply the ProcurementBlock field to query operations.
    • QLTY_IN_PROCMT_REL_QTY_IS_ACTIVE

      public static final QualityInProcurementField<String> QLTY_IN_PROCMT_REL_QTY_IS_ACTIVE
      Use with available fluent helpers to apply the QltyInProcmtRelQtyIsActive field to query operations.
    • QLTY_IN_PROCMT_INSP_CONTROL

      public static final QualityInProcurementField<String> QLTY_IN_PROCMT_INSP_CONTROL
      Use with available fluent helpers to apply the QltyInProcmtInspControl field to query operations.
    • PRODN_PIECE_APPROVAL_IS_REQUIRED

      public static final QualityInProcurementField<String> PRODN_PIECE_APPROVAL_IS_REQUIRED
      Use with available fluent helpers to apply the ProdnPieceApprovalIsRequired field to query operations.
    • PRODUCTION_PIECE_APPROVAL

      public static final QualityInProcurementField<String> PRODUCTION_PIECE_APPROVAL
      Use with available fluent helpers to apply the ProductionPieceApproval field to query operations.
    • PRODUCTION_PIECE_APPROVAL_LEVEL

      public static final QualityInProcurementField<String> PRODUCTION_PIECE_APPROVAL_LEVEL
      Use with available fluent helpers to apply the ProductionPieceApprovalLevel field to query operations.
    • PRODUCTION_PIECE_APPROVAL_STATUS

      public static final QualityInProcurementField<String> PRODUCTION_PIECE_APPROVAL_STATUS
      Use with available fluent helpers to apply the ProductionPieceApprovalStatus field to query operations.
    • IS_DELETED

      public static final QualityInProcurementField<String> IS_DELETED
      Use with available fluent helpers to apply the IsDeleted field to query operations.
    • QUALITY_MANAGEMENT_SYSTEM

      public static final QualityInProcurementField<String> QUALITY_MANAGEMENT_SYSTEM
      Use with available fluent helpers to apply the QualityManagementSystem field to query operations.
    • QLTY_IN_PROCMT_CERTFN_VALID_TO

      public static final QualityInProcurementField<LocalDateTime> QLTY_IN_PROCMT_CERTFN_VALID_TO
      Use with available fluent helpers to apply the QltyInProcmtCertfnValidTo field to query operations.
    • INSPECTION_LOT_TYPE

      public static final QualityInProcurementField<String> INSPECTION_LOT_TYPE
      Use with available fluent helpers to apply the InspectionLotType field to query operations.
    • QLTY_IN_PROCMT_LOT_CRTN_LEAD_TIME

      public static final QualityInProcurementField<Short> QLTY_IN_PROCMT_LOT_CRTN_LEAD_TIME
      Use with available fluent helpers to apply the QltyInProcmtLotCrtnLeadTime field to query operations.
    • QLTY_IN_PROCMT_CERTIFICATE_CTRL

      public static final QualityInProcurementField<String> QLTY_IN_PROCMT_CERTIFICATE_CTRL
      Use with available fluent helpers to apply the QltyInProcmtCertificateCtrl field to query operations.
    • QLTY_IN_PROCMT_LONG_TEXT

      public static final QualityInProcurementField<String> QLTY_IN_PROCMT_LONG_TEXT
      Use with available fluent helpers to apply the QltyInProcmtLongText field to query operations.
    • TO_QLTY_FIRST_ARTICLE_INSP

      public static final QualityInProcurementLink<QualityFirstArticleInspection> TO_QLTY_FIRST_ARTICLE_INSP
      Use with available fluent helpers to apply the to_QltyFirstArticleInsp navigation property to query operations.
  • Constructor Details

    • QualityInProcurement

      public QualityInProcurement()
    • 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)
  • Method Details

    • getType

      @Nonnull public Class<QualityInProcurement> getType()
      Specified by:
      getType in class VdmObject<QualityInProcurement>
    • setMaterial

      public void setMaterial(@Nullable String material)
      (Key Field) Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: Material

      Parameters:
      material - Material Number
    • setQltyInProcmtIntID

      public void setQltyInProcmtIntID(@Nullable String qltyInProcmtIntID)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: QltyInProcmtIntID

      Parameters:
      qltyInProcmtIntID - Quality Info Record in Procurement Internal ID
    • setSupplier

      public void setSupplier(@Nullable String supplier)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Supplier

      Parameters:
      supplier - Supplier's Account Number
    • setPlant

      public void setPlant(@Nullable String plant)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: Plant

      Parameters:
      plant - Plant
    • setMaterialRevisionLevel

      public void setMaterialRevisionLevel(@Nullable String materialRevisionLevel)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: MaterialRevisionLevel

      Parameters:
      materialRevisionLevel - Revision Level
    • setQltyInProcmtReleaseValidTo

      public void setQltyInProcmtReleaseValidTo(@Nullable LocalDateTime qltyInProcmtReleaseValidTo)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: QltyInProcmtReleaseValidTo

      Parameters:
      qltyInProcmtReleaseValidTo - Date Until Which the Release Is Valid
    • setBaseUnit

      public void setBaseUnit(@Nullable String baseUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BaseUnit

      Parameters:
      baseUnit - Base Unit of Measure for the Material
    • setReleasedQuantity

      public void setReleasedQuantity(@Nullable BigDecimal releasedQuantity)
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: ReleasedQuantity

      Parameters:
      releasedQuantity - Quantity Released for the Material
    • setBlockReason

      public void setBlockReason(@Nullable String blockReason)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: BlockReason

      Parameters:
      blockReason - Blocking Reason
    • setProcurementBlock

      public void setProcurementBlock(@Nullable String procurementBlock)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ProcurementBlock

      Parameters:
      procurementBlock - Function That Will Be Blocked
    • setQltyInProcmtRelQtyIsActive

      public void setQltyInProcmtRelQtyIsActive(@Nullable String qltyInProcmtRelQtyIsActive)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: QltyInProcmtRelQtyIsActive

      Parameters:
      qltyInProcmtRelQtyIsActive - Release Quantity Is Active
    • setQltyInProcmtInspControl

      public void setQltyInProcmtInspControl(@Nullable String qltyInProcmtInspControl)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: QltyInProcmtInspControl

      Parameters:
      qltyInProcmtInspControl - Inspection Control in the QM Info Record
    • setProdnPieceApprovalIsRequired

      public void setProdnPieceApprovalIsRequired(@Nullable String prodnPieceApprovalIsRequired)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ProdnPieceApprovalIsRequired

      Parameters:
      prodnPieceApprovalIsRequired - Production Part Approval Is Required
    • setProductionPieceApproval

      public void setProductionPieceApproval(@Nullable String productionPieceApproval)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ProductionPieceApproval

      Parameters:
      productionPieceApproval - Production Part Approval Identifier
    • setProductionPieceApprovalLevel

      public void setProductionPieceApprovalLevel(@Nullable String productionPieceApprovalLevel)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ProductionPieceApprovalLevel

      Parameters:
      productionPieceApprovalLevel - Production Part Approval for Part Submission Warrant
    • setProductionPieceApprovalStatus

      public void setProductionPieceApprovalStatus(@Nullable String productionPieceApprovalStatus)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ProductionPieceApprovalStatus

      Parameters:
      productionPieceApprovalStatus - Production Part Approval Status
    • setIsDeleted

      public void setIsDeleted(@Nullable String isDeleted)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: IsDeleted

      Parameters:
      isDeleted - Deletion Flag
    • setQualityManagementSystem

      public void setQualityManagementSystem(@Nullable String qualityManagementSystem)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: QualityManagementSystem

      Parameters:
      qualityManagementSystem - Supplier's QM System
    • setQltyInProcmtCertfnValidTo

      public void setQltyInProcmtCertfnValidTo(@Nullable LocalDateTime qltyInProcmtCertfnValidTo)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: QltyInProcmtCertfnValidTo

      Parameters:
      qltyInProcmtCertfnValidTo - Validity Date of Certification
    • setInspectionLotType

      public void setInspectionLotType(@Nullable String inspectionLotType)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: InspectionLotType

      Parameters:
      inspectionLotType - Inspection Type for Insp. Lot Origin (Source Inspection)
    • setQltyInProcmtLotCrtnLeadTime

      public void setQltyInProcmtLotCrtnLeadTime(@Nullable Short qltyInProcmtLotCrtnLeadTime)
      Constraints: none

      Original property name from the Odata EDM: QltyInProcmtLotCrtnLeadTime

      Parameters:
      qltyInProcmtLotCrtnLeadTime - Lot Creation Lead Time (in Days) for Source Inspection
    • setQltyInProcmtCertificateCtrl

      public void setQltyInProcmtCertificateCtrl(@Nullable String qltyInProcmtCertificateCtrl)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: QltyInProcmtCertificateCtrl

      Parameters:
      qltyInProcmtCertificateCtrl - Control of Certificate Receipt
    • setQltyInProcmtLongText

      public void setQltyInProcmtLongText(@Nullable String qltyInProcmtLongText)
      Constraints: none

      Original property name from the Odata EDM: QltyInProcmtLongText

      Parameters:
      qltyInProcmtLongText - Long Text
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<QualityInProcurement>
    • getKey

      @Nonnull protected Map<String,Object> getKey()
      Overrides:
      getKey in class VdmObject<QualityInProcurement>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<QualityInProcurement>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<QualityInProcurement>
    • field

      @Nonnull public static <T> QualityInProcurementField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      Parameters:
      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.
      Returns:
      A representation of an extension field from this entity.
    • field

      @Nonnull public static <T, DomainT> QualityInProcurementField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      DomainT - The type of the extension field as returned by the OData service.
      Parameters:
      typeConverter - A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the field
      fieldName - The name of the extension field as returned by the OData service.
      Returns:
      A representation of an extension field from this entity, holding a reference to the given TypeConverter.
    • getDestinationForFetch

      @Nullable public HttpDestinationProperties getDestinationForFetch()
      Overrides:
      getDestinationForFetch in class VdmEntity<QualityInProcurement>
    • setServicePathForFetch

      protected void setServicePathForFetch(@Nullable String servicePathForFetch)
      Overrides:
      setServicePathForFetch in class VdmEntity<QualityInProcurement>
    • attachToService

      public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
      Overrides:
      attachToService in class VdmEntity<QualityInProcurement>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<QualityInProcurement>
    • toMapOfNavigationProperties

      @Nonnull protected Map<String,Object> toMapOfNavigationProperties()
      Overrides:
      toMapOfNavigationProperties in class VdmObject<QualityInProcurement>
    • fetchQltyFirstArticleInsp

      @Nonnull public List<QualityFirstArticleInspection> fetchQltyFirstArticleInsp()
      Fetches the QualityFirstArticleInspection entities (one to many) associated with this entity. This corresponds to the OData navigation property to_QltyFirstArticleInsp.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated QualityFirstArticleInspection entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.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.
    • getQltyFirstArticleInspOrFetch

      @Nonnull public List<QualityFirstArticleInspection> getQltyFirstArticleInspOrFetch()
      Retrieval of associated QualityFirstArticleInspection entities (one to many). This corresponds to the OData navigation property to_QltyFirstArticleInsp.

      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.

      Returns:
      List of associated QualityFirstArticleInspection entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.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.
    • getQltyFirstArticleInspIfPresent

      @Nonnull public io.vavr.control.Option<List<QualityFirstArticleInspection>> getQltyFirstArticleInspIfPresent()
      Retrieval of associated QualityFirstArticleInspection entities (one to many). This corresponds to the OData navigation property to_QltyFirstArticleInsp.

      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.

      Returns:
      If the information for navigation property to_QltyFirstArticleInsp is already loaded, the result will contain the QualityFirstArticleInspection entities. If not, an Option with result state empty is returned.
    • setQltyFirstArticleInsp

      public void setQltyFirstArticleInsp(@Nonnull List<QualityFirstArticleInspection> value)
      Overwrites the list of associated QualityFirstArticleInspection entities for the loaded navigation property to_QltyFirstArticleInsp.

      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.

      Parameters:
      value - List of QualityFirstArticleInspection entities.
    • addQltyFirstArticleInsp

      public void addQltyFirstArticleInsp(QualityFirstArticleInspection... entity)
      Adds elements to the list of associated QualityFirstArticleInspection entities. This corresponds to the OData navigation property to_QltyFirstArticleInsp.

      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.

      Parameters:
      entity - Array of QualityFirstArticleInspection entities.
    • builder

      @Nonnull public static QualityInProcurement.QualityInProcurementBuilder builder()
    • getMaterial

      @Nullable public String getMaterial()
      (Key Field) Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: Material

      Returns:
      Material Number
    • getQltyInProcmtIntID

      @Nullable public String getQltyInProcmtIntID()
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: QltyInProcmtIntID

      Returns:
      Quality Info Record in Procurement Internal ID
    • getSupplier

      @Nullable public String getSupplier()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Supplier

      Returns:
      Supplier's Account Number
    • getPlant

      @Nullable public String getPlant()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: Plant

      Returns:
      Plant
    • getMaterialRevisionLevel

      @Nullable public String getMaterialRevisionLevel()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: MaterialRevisionLevel

      Returns:
      Revision Level
    • getQltyInProcmtReleaseValidTo

      @Nullable public LocalDateTime getQltyInProcmtReleaseValidTo()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: QltyInProcmtReleaseValidTo

      Returns:
      Date Until Which the Release Is Valid
    • getBaseUnit

      @Nullable public String getBaseUnit()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BaseUnit

      Returns:
      Base Unit of Measure for the Material
    • getReleasedQuantity

      @Nullable public BigDecimal getReleasedQuantity()
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: ReleasedQuantity

      Returns:
      Quantity Released for the Material
    • getBlockReason

      @Nullable public String getBlockReason()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: BlockReason

      Returns:
      Blocking Reason
    • getProcurementBlock

      @Nullable public String getProcurementBlock()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ProcurementBlock

      Returns:
      Function That Will Be Blocked
    • getQltyInProcmtRelQtyIsActive

      @Nullable public String getQltyInProcmtRelQtyIsActive()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: QltyInProcmtRelQtyIsActive

      Returns:
      Release Quantity Is Active
    • getQltyInProcmtInspControl

      @Nullable public String getQltyInProcmtInspControl()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: QltyInProcmtInspControl

      Returns:
      Inspection Control in the QM Info Record
    • getProdnPieceApprovalIsRequired

      @Nullable public String getProdnPieceApprovalIsRequired()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ProdnPieceApprovalIsRequired

      Returns:
      Production Part Approval Is Required
    • getProductionPieceApproval

      @Nullable public String getProductionPieceApproval()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ProductionPieceApproval

      Returns:
      Production Part Approval Identifier
    • getProductionPieceApprovalLevel

      @Nullable public String getProductionPieceApprovalLevel()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ProductionPieceApprovalLevel

      Returns:
      Production Part Approval for Part Submission Warrant
    • getProductionPieceApprovalStatus

      @Nullable public String getProductionPieceApprovalStatus()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ProductionPieceApprovalStatus

      Returns:
      Production Part Approval Status
    • getIsDeleted

      @Nullable public String getIsDeleted()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: IsDeleted

      Returns:
      Deletion Flag
    • getQualityManagementSystem

      @Nullable public String getQualityManagementSystem()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: QualityManagementSystem

      Returns:
      Supplier's QM System
    • getQltyInProcmtCertfnValidTo

      @Nullable public LocalDateTime getQltyInProcmtCertfnValidTo()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: QltyInProcmtCertfnValidTo

      Returns:
      Validity Date of Certification
    • getInspectionLotType

      @Nullable public String getInspectionLotType()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: InspectionLotType

      Returns:
      Inspection Type for Insp. Lot Origin (Source Inspection)
    • getQltyInProcmtLotCrtnLeadTime

      @Nullable public Short getQltyInProcmtLotCrtnLeadTime()
      Constraints: none

      Original property name from the Odata EDM: QltyInProcmtLotCrtnLeadTime

      Returns:
      Lot Creation Lead Time (in Days) for Source Inspection
    • getQltyInProcmtCertificateCtrl

      @Nullable public String getQltyInProcmtCertificateCtrl()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: QltyInProcmtCertificateCtrl

      Returns:
      Control of Certificate Receipt
    • getQltyInProcmtLongText

      @Nullable public String getQltyInProcmtLongText()
      Constraints: none

      Original property name from the Odata EDM: QltyInProcmtLongText

      Returns:
      Long Text
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<QualityInProcurement>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<QualityInProcurement>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<QualityInProcurement>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<QualityInProcurement>