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: 18
|
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: 18
|
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
- Alphanumeric key uniquely identifying the material.public 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
With the supplier number, information from the supplier master record (such as the supplier's address and bank details) is copied into a purchasing document (such as a request for quotation or a purchase order).You can use the supplier number to keep track of requests for quotation, purchase orders and outline agreements.
supplier
- Alphanumeric key uniquely identifying the document.public void setPlant(@Nullable String plant)
Original property name from the Odata EDM: Plant
plant
- Key uniquely identifying a plant.public 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
- Latest date, on which the material for the plant can be ordered from the supplier.public 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
The system also displays the sum of the ordered quantities .If you reset the ordered quantity, the system no longer shows the ordered quantity and notes the reset date.
releasedQuantity
- If a release quantity is required, this quantity is entered in this field.public void setBlockReason(@Nullable String blockReason)
Original property name from the Odata EDM: BlockReason
blockReason
- You can enter a text here, explaining why the vendor relationship is blocked.public void setProcurementBlock(@Nullable String procurementBlock)
Original property name from the Odata EDM: ProcurementBlock
You can enter a block key in the:Supplier master recordIn this case, the supplier block applies to all materials and plants.Quality info record for QM in procurementIn this case, the supplier block applies to a single material and plant.A block for quality reasons applies only to those materials for which QM in procurement is active.
procurementBlock
- Key that determines which procurement functions (for example, request for quotation, purchase order,
or goods receipt) should be blocked for quality reasons.public 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
"Inspection active, if vendor is not certified"An inspection lot is created if the settings in the material master require this, and if there is no other overriding control function."No inspection"No inspection lot is created, although the material master requires an inspection."Inspection active, independent of vendor certification"An inspection lot is created, although a skip lot is scheduled for the vendor as a result of the vendor's QM system.
qltyInProcmtInspControl
- This identifier in the quality info record controls whether an inspection lot is created. The
following settings are available:public 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
This field is read-only. You can change the PPAP status only in the Manage Quality Info Records app.
productionPieceApprovalStatus
- Describes the status of the production part approval process.public void setIsDeleted(@Nullable String isDeleted)
Original property name from the Odata EDM: IsDeleted
This data record will be deleted, depending on additional settings, in the next archiving run.
isDeleted
- The current data record has been marked for deletion.public void setQualityManagementSystem(@Nullable String qualityManagementSystem)
Original property name from the Odata EDM: QualityManagementSystem
If a material is activated for QM in procurement, the system initiates the following check whenever purchasing functions are carried out (for example, when a request for a quotation is made or if a purchase order is created):Whether the supplier's verified QM system, according to supplier master record or quality info record (for a combination of supplier/material) meets the requirements for QM systems as specified in the material master.When carrying out the check, the system relies on the defined assignments for target QM systems and actual QM systems in the Customizing application. When carrying out the check, the system relies on the assignments for target QM systems and actual QM systems defined in the configuration.If the check is unsuccessful, a warning message is issued when a request for quotation is initiated and an error message is issued for all other procurement activities.
qualityManagementSystem
- If a QM system is maintained by the supplier, you can store a description of the QM system here.public void setQltyInProcmtCertfnValidTo(@Nullable LocalDateTime qltyInProcmtCertfnValidTo)
Original property name from the Odata EDM: QltyInProcmtCertfnValidTo
qltyInProcmtCertfnValidTo
- Date up to which the certification of the QM-system is valid.public void setInspectionLotType(@Nullable String inspectionLotType)
Original property name from the Odata EDM: InspectionLotType
If you enter an inspection type for inspection lot origin 01 in this field, you can create an inspection lot for the source inspection within the lead time before the (scheduled) delivery date.The inspection type must be active in the inspection setup (Quality Management view) of the material master.If a status profile is stored in the quality info record for the supply relationship, a goods receipt inspection takes place instead of a source inspection.Acceptance Sampling with Warehouse Management You can use this feature for acceptance sampling with Warehouse Management (WM) if you do not use inspection rules and if acceptance sampling is active.With this feature, the inspection type you enter for the source inspection is used for creating an inspection lot for acceptance sampling.
inspectionLotType
- Inspection type for the source inspectionpublic void setQltyInProcmtLotCrtnLeadTime(@Nullable Short qltyInProcmtLotCrtnLeadTime)
Original property name from the Odata EDM: QltyInProcmtLotCrtnLeadTime
You should specify a lead time (in days) so that an incoming inspection can be performed punctually before the delivery date.If you want scheduling agreement schedule lines to be generated automatically for the material, the lead time should be smaller than the firm/ trade-off zone. This ensures that no source inspections are created if scheduling agreement schedule lines are deleted again in the material requirements planning run.This field is not relevant for acceptance sampling in Warehouse Management.
qltyInProcmtLotCrtnLeadTime
- The lead time is deducted from the scheduled delivery date and defines the start date for the
inspection.public void setQltyInProcmtCertificateCtrl(@Nullable String qltyInProcmtCertificateCtrl)
Original property name from the Odata EDM: QltyInProcmtCertificateCtrl
qltyInProcmtCertificateCtrl
- You can define here in which form certificates should be transferred.public 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
With the supplier number, information from the supplier master record (such as the supplier's address and bank details) is copied into a purchasing document (such as a request for quotation or a purchase order).You can use the supplier number to keep track of requests for quotation, purchase orders and outline agreements.
@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
The system also displays the sum of the ordered quantities .If you reset the ordered quantity, the system no longer shows the ordered quantity and notes the reset date.
@Nullable public String getBlockReason()
Original property name from the Odata EDM: BlockReason
@Nullable public String getProcurementBlock()
Original property name from the Odata EDM: ProcurementBlock
You can enter a block key in the:Supplier master recordIn this case, the supplier block applies to all materials and plants.Quality info record for QM in procurementIn this case, the supplier block applies to a single material and plant.A block for quality reasons applies only to those materials for which QM in procurement is active.
@Nullable public String getQltyInProcmtRelQtyIsActive()
Original property name from the Odata EDM: QltyInProcmtRelQtyIsActive
@Nullable public String getQltyInProcmtInspControl()
Original property name from the Odata EDM: QltyInProcmtInspControl
"Inspection active, if vendor is not certified"An inspection lot is created if the settings in the material master require this, and if there is no other overriding control function."No inspection"No inspection lot is created, although the material master requires an inspection."Inspection active, independent of vendor certification"An inspection lot is created, although a skip lot is scheduled for the vendor as a result of the vendor's QM system.
@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
This field is read-only. You can change the PPAP status only in the Manage Quality Info Records app.
@Nullable public String getIsDeleted()
Original property name from the Odata EDM: IsDeleted
This data record will be deleted, depending on additional settings, in the next archiving run.
@Nullable public String getQualityManagementSystem()
Original property name from the Odata EDM: QualityManagementSystem
If a material is activated for QM in procurement, the system initiates the following check whenever purchasing functions are carried out (for example, when a request for a quotation is made or if a purchase order is created):Whether the supplier's verified QM system, according to supplier master record or quality info record (for a combination of supplier/material) meets the requirements for QM systems as specified in the material master.When carrying out the check, the system relies on the defined assignments for target QM systems and actual QM systems in the Customizing application. When carrying out the check, the system relies on the assignments for target QM systems and actual QM systems defined in the configuration.If the check is unsuccessful, a warning message is issued when a request for quotation is initiated and an error message is issued for all other procurement activities.
@Nullable public LocalDateTime getQltyInProcmtCertfnValidTo()
Original property name from the Odata EDM: QltyInProcmtCertfnValidTo
@Nullable public String getInspectionLotType()
Original property name from the Odata EDM: InspectionLotType
If you enter an inspection type for inspection lot origin 01 in this field, you can create an inspection lot for the source inspection within the lead time before the (scheduled) delivery date.The inspection type must be active in the inspection setup (Quality Management view) of the material master.If a status profile is stored in the quality info record for the supply relationship, a goods receipt inspection takes place instead of a source inspection.Acceptance Sampling with Warehouse Management You can use this feature for acceptance sampling with Warehouse Management (WM) if you do not use inspection rules and if acceptance sampling is active.With this feature, the inspection type you enter for the source inspection is used for creating an inspection lot for acceptance sampling.
@Nullable public Short getQltyInProcmtLotCrtnLeadTime()
Original property name from the Odata EDM: QltyInProcmtLotCrtnLeadTime
You should specify a lead time (in days) so that an incoming inspection can be performed punctually before the delivery date.If you want scheduling agreement schedule lines to be generated automatically for the material, the lead time should be smaller than the firm/ trade-off zone. This ensures that no source inspections are created if scheduling agreement schedule lines are deleted again in the material requirements planning run.This field is not relevant for acceptance sampling in Warehouse Management.
@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.