Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspLotMatlDocItmSrlNmbr
Packages that use InspLotMatlDocItmSrlNmbr
Package
Description
-
Uses of InspLotMatlDocItmSrlNmbr in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata with type parameters of type InspLotMatlDocItmSrlNmbrModifier and TypeFieldDescriptionstatic final InspLotMatlDocItemLink<InspLotMatlDocItmSrlNmbr>InspLotMatlDocItem.TO_INSP_LOT_MATL_DOC_ITM_SRL_NMBRUse with available fluent helpers to apply the to_InspLotMatlDocItmSrlNmbr navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata that return InspLotMatlDocItmSrlNmbrModifier and TypeMethodDescriptionInspLotMatlDocItmSrlNmbr.InspLotMatlDocItmSrlNmbrBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata that return types with arguments of type InspLotMatlDocItmSrlNmbrModifier and TypeMethodDescriptionInspLotMatlDocItem.fetchInspLotMatlDocItmSrlNmbr()Fetches the InspLotMatlDocItmSrlNmbr entities (one to many) associated with this entity.protected Class<InspLotMatlDocItmSrlNmbr>InspLotMatlDocItmSrlNmbrByKeyFluentHelper.getEntityClass()protected Class<InspLotMatlDocItmSrlNmbr>InspLotMatlDocItmSrlNmbrFluentHelper.getEntityClass()io.vavr.control.Option<List<InspLotMatlDocItmSrlNmbr>>InspLotMatlDocItem.getInspLotMatlDocItmSrlNmbrIfPresent()Retrieval of associated InspLotMatlDocItmSrlNmbr entities (one to many).InspLotMatlDocItem.getInspLotMatlDocItmSrlNmbrOrFetch()Retrieval of associated InspLotMatlDocItmSrlNmbr entities (one to many).InspLotMatlDocItmSrlNmbr.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata with parameters of type InspLotMatlDocItmSrlNmbrModifier and TypeMethodDescriptionvoidInspLotMatlDocItem.addInspLotMatlDocItmSrlNmbr(InspLotMatlDocItmSrlNmbr... entity) Adds elements to the list of associated InspLotMatlDocItmSrlNmbr entities.InspLotMatlDocItem.InspLotMatlDocItemBuilder.inspLotMatlDocItmSrlNmbr(InspLotMatlDocItmSrlNmbr... value) Navigation property to_InspLotMatlDocItmSrlNmbr for InspLotMatlDocItem to multiple InspLotMatlDocItmSrlNmbr.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata with type arguments of type InspLotMatlDocItmSrlNmbrModifier and TypeMethodDescriptionvoidInspLotMatlDocItem.setInspLotMatlDocItmSrlNmbr(List<InspLotMatlDocItmSrlNmbr> value) Overwrites the list of associated InspLotMatlDocItmSrlNmbr entities for the loaded navigation property to_InspLotMatlDocItmSrlNmbr.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata with type arguments of type InspLotMatlDocItmSrlNmbrModifierConstructorDescriptionInspLotMatlDocItem(String inspectionLot, String inspLotMatlDocItem, BigDecimal inspLotQtyPosted, String inspLotMatlDocItmQtyUnit, String usageDecisionStockType, String storageLocation, String inspLotMaterialPostedTo, String inspLotBatchTransferredTo, String materialDocumentItemText, String inspLotMatlDocItemType, String materialDocument, String materialDocumentYear, String materialDocumentItem, LocalDateTime creationDate, ZonedDateTime changedDateTime, List<InspLotMatlDocItmSrlNmbr> toInspLotMatlDocItmSrlNmbr) -
Uses of InspLotMatlDocItmSrlNmbr in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.link that return types with arguments of type InspLotMatlDocItmSrlNmbrModifier and TypeMethodDescriptionInspLotMatlDocItmSrlNmbrOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.link with type arguments of type InspLotMatlDocItmSrlNmbrModifier and TypeMethodDescriptionprotected InspLotMatlDocItmSrlNmbrLink<ObjectT>InspLotMatlDocItmSrlNmbrLink.translateLinkType(EntityLink<InspLotMatlDocItmSrlNmbrLink<ObjectT>, InspLotMatlDocItmSrlNmbr, ObjectT> link)