Interface InspectionPlanService
- All Superinterfaces:
BatchService<InspectionPlanServiceBatch>
- All Known Implementing Classes:
DefaultInspectionPlanService
Inspection plans help you to describe how a quality inspection of one or several materials is to take place. In the inspection plan, you define the sequence of inspection operations and the range of specifications available for inspecting inspection characteristics..
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | API_INSPECTIONPLAN_SRV |
| API Version: | 1.0.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Inspection Master Data Integration(SAP_COM_0110) |
| Scope Items: | Quality Management in Discrete Manufacturing(1E1), Quality Management in Procurement(1FM), Quality Management in Sales(1MP), Quality Management in Stock Handling(1MR), Nonconformance Management(2QN) |
| Authentication Methods: | x509 |
| Business Object: | Inspection Plan |
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint. -
Method Summary
Modifier and TypeMethodDescriptioncreateInspectionPlan(InspectionPlan inspectionPlan) Deprecated.Create a newInspectionPlanentity and save it to the S/4HANA system.createInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) Deprecated.Create a newInspPlanDepdntCharcentity and save it to the S/4HANA system.createInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) Deprecated.Create a newInspPlanMaterialAssgmtentity and save it to the S/4HANA system.createInspPlanOpCharacteristic(InspPlanOpCharacteristic inspPlanOpCharacteristic) Deprecated.Create a newInspPlanOpCharacteristicentity and save it to the S/4HANA system.createInspPlanOperation(InspPlanOperation inspPlanOperation) Deprecated.Create a newInspPlanOperationentity and save it to the S/4HANA system.createInspPlanOpPRT(InspPlanOpPRT inspPlanOpPRT) Deprecated.Create a newInspPlanOpPRTentity and save it to the S/4HANA system.deleteInspectionPlan(InspectionPlan inspectionPlan) Deprecated.Deletes an existingInspectionPlanentity in the S/4HANA system.deleteInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) Deprecated.Deletes an existingInspPlanDepdntCharcentity in the S/4HANA system.deleteInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) Deprecated.Deletes an existingInspPlanMaterialAssgmtentity in the S/4HANA system.deleteInspPlanOpCharacteristic(InspPlanOpCharacteristic inspPlanOpCharacteristic) Deprecated.Deletes an existingInspPlanOpCharacteristicentity in the S/4HANA system.deleteInspPlanOperation(InspPlanOperation inspPlanOperation) Deprecated.Deletes an existingInspPlanOperationentity in the S/4HANA system.deleteInspPlanOpPRT(InspPlanOpPRT inspPlanOpPRT) Deprecated.Deletes an existingInspPlanOpPRTentity in the S/4HANA system.Deprecated.Fetch multipleInspectionPlanentities.Deprecated.Fetch multipleInspPlanDepdntCharcentities.Deprecated.Fetch multipleInspPlanMaterialAssgmtentities.Deprecated.Fetch multipleInspPlanOpCharacteristicentities.Deprecated.Fetch multipleInspPlanOperationentities.Deprecated.Fetch multipleInspPlanOpPRTentities.getInspectionPlanByKey(String inspectionPlanGroup, String inspectionPlan, String inspectionPlanInternalVersion) Deprecated.Fetch a singleInspectionPlanentity using key fields.getInspPlanDepdntCharcByKey(String inspectionPlanGroup, String inspectionPlan, String inspectionPlanInternalVersion, String bOOOperationInternalID, String bOOOpInternalVersionCounter, String bOOCharacteristic, String bOOCharacteristicVersion, String bOODpndantCharcSpec, String bOODpndantCharcSpecVers) Deprecated.Fetch a singleInspPlanDepdntCharcentity using key fields.getInspPlanMaterialAssgmtByKey(String material, String plant, String inspectionPlanGroup, String inspectionPlan, String inspPlanMatlAssignment, String inspPlanMatlAssgmtIntVersion) Deprecated.Fetch a singleInspPlanMaterialAssgmtentity using key fields.getInspPlanOpCharacteristicByKey(String inspectionPlanGroup, String bOOOperationInternalID, String bOOCharacteristic, String bOOCharacteristicVersion, String bOOOpInternalVersionCounter, String inspectionPlanInternalVersion, String inspectionPlan) Deprecated.Fetch a singleInspPlanOpCharacteristicentity using key fields.getInspPlanOperationByKey(String inspectionPlanGroup, String bOOOperationInternalID, String inspectionPlanInternalVersion, String bOOOpInternalVersionCounter, String inspectionPlan) Deprecated.Fetch a singleInspPlanOperationentity using key fields.getInspPlanOpPRTByKey(String inspectionPlanGroup, String inspectionPlan, String inspectionPlanInternalVersion, String bOOOpInternalVersionCounter, String bOOOperationInternalID, String bOOOperationPRTInternalID) Deprecated.Fetch a singleInspPlanOpPRTentity using key fields.updateInspectionPlan(InspectionPlan inspectionPlan) Deprecated.Update an existingInspectionPlanentity and save it to the S/4HANA system.updateInspPlanDepdntCharc(InspPlanDepdntCharc inspPlanDepdntCharc) Deprecated.Update an existingInspPlanDepdntCharcentity and save it to the S/4HANA system.updateInspPlanMaterialAssgmt(InspPlanMaterialAssgmt inspPlanMaterialAssgmt) Deprecated.Update an existingInspPlanMaterialAssgmtentity and save it to the S/4HANA system.updateInspPlanOpCharacteristic(InspPlanOpCharacteristic inspPlanOpCharacteristic) Deprecated.Update an existingInspPlanOpCharacteristicentity and save it to the S/4HANA system.updateInspPlanOperation(InspPlanOperation inspPlanOperation) Deprecated.Update an existingInspPlanOperationentity and save it to the S/4HANA system.updateInspPlanOpPRT(InspPlanOpPRT inspPlanOpPRT) Deprecated.Update an existingInspPlanOpPRTentity and save it to the S/4HANA system.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.Methods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchService
batch
-
Field Details
-
DEFAULT_SERVICE_PATH
Deprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint.- See Also:
-
-
Method Details
-
withServicePath
Deprecated.Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
getAllInspectionPlan
Deprecated.Fetch multipleInspectionPlanentities.- Returns:
- A fluent helper to fetch multiple
InspectionPlanentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getInspectionPlanByKey
@Nonnull InspectionPlanByKeyFluentHelper getInspectionPlanByKey(String inspectionPlanGroup, String inspectionPlan, String inspectionPlanInternalVersion) Deprecated.Fetch a singleInspectionPlanentity using key fields.- Parameters:
inspectionPlan- Group CounterConstraints: Not nullable, Maximum length: 2
inspectionPlanInternalVersion- Internal counterConstraints: Not nullable, Maximum length: 8
inspectionPlanGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
- Returns:
- A fluent helper to fetch a single
InspectionPlanentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createInspectionPlan
@Nonnull InspectionPlanCreateFluentHelper createInspectionPlan(@Nonnull InspectionPlan inspectionPlan) Deprecated.Create a newInspectionPlanentity and save it to the S/4HANA system.- Parameters:
inspectionPlan-InspectionPlanentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
InspectionPlanentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateInspectionPlan
@Nonnull InspectionPlanUpdateFluentHelper updateInspectionPlan(@Nonnull InspectionPlan inspectionPlan) Deprecated.Update an existingInspectionPlanentity and save it to the S/4HANA system.- Parameters:
inspectionPlan-InspectionPlanentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
InspectionPlanentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteInspectionPlan
@Nonnull InspectionPlanDeleteFluentHelper deleteInspectionPlan(@Nonnull InspectionPlan inspectionPlan) Deprecated.Deletes an existingInspectionPlanentity in the S/4HANA system.- Parameters:
inspectionPlan-InspectionPlanentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
InspectionPlanentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllInspPlanDepdntCharc
Deprecated.Fetch multipleInspPlanDepdntCharcentities.- Returns:
- A fluent helper to fetch multiple
InspPlanDepdntCharcentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getInspPlanDepdntCharcByKey
@Nonnull InspPlanDepdntCharcByKeyFluentHelper getInspPlanDepdntCharcByKey(String inspectionPlanGroup, String inspectionPlan, String inspectionPlanInternalVersion, String bOOOperationInternalID, String bOOOpInternalVersionCounter, String bOOCharacteristic, String bOOCharacteristicVersion, String bOODpndantCharcSpec, String bOODpndantCharcSpecVers) Deprecated.Fetch a singleInspPlanDepdntCharcentity using key fields.- Parameters:
bOOOperationInternalID- Number of the Task List NodeConstraints: Not nullable, Maximum length: 8
bOOCharacteristic- Inspection Characteristic NumberConstraints: Not nullable, Maximum length: 4
bOOCharacteristicVersion- Internal counterConstraints: Not nullable, Maximum length: 8
bOODpndantCharcSpec- Number for Dependent Characteristic SpecificationsConstraints: Not nullable, Maximum length: 4
inspectionPlan- Group CounterConstraints: Not nullable, Maximum length: 2
bOODpndantCharcSpecVers- Internal counterConstraints: Not nullable, Maximum length: 8
inspectionPlanInternalVersion- Internal counterConstraints: Not nullable, Maximum length: 8
inspectionPlanGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
bOOOpInternalVersionCounter- Internal counterConstraints: Not nullable, Maximum length: 8
- Returns:
- A fluent helper to fetch a single
InspPlanDepdntCharcentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createInspPlanDepdntCharc
@Nonnull InspPlanDepdntCharcCreateFluentHelper createInspPlanDepdntCharc(@Nonnull InspPlanDepdntCharc inspPlanDepdntCharc) Deprecated.Create a newInspPlanDepdntCharcentity and save it to the S/4HANA system.- Parameters:
inspPlanDepdntCharc-InspPlanDepdntCharcentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
InspPlanDepdntCharcentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateInspPlanDepdntCharc
@Nonnull InspPlanDepdntCharcUpdateFluentHelper updateInspPlanDepdntCharc(@Nonnull InspPlanDepdntCharc inspPlanDepdntCharc) Deprecated.Update an existingInspPlanDepdntCharcentity and save it to the S/4HANA system.- Parameters:
inspPlanDepdntCharc-InspPlanDepdntCharcentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
InspPlanDepdntCharcentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteInspPlanDepdntCharc
@Nonnull InspPlanDepdntCharcDeleteFluentHelper deleteInspPlanDepdntCharc(@Nonnull InspPlanDepdntCharc inspPlanDepdntCharc) Deprecated.Deletes an existingInspPlanDepdntCharcentity in the S/4HANA system.- Parameters:
inspPlanDepdntCharc-InspPlanDepdntCharcentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
InspPlanDepdntCharcentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllInspPlanMaterialAssgmt
Deprecated.Fetch multipleInspPlanMaterialAssgmtentities.- Returns:
- A fluent helper to fetch multiple
InspPlanMaterialAssgmtentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getInspPlanMaterialAssgmtByKey
@Nonnull InspPlanMaterialAssgmtByKeyFluentHelper getInspPlanMaterialAssgmtByKey(String material, String plant, String inspectionPlanGroup, String inspectionPlan, String inspPlanMatlAssignment, String inspPlanMatlAssgmtIntVersion) Deprecated.Fetch a singleInspPlanMaterialAssgmtentity using key fields.- Parameters:
material- Material NumberConstraints: Not nullable, Maximum length: 40
inspPlanMatlAssignment- Counter for Additional CriteriaConstraints: Not nullable, Maximum length: 7
inspPlanMatlAssgmtIntVersion- Internal counterConstraints: Not nullable, Maximum length: 8
plant- PlantConstraints: Not nullable, Maximum length: 4
inspectionPlan- Group CounterConstraints: Not nullable, Maximum length: 2
inspectionPlanGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
- Returns:
- A fluent helper to fetch a single
InspPlanMaterialAssgmtentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createInspPlanMaterialAssgmt
@Nonnull InspPlanMaterialAssgmtCreateFluentHelper createInspPlanMaterialAssgmt(@Nonnull InspPlanMaterialAssgmt inspPlanMaterialAssgmt) Deprecated.Create a newInspPlanMaterialAssgmtentity and save it to the S/4HANA system.- Parameters:
inspPlanMaterialAssgmt-InspPlanMaterialAssgmtentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
InspPlanMaterialAssgmtentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateInspPlanMaterialAssgmt
@Nonnull InspPlanMaterialAssgmtUpdateFluentHelper updateInspPlanMaterialAssgmt(@Nonnull InspPlanMaterialAssgmt inspPlanMaterialAssgmt) Deprecated.Update an existingInspPlanMaterialAssgmtentity and save it to the S/4HANA system.- Parameters:
inspPlanMaterialAssgmt-InspPlanMaterialAssgmtentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
InspPlanMaterialAssgmtentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteInspPlanMaterialAssgmt
@Nonnull InspPlanMaterialAssgmtDeleteFluentHelper deleteInspPlanMaterialAssgmt(@Nonnull InspPlanMaterialAssgmt inspPlanMaterialAssgmt) Deprecated.Deletes an existingInspPlanMaterialAssgmtentity in the S/4HANA system.- Parameters:
inspPlanMaterialAssgmt-InspPlanMaterialAssgmtentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
InspPlanMaterialAssgmtentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllInspPlanOpCharacteristic
Deprecated.Fetch multipleInspPlanOpCharacteristicentities.- Returns:
- A fluent helper to fetch multiple
InspPlanOpCharacteristicentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getInspPlanOpCharacteristicByKey
@Nonnull InspPlanOpCharacteristicByKeyFluentHelper getInspPlanOpCharacteristicByKey(String inspectionPlanGroup, String bOOOperationInternalID, String bOOCharacteristic, String bOOCharacteristicVersion, String bOOOpInternalVersionCounter, String inspectionPlanInternalVersion, String inspectionPlan) Deprecated.Fetch a singleInspPlanOpCharacteristicentity using key fields.- Parameters:
bOOOperationInternalID- Number of the Task List NodeConstraints: Not nullable, Maximum length: 8
bOOCharacteristic- Inspection Characteristic NumberConstraints: Not nullable, Maximum length: 4
bOOCharacteristicVersion- Internal counterConstraints: Not nullable, Maximum length: 8
inspectionPlan- Group CounterConstraints: Not nullable, Maximum length: 2
inspectionPlanInternalVersion- Internal counterConstraints: Not nullable, Maximum length: 8
inspectionPlanGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
bOOOpInternalVersionCounter- Internal counterConstraints: Not nullable, Maximum length: 8
- Returns:
- A fluent helper to fetch a single
InspPlanOpCharacteristicentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createInspPlanOpCharacteristic
@Nonnull InspPlanOpCharacteristicCreateFluentHelper createInspPlanOpCharacteristic(@Nonnull InspPlanOpCharacteristic inspPlanOpCharacteristic) Deprecated.Create a newInspPlanOpCharacteristicentity and save it to the S/4HANA system.- Parameters:
inspPlanOpCharacteristic-InspPlanOpCharacteristicentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
InspPlanOpCharacteristicentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateInspPlanOpCharacteristic
@Nonnull InspPlanOpCharacteristicUpdateFluentHelper updateInspPlanOpCharacteristic(@Nonnull InspPlanOpCharacteristic inspPlanOpCharacteristic) Deprecated.Update an existingInspPlanOpCharacteristicentity and save it to the S/4HANA system.- Parameters:
inspPlanOpCharacteristic-InspPlanOpCharacteristicentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
InspPlanOpCharacteristicentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteInspPlanOpCharacteristic
@Nonnull InspPlanOpCharacteristicDeleteFluentHelper deleteInspPlanOpCharacteristic(@Nonnull InspPlanOpCharacteristic inspPlanOpCharacteristic) Deprecated.Deletes an existingInspPlanOpCharacteristicentity in the S/4HANA system.- Parameters:
inspPlanOpCharacteristic-InspPlanOpCharacteristicentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
InspPlanOpCharacteristicentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllInspPlanOperation
Deprecated.Fetch multipleInspPlanOperationentities.- Returns:
- A fluent helper to fetch multiple
InspPlanOperationentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getInspPlanOperationByKey
@Nonnull InspPlanOperationByKeyFluentHelper getInspPlanOperationByKey(String inspectionPlanGroup, String bOOOperationInternalID, String inspectionPlanInternalVersion, String bOOOpInternalVersionCounter, String inspectionPlan) Deprecated.Fetch a singleInspPlanOperationentity using key fields.- Parameters:
bOOOperationInternalID- Number of the Task List NodeConstraints: Not nullable, Maximum length: 8
inspectionPlan- Group CounterConstraints: Not nullable, Maximum length: 2
inspectionPlanInternalVersion- Internal counterConstraints: Not nullable, Maximum length: 8
inspectionPlanGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
bOOOpInternalVersionCounter- Internal counterConstraints: Not nullable, Maximum length: 8
- Returns:
- A fluent helper to fetch a single
InspPlanOperationentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createInspPlanOperation
@Nonnull InspPlanOperationCreateFluentHelper createInspPlanOperation(@Nonnull InspPlanOperation inspPlanOperation) Deprecated.Create a newInspPlanOperationentity and save it to the S/4HANA system.- Parameters:
inspPlanOperation-InspPlanOperationentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
InspPlanOperationentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateInspPlanOperation
@Nonnull InspPlanOperationUpdateFluentHelper updateInspPlanOperation(@Nonnull InspPlanOperation inspPlanOperation) Deprecated.Update an existingInspPlanOperationentity and save it to the S/4HANA system.- Parameters:
inspPlanOperation-InspPlanOperationentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
InspPlanOperationentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteInspPlanOperation
@Nonnull InspPlanOperationDeleteFluentHelper deleteInspPlanOperation(@Nonnull InspPlanOperation inspPlanOperation) Deprecated.Deletes an existingInspPlanOperationentity in the S/4HANA system.- Parameters:
inspPlanOperation-InspPlanOperationentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
InspPlanOperationentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllInspPlanOpPRT
Deprecated.Fetch multipleInspPlanOpPRTentities.- Returns:
- A fluent helper to fetch multiple
InspPlanOpPRTentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getInspPlanOpPRTByKey
@Nonnull InspPlanOpPRTByKeyFluentHelper getInspPlanOpPRTByKey(String inspectionPlanGroup, String inspectionPlan, String inspectionPlanInternalVersion, String bOOOpInternalVersionCounter, String bOOOperationInternalID, String bOOOperationPRTInternalID) Deprecated.Fetch a singleInspPlanOpPRTentity using key fields.- Parameters:
bOOOperationInternalID- Number of the Task List NodeConstraints: Not nullable, Maximum length: 8
bOOOperationPRTInternalID- Item Counter for Production Resources/ToolsConstraints: Not nullable, Maximum length: 8
inspectionPlan- Group CounterConstraints: Not nullable, Maximum length: 2
inspectionPlanInternalVersion- Internal counterConstraints: Not nullable, Maximum length: 8
inspectionPlanGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
bOOOpInternalVersionCounter- Internal counterConstraints: Not nullable, Maximum length: 8
- Returns:
- A fluent helper to fetch a single
InspPlanOpPRTentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
createInspPlanOpPRT
Deprecated.Create a newInspPlanOpPRTentity and save it to the S/4HANA system.- Parameters:
inspPlanOpPRT-InspPlanOpPRTentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
InspPlanOpPRTentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateInspPlanOpPRT
Deprecated.Update an existingInspPlanOpPRTentity and save it to the S/4HANA system.- Parameters:
inspPlanOpPRT-InspPlanOpPRTentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
InspPlanOpPRTentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteInspPlanOpPRT
Deprecated.Deletes an existingInspPlanOpPRTentity in the S/4HANA system.- Parameters:
inspPlanOpPRT-InspPlanOpPRTentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
InspPlanOpPRTentity. To perform execution, call theexecutemethod on the fluent helper object.
-