Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspLotMatlDocItem
Packages that use InspLotMatlDocItem
Package
Description
-
Uses of InspLotMatlDocItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata that return InspLotMatlDocItemModifier and TypeMethodDescriptionInspLotMatlDocItem.InspLotMatlDocItemBuilder.build()protected InspLotMatlDocItemInspLotMatlDocItemCreateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata that return types with arguments of type InspLotMatlDocItemModifier and TypeMethodDescriptionprotected Class<InspLotMatlDocItem>InspLotMatlDocItemByKeyFluentHelper.getEntityClass()protected Class<InspLotMatlDocItem>InspLotMatlDocItemFluentHelper.getEntityClass()InspLotMatlDocItem.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata with parameters of type InspLotMatlDocItemModifierConstructorDescriptionInspLotMatlDocItemCreateFluentHelper(String servicePath, InspLotMatlDocItem entity, String entityCollection) Creates a fluent helper object that will create aInspLotMatlDocItementity on the OData endpoint. -
Uses of InspLotMatlDocItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.batch with parameters of type InspLotMatlDocItemModifier and TypeMethodDescriptionDefaultQualityInspectionDataServiceBatchChangeSet.createInspLotMatlDocItem(InspLotMatlDocItem inspLotMatlDocItem) QualityInspectionDataServiceBatchChangeSet.createInspLotMatlDocItem(InspLotMatlDocItem inspLotMatlDocItem) Create a newInspLotMatlDocItementity and save it to the S/4HANA system. -
Uses of InspLotMatlDocItem 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 InspLotMatlDocItemModifier and TypeMethodDescriptionInspLotMatlDocItemOneToOneLink.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 InspLotMatlDocItemModifier and TypeMethodDescriptionprotected InspLotMatlDocItemLink<ObjectT>InspLotMatlDocItemLink.translateLinkType(EntityLink<InspLotMatlDocItemLink<ObjectT>, InspLotMatlDocItem, ObjectT> link) -
Uses of InspLotMatlDocItem in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type InspLotMatlDocItemModifier and TypeMethodDescriptionDefaultQualityInspectionDataService.createInspLotMatlDocItem(InspLotMatlDocItem inspLotMatlDocItem) Deprecated.QualityInspectionDataService.createInspLotMatlDocItem(InspLotMatlDocItem inspLotMatlDocItem) Deprecated.Create a newInspLotMatlDocItementity and save it to the S/4HANA system.