Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan.InspPlanDepdntCharc
Packages that use InspPlanDepdntCharc
Package
Description
-
Uses of InspPlanDepdntCharc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan that return InspPlanDepdntCharcModifier and TypeMethodDescriptionInspPlanDepdntCharc.InspPlanDepdntCharcBuilder.build()protected InspPlanDepdntCharcInspPlanDepdntCharcCreateFluentHelper.getEntity()protected InspPlanDepdntCharcInspPlanDepdntCharcDeleteFluentHelper.getEntity()protected InspPlanDepdntCharcInspPlanDepdntCharcUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan that return types with arguments of type InspPlanDepdntCharcModifier and TypeMethodDescriptionprotected Class<InspPlanDepdntCharc>InspPlanDepdntCharcByKeyFluentHelper.getEntityClass()protected Class<InspPlanDepdntCharc>InspPlanDepdntCharcFluentHelper.getEntityClass()InspPlanDepdntCharc.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan with parameters of type InspPlanDepdntCharcModifierConstructorDescriptionInspPlanDepdntCharcCreateFluentHelper(String servicePath, InspPlanDepdntCharc entity, String entityCollection) Creates a fluent helper object that will create aInspPlanDepdntCharcentity on the OData endpoint.InspPlanDepdntCharcDeleteFluentHelper(String servicePath, InspPlanDepdntCharc entity, String entityCollection) Creates a fluent helper object that will delete aInspPlanDepdntCharcentity on the OData endpoint.InspPlanDepdntCharcUpdateFluentHelper(String servicePath, InspPlanDepdntCharc entity, String entityCollection) Creates a fluent helper object that will update aInspPlanDepdntCharcentity on the OData endpoint. -
Uses of InspPlanDepdntCharc 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 InspPlanDepdntCharcModifier and TypeMethodDescriptionDefaultInspectionPlanServiceBatchChangeSet.createInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) InspectionPlanServiceBatchChangeSet.createInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) Create a newInspPlanDepdntCharcentity and save it to the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.deleteInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) InspectionPlanServiceBatchChangeSet.deleteInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) Deletes an existingInspPlanDepdntCharcentity in the S/4HANA system.DefaultInspectionPlanServiceBatchChangeSet.updateInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) InspectionPlanServiceBatchChangeSet.updateInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) Update an existingInspPlanDepdntCharcentity and save it to the S/4HANA system. -
Uses of InspPlanDepdntCharc 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 InspPlanDepdntCharcModifier and TypeMethodDescriptionInspPlanDepdntCharcOneToOneLink.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 InspPlanDepdntCharcModifier and TypeMethodDescriptionprotected InspPlanDepdntCharcLink<ObjectT>InspPlanDepdntCharcLink.translateLinkType(EntityLink<InspPlanDepdntCharcLink<ObjectT>, InspPlanDepdntCharc, ObjectT> link) -
Uses of InspPlanDepdntCharc in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type InspPlanDepdntCharcModifier and TypeMethodDescriptionDefaultInspectionPlanService.createInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) Deprecated.InspectionPlanService.createInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) Deprecated.Create a newInspPlanDepdntCharcentity and save it to the S/4HANA system.DefaultInspectionPlanService.deleteInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) Deprecated.InspectionPlanService.deleteInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) Deprecated.Deletes an existingInspPlanDepdntCharcentity in the S/4HANA system.DefaultInspectionPlanService.updateInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) Deprecated.InspectionPlanService.updateInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) Deprecated.Update an existingInspPlanDepdntCharcentity and save it to the S/4HANA system.