Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan.InspPlanMaterialAssgmt
Packages that use InspPlanMaterialAssgmt
Package
Description
-
Uses of InspPlanMaterialAssgmt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan that return InspPlanMaterialAssgmtModifier and TypeMethodDescriptionInspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder.build()protected InspPlanMaterialAssgmtInspPlanMaterialAssgmtCreateFluentHelper.getEntity()protected InspPlanMaterialAssgmtInspPlanMaterialAssgmtDeleteFluentHelper.getEntity()protected InspPlanMaterialAssgmtInspPlanMaterialAssgmtUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan that return types with arguments of type InspPlanMaterialAssgmtModifier and TypeMethodDescriptionprotected Class<InspPlanMaterialAssgmt>InspPlanMaterialAssgmtByKeyFluentHelper.getEntityClass()protected Class<InspPlanMaterialAssgmt>InspPlanMaterialAssgmtFluentHelper.getEntityClass()InspPlanMaterialAssgmt.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan with parameters of type InspPlanMaterialAssgmtModifierConstructorDescriptionInspPlanMaterialAssgmtCreateFluentHelper(String servicePath, InspPlanMaterialAssgmt entity, String entityCollection) Creates a fluent helper object that will create aInspPlanMaterialAssgmtentity on the OData endpoint.InspPlanMaterialAssgmtDeleteFluentHelper(String servicePath, InspPlanMaterialAssgmt entity, String entityCollection) Creates a fluent helper object that will delete aInspPlanMaterialAssgmtentity on the OData endpoint.InspPlanMaterialAssgmtUpdateFluentHelper(String servicePath, InspPlanMaterialAssgmt entity, String entityCollection) Creates a fluent helper object that will update aInspPlanMaterialAssgmtentity on the OData endpoint. -
Uses of InspPlanMaterialAssgmt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan.batch with parameters of type InspPlanMaterialAssgmtModifier and TypeMethodDescriptionDefaultInspectionPlanServiceBatchChangeSet.createInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) InspectionPlanServiceBatchChangeSet.createInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) Create a newInspPlanMaterialAssgmtentity and save it to the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.deleteInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) InspectionPlanServiceBatchChangeSet.deleteInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) Deletes an existingInspPlanMaterialAssgmtentity in the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.updateInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) InspectionPlanServiceBatchChangeSet.updateInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) Update an existingInspPlanMaterialAssgmtentity and save it to the S/4HANA system. -
Uses of InspPlanMaterialAssgmt in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan.link that return types with arguments of type InspPlanMaterialAssgmtModifier and TypeMethodDescriptionInspPlanMaterialAssgmtOneToOneLink.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.inspectionplan.link with type arguments of type InspPlanMaterialAssgmtModifier and TypeMethodDescriptionprotected InspPlanMaterialAssgmtLink<ObjectT>InspPlanMaterialAssgmtLink.translateLinkType(EntityLink<InspPlanMaterialAssgmtLink<ObjectT>, InspPlanMaterialAssgmt, ObjectT> link) -
Uses of InspPlanMaterialAssgmt in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type InspPlanMaterialAssgmtModifier and TypeMethodDescriptionDefaultInspectionPlanService.createInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) Deprecated.InspectionPlanService.createInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) Deprecated.Create a newInspPlanMaterialAssgmtentity and save it to the S/4HANA system.DefaultInspectionPlanService.deleteInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) Deprecated.InspectionPlanService.deleteInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) Deprecated.Deletes an existingInspPlanMaterialAssgmtentity in the S/4HANA system.DefaultInspectionPlanService.updateInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) Deprecated.InspectionPlanService.updateInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) Deprecated.Update an existingInspPlanMaterialAssgmtentity and save it to the S/4HANA system.