Class DefaultMaintenancePlanService
- All Implemented Interfaces:
BatchService<MaintenancePlanServiceBatch>,MaintenancePlanService
This API allows you to read, create, and update maintenance plans. It contains maintenance plans, schedules, maintenance items, maintenance cycles and classification details. The request contains all the information that is necessary to read, create, and update maintenance plans. If the input in the request is not as expected, the system displays appropriate error or warning messages in the response. .
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | API_MAINTENANCEPLAN |
| API Version: | 1.3.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Maintenance Planning Integration(SAP_COM_0396) |
| Scope Items: | Service Order Management and Monitoring(3D2), Reactive Maintenance(4HH), Proactive Maintenance(4HI), Improvement Maintenance(4VT), Operational and Overhead Maintenance(4WM), Corrective Maintenance(BH1), Emergency Maintenance(BH2), Preventive Maintenance(BJ2), Reactive Maintenance(OHH), Proactive Maintenance(OHI), PSM: Preventive Maintenance(OJ2), Improvement Maintenance(OVT), Operational and Overhead Maintenance(OWM), Recurring Services(4X5) |
| Authentication Methods: | x509 |
| Business Object: | Maintenance Plan |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.MaintenancePlanService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingMaintenancePlanService.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionassignMaintItemToMaintPlan(String maintenancePlan, String maintenanceitem) Deprecated.Creates a fluent helper for the AssignMaintItemToMaintPlan OData function import.batch()Deprecated.createMaintenanceItem(MaintenanceItem maintenanceItem) Deprecated.Create a newMaintenanceItementity and save it to the S/4HANA system.createMaintenanceItemCause(MaintenanceItemCause maintenanceItemCause) Deprecated.Create a newMaintenanceItemCauseentity and save it to the S/4HANA system.createMaintenanceItemReason(MaintenanceItemReason maintenanceItemReason) Deprecated.Create a newMaintenanceItemReasonentity and save it to the S/4HANA system.createMaintenancePlan(MaintenancePlan maintenancePlan) Deprecated.Create a newMaintenancePlanentity and save it to the S/4HANA system.deleteMaintenanceItemCause(MaintenanceItemCause maintenanceItemCause) Deprecated.Deletes an existingMaintenanceItemCauseentity in the S/4HANA system.deleteMaintenanceItemCauseText(MaintenanceItemCauseText maintenanceItemCauseText) Deprecated.Deletes an existingMaintenanceItemCauseTextentity in the S/4HANA system.deleteMaintenanceItemReason(MaintenanceItemReason maintenanceItemReason) Deprecated.Deletes an existingMaintenanceItemReasonentity in the S/4HANA system.deleteMaintenanceItemReasonText(MaintenanceItemReasonText maintenanceItemReasonText) Deprecated.Deletes an existingMaintenanceItemReasonTextentity in the S/4HANA system.deleteMaintItemObjectListItem(MaintItemObjectListItem maintItemObjectListItem) Deprecated.Deletes an existingMaintItemObjectListItementity in the S/4HANA system.Deprecated.Fetch multipleMaintenanceItementities.Deprecated.Fetch multipleMaintenanceItemCauseentities.Deprecated.Fetch multipleMaintenanceItemCauseTextentities.Deprecated.Fetch multipleMaintenanceItemReasonentities.Deprecated.Fetch multipleMaintenanceItemReasonTextentities.Deprecated.Fetch multipleMaintenanceItemTextentities.Deprecated.Fetch multipleMaintenancePlanentities.Deprecated.Fetch multipleMaintenancePlanCallObjectentities.Deprecated.Fetch multipleMaintenancePlanCycleentities.Deprecated.Fetch multipleMaintenancePlanScheduleentities.Deprecated.Fetch multipleMaintenancePlanStrategyCycleentities.Deprecated.Fetch multipleMaintenancePlanTextentities.Deprecated.Fetch multipleMaintItemObjectListItementities.Deprecated.Fetch multipleMaintPlanClfnCharValueentities.Deprecated.Fetch multipleMaintPlanClfnClassentities.Deprecated.Fetch multipleMaintPlanClfnClassCharentities.getMaintenanceItemByKey(String maintenanceItem) Deprecated.Fetch a singleMaintenanceItementity using key fields.getMaintenanceItemCauseByKey(String maintenanceItem, String nmbrOfMaintComplianceItems) Deprecated.Fetch a singleMaintenanceItemCauseentity using key fields.getMaintenanceItemCauseTextByKey(String maintenanceItem, String nmbrOfMaintComplianceItems, String language) Deprecated.Fetch a singleMaintenanceItemCauseTextentity using key fields.getMaintenanceItemReasonByKey(String maintenanceItem, String nmbrOfMaintComplianceItems) Deprecated.Fetch a singleMaintenanceItemReasonentity using key fields.getMaintenanceItemReasonTextByKey(String maintenanceItem, String nmbrOfMaintComplianceItems, String language) Deprecated.Fetch a singleMaintenanceItemReasonTextentity using key fields.getMaintenanceItemTextByKey(String maintenanceItem, String language) Deprecated.Fetch a singleMaintenanceItemTextentity using key fields.getMaintenancePlanByKey(String maintenancePlan) Deprecated.Fetch a singleMaintenancePlanentity using key fields.getMaintenancePlanCallObjectByKey(String maintenancePlan, Integer maintenancePlanCallNumber, String maintenanceItem) Deprecated.Fetch a singleMaintenancePlanCallObjectentity using key fields.getMaintenancePlanCycleByKey(String maintenancePlan, String maintenancePlanCycle) Deprecated.Fetch a singleMaintenancePlanCycleentity using key fields.getMaintenancePlanScheduleByKey(String maintenancePlan, Integer maintenancePlanCallNumber, String maintenancePackage) Deprecated.Fetch a singleMaintenancePlanScheduleentity using key fields.getMaintenancePlanStrategyCycleByKey(String maintenancePlan, String maintenancePlanCycle) Deprecated.Fetch a singleMaintenancePlanStrategyCycleentity using key fields.getMaintenancePlanTextByKey(String maintenancePlan, String language) Deprecated.Fetch a singleMaintenancePlanTextentity using key fields.getMaintItemObjectListItemByKey(String maintenanceItem, Long maintenanceItemObjectList, Integer maintenanceObjectListItem) Deprecated.Fetch a singleMaintItemObjectListItementity using key fields.getMaintPlanClfnCharValueByKey(String maintenancePlan, String classType, String clfnCharcValuePositionNumber, String charcInternalID) Deprecated.Fetch a singleMaintPlanClfnCharValueentity using key fields.getMaintPlanClfnClassByKey(String maintenancePlan, String classInternalID, String classType) Deprecated.Fetch a singleMaintPlanClfnClassentity using key fields.getMaintPlanClfnClassCharByKey(String maintenancePlan, String classInternalID, String charcInternalID) Deprecated.Fetch a singleMaintPlanClfnClassCharentity using key fields.resetMaintPlanStsMrkdForDeltn(String maintenancePlan) Deprecated.Creates a fluent helper for the ResetMaintPlanStsMrkdForDeltn OData function import.restartMaintPlnSchedule(String maintenancePlan, LocalDateTime schedulingStartDate, LocalTime schedulingStartTime, String maintPlanStartCntrReadingValue, Boolean maintPlanSchedFutrCallsAreKept) Deprecated.Creates a fluent helper for the RestartMaintPlnSchedule OData function import.setMainPlanStsToMrkdForDeltn(String maintenancePlan) Deprecated.Creates a fluent helper for the SetMainPlanStsToMrkdForDeltn OData function import.setMaintPlanStatusToActive(String maintenancePlan) Deprecated.Creates a fluent helper for the SetMaintPlanStatusToActive OData function import.setMaintPlanStatusToInactive(String maintenancePlan) Deprecated.Creates a fluent helper for the SetMaintPlanStatusToInactive OData function import.startMaintPlnSchedule(String maintenancePlan, LocalDateTime schedulingStartDate, LocalTime schedulingStartTime, String maintPlanStartCntrReadingValue, LocalDateTime maintPlnSchedgCallObjUpToDte) Deprecated.Creates a fluent helper for the StartMaintPlnSchedule OData function import.startScheduleInCycle(String maintenancePlan, String maintenancePackage, Integer maintPlanCycleOffsetValue, String maintenanceTaskPerformanceUnit, Boolean maintPlanSchedFutrCallsAreKept, LocalDateTime completionDate, LocalTime completionTime, String maintPlnCallCompltnCntrRdngVal) Deprecated.Creates a fluent helper for the StartScheduleInCycle OData function import.updateMaintenanceItem(MaintenanceItem maintenanceItem) Deprecated.Update an existingMaintenanceItementity and save it to the S/4HANA system.updateMaintenanceItemCause(MaintenanceItemCause maintenanceItemCause) Deprecated.Update an existingMaintenanceItemCauseentity and save it to the S/4HANA system.updateMaintenanceItemCauseText(MaintenanceItemCauseText maintenanceItemCauseText) Deprecated.Update an existingMaintenanceItemCauseTextentity and save it to the S/4HANA system.updateMaintenanceItemReason(MaintenanceItemReason maintenanceItemReason) Deprecated.Update an existingMaintenanceItemReasonentity and save it to the S/4HANA system.updateMaintenanceItemReasonText(MaintenanceItemReasonText maintenanceItemReasonText) Deprecated.Update an existingMaintenanceItemReasonTextentity and save it to the S/4HANA system.updateMaintenanceItemText(MaintenanceItemText maintenanceItemText) Deprecated.Update an existingMaintenanceItemTextentity and save it to the S/4HANA system.updateMaintenancePlan(MaintenancePlan maintenancePlan) Deprecated.Update an existingMaintenancePlanentity and save it to the S/4HANA system.updateMaintenancePlanCycle(MaintenancePlanCycle maintenancePlanCycle) Deprecated.Update an existingMaintenancePlanCycleentity and save it to the S/4HANA system.updateMaintenancePlanText(MaintenancePlanText maintenancePlanText) Deprecated.Update an existingMaintenancePlanTextentity and save it to the S/4HANA system.updateMaintItemObjectListItem(MaintItemObjectListItem maintItemObjectListItem) Deprecated.Update an existingMaintItemObjectListItementity 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.
-
Constructor Details
-
DefaultMaintenancePlanService
public DefaultMaintenancePlanService()Deprecated.Creates a service usingMaintenancePlanService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
Deprecated.Description copied from interface:MaintenancePlanServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceMaintenancePlanService- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.- Specified by:
batchin interfaceBatchService<MaintenancePlanServiceBatch>
-
getAllMaintenanceItem
Deprecated.Description copied from interface:MaintenancePlanServiceFetch multipleMaintenanceItementities.- Specified by:
getAllMaintenanceItemin interfaceMaintenancePlanService- Returns:
- A fluent helper to fetch multiple
MaintenanceItementities. 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.
-
getMaintenanceItemByKey
Deprecated.Description copied from interface:MaintenancePlanServiceFetch a singleMaintenanceItementity using key fields.- Specified by:
getMaintenanceItemByKeyin interfaceMaintenancePlanService- Parameters:
maintenanceItem- Maintenance ItemConstraints: Not nullable, Maximum length: 16
- Returns:
- A fluent helper to fetch a single
MaintenanceItementity 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.
-
createMaintenanceItem
@Nonnull public MaintenanceItemCreateFluentHelper createMaintenanceItem(@Nonnull MaintenanceItem maintenanceItem) Deprecated.Description copied from interface:MaintenancePlanServiceCreate a newMaintenanceItementity and save it to the S/4HANA system.- Specified by:
createMaintenanceItemin interfaceMaintenancePlanService- Parameters:
maintenanceItem-MaintenanceItementity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
MaintenanceItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateMaintenanceItem
@Nonnull public MaintenanceItemUpdateFluentHelper updateMaintenanceItem(@Nonnull MaintenanceItem maintenanceItem) Deprecated.Description copied from interface:MaintenancePlanServiceUpdate an existingMaintenanceItementity and save it to the S/4HANA system.- Specified by:
updateMaintenanceItemin interfaceMaintenancePlanService- Parameters:
maintenanceItem-MaintenanceItementity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
MaintenanceItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllMaintenanceItemCause
Deprecated.Description copied from interface:MaintenancePlanServiceFetch multipleMaintenanceItemCauseentities.- Specified by:
getAllMaintenanceItemCausein interfaceMaintenancePlanService- Returns:
- A fluent helper to fetch multiple
MaintenanceItemCauseentities. 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.
-
getMaintenanceItemCauseByKey
@Nonnull public MaintenanceItemCauseByKeyFluentHelper getMaintenanceItemCauseByKey(String maintenanceItem, String nmbrOfMaintComplianceItems) Deprecated.Description copied from interface:MaintenancePlanServiceFetch a singleMaintenanceItemCauseentity using key fields.- Specified by:
getMaintenanceItemCauseByKeyin interfaceMaintenancePlanService- Parameters:
maintenanceItem- Maintenance ItemConstraints: Not nullable, Maximum length: 16
nmbrOfMaintComplianceItems- Sequential Number for ComplianceConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
MaintenanceItemCauseentity 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.
-
createMaintenanceItemCause
@Nonnull public MaintenanceItemCauseCreateFluentHelper createMaintenanceItemCause(@Nonnull MaintenanceItemCause maintenanceItemCause) Deprecated.Description copied from interface:MaintenancePlanServiceCreate a newMaintenanceItemCauseentity and save it to the S/4HANA system.- Specified by:
createMaintenanceItemCausein interfaceMaintenancePlanService- Parameters:
maintenanceItemCause-MaintenanceItemCauseentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
MaintenanceItemCauseentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateMaintenanceItemCause
@Nonnull public MaintenanceItemCauseUpdateFluentHelper updateMaintenanceItemCause(@Nonnull MaintenanceItemCause maintenanceItemCause) Deprecated.Description copied from interface:MaintenancePlanServiceUpdate an existingMaintenanceItemCauseentity and save it to the S/4HANA system.- Specified by:
updateMaintenanceItemCausein interfaceMaintenancePlanService- Parameters:
maintenanceItemCause-MaintenanceItemCauseentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
MaintenanceItemCauseentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteMaintenanceItemCause
@Nonnull public MaintenanceItemCauseDeleteFluentHelper deleteMaintenanceItemCause(@Nonnull MaintenanceItemCause maintenanceItemCause) Deprecated.Description copied from interface:MaintenancePlanServiceDeletes an existingMaintenanceItemCauseentity in the S/4HANA system.- Specified by:
deleteMaintenanceItemCausein interfaceMaintenancePlanService- Parameters:
maintenanceItemCause-MaintenanceItemCauseentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
MaintenanceItemCauseentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllMaintenanceItemCauseText
Deprecated.Description copied from interface:MaintenancePlanServiceFetch multipleMaintenanceItemCauseTextentities.- Specified by:
getAllMaintenanceItemCauseTextin interfaceMaintenancePlanService- Returns:
- A fluent helper to fetch multiple
MaintenanceItemCauseTextentities. 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.
-
getMaintenanceItemCauseTextByKey
@Nonnull public MaintenanceItemCauseTextByKeyFluentHelper getMaintenanceItemCauseTextByKey(String maintenanceItem, String nmbrOfMaintComplianceItems, String language) Deprecated.Description copied from interface:MaintenancePlanServiceFetch a singleMaintenanceItemCauseTextentity using key fields.- Specified by:
getMaintenanceItemCauseTextByKeyin interfaceMaintenancePlanService- Parameters:
maintenanceItem- Maintenance ItemConstraints: Not nullable, Maximum length: 16
nmbrOfMaintComplianceItems- Sequential Number for ComplianceConstraints: Not nullable, Maximum length: 4
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
MaintenanceItemCauseTextentity 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.
-
updateMaintenanceItemCauseText
@Nonnull public MaintenanceItemCauseTextUpdateFluentHelper updateMaintenanceItemCauseText(@Nonnull MaintenanceItemCauseText maintenanceItemCauseText) Deprecated.Description copied from interface:MaintenancePlanServiceUpdate an existingMaintenanceItemCauseTextentity and save it to the S/4HANA system.- Specified by:
updateMaintenanceItemCauseTextin interfaceMaintenancePlanService- Parameters:
maintenanceItemCauseText-MaintenanceItemCauseTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
MaintenanceItemCauseTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteMaintenanceItemCauseText
@Nonnull public MaintenanceItemCauseTextDeleteFluentHelper deleteMaintenanceItemCauseText(@Nonnull MaintenanceItemCauseText maintenanceItemCauseText) Deprecated.Description copied from interface:MaintenancePlanServiceDeletes an existingMaintenanceItemCauseTextentity in the S/4HANA system.- Specified by:
deleteMaintenanceItemCauseTextin interfaceMaintenancePlanService- Parameters:
maintenanceItemCauseText-MaintenanceItemCauseTextentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
MaintenanceItemCauseTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllMaintenanceItemReason
Deprecated.Description copied from interface:MaintenancePlanServiceFetch multipleMaintenanceItemReasonentities.- Specified by:
getAllMaintenanceItemReasonin interfaceMaintenancePlanService- Returns:
- A fluent helper to fetch multiple
MaintenanceItemReasonentities. 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.
-
getMaintenanceItemReasonByKey
@Nonnull public MaintenanceItemReasonByKeyFluentHelper getMaintenanceItemReasonByKey(String maintenanceItem, String nmbrOfMaintComplianceItems) Deprecated.Description copied from interface:MaintenancePlanServiceFetch a singleMaintenanceItemReasonentity using key fields.- Specified by:
getMaintenanceItemReasonByKeyin interfaceMaintenancePlanService- Parameters:
maintenanceItem- Maintenance ItemConstraints: Not nullable, Maximum length: 16
nmbrOfMaintComplianceItems- Sequential Number for ComplianceConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
MaintenanceItemReasonentity 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.
-
createMaintenanceItemReason
@Nonnull public MaintenanceItemReasonCreateFluentHelper createMaintenanceItemReason(@Nonnull MaintenanceItemReason maintenanceItemReason) Deprecated.Description copied from interface:MaintenancePlanServiceCreate a newMaintenanceItemReasonentity and save it to the S/4HANA system.- Specified by:
createMaintenanceItemReasonin interfaceMaintenancePlanService- Parameters:
maintenanceItemReason-MaintenanceItemReasonentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
MaintenanceItemReasonentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateMaintenanceItemReason
@Nonnull public MaintenanceItemReasonUpdateFluentHelper updateMaintenanceItemReason(@Nonnull MaintenanceItemReason maintenanceItemReason) Deprecated.Description copied from interface:MaintenancePlanServiceUpdate an existingMaintenanceItemReasonentity and save it to the S/4HANA system.- Specified by:
updateMaintenanceItemReasonin interfaceMaintenancePlanService- Parameters:
maintenanceItemReason-MaintenanceItemReasonentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
MaintenanceItemReasonentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteMaintenanceItemReason
@Nonnull public MaintenanceItemReasonDeleteFluentHelper deleteMaintenanceItemReason(@Nonnull MaintenanceItemReason maintenanceItemReason) Deprecated.Description copied from interface:MaintenancePlanServiceDeletes an existingMaintenanceItemReasonentity in the S/4HANA system.- Specified by:
deleteMaintenanceItemReasonin interfaceMaintenancePlanService- Parameters:
maintenanceItemReason-MaintenanceItemReasonentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
MaintenanceItemReasonentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllMaintenanceItemReasonText
Deprecated.Description copied from interface:MaintenancePlanServiceFetch multipleMaintenanceItemReasonTextentities.- Specified by:
getAllMaintenanceItemReasonTextin interfaceMaintenancePlanService- Returns:
- A fluent helper to fetch multiple
MaintenanceItemReasonTextentities. 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.
-
getMaintenanceItemReasonTextByKey
@Nonnull public MaintenanceItemReasonTextByKeyFluentHelper getMaintenanceItemReasonTextByKey(String maintenanceItem, String nmbrOfMaintComplianceItems, String language) Deprecated.Description copied from interface:MaintenancePlanServiceFetch a singleMaintenanceItemReasonTextentity using key fields.- Specified by:
getMaintenanceItemReasonTextByKeyin interfaceMaintenancePlanService- Parameters:
maintenanceItem- Maintenance ItemConstraints: Not nullable, Maximum length: 16
nmbrOfMaintComplianceItems- Sequential Number for ComplianceConstraints: Not nullable, Maximum length: 4
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
MaintenanceItemReasonTextentity 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.
-
updateMaintenanceItemReasonText
@Nonnull public MaintenanceItemReasonTextUpdateFluentHelper updateMaintenanceItemReasonText(@Nonnull MaintenanceItemReasonText maintenanceItemReasonText) Deprecated.Description copied from interface:MaintenancePlanServiceUpdate an existingMaintenanceItemReasonTextentity and save it to the S/4HANA system.- Specified by:
updateMaintenanceItemReasonTextin interfaceMaintenancePlanService- Parameters:
maintenanceItemReasonText-MaintenanceItemReasonTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
MaintenanceItemReasonTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteMaintenanceItemReasonText
@Nonnull public MaintenanceItemReasonTextDeleteFluentHelper deleteMaintenanceItemReasonText(@Nonnull MaintenanceItemReasonText maintenanceItemReasonText) Deprecated.Description copied from interface:MaintenancePlanServiceDeletes an existingMaintenanceItemReasonTextentity in the S/4HANA system.- Specified by:
deleteMaintenanceItemReasonTextin interfaceMaintenancePlanService- Parameters:
maintenanceItemReasonText-MaintenanceItemReasonTextentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
MaintenanceItemReasonTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllMaintenanceItemText
Deprecated.Description copied from interface:MaintenancePlanServiceFetch multipleMaintenanceItemTextentities.- Specified by:
getAllMaintenanceItemTextin interfaceMaintenancePlanService- Returns:
- A fluent helper to fetch multiple
MaintenanceItemTextentities. 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.
-
getMaintenanceItemTextByKey
@Nonnull public MaintenanceItemTextByKeyFluentHelper getMaintenanceItemTextByKey(String maintenanceItem, String language) Deprecated.Description copied from interface:MaintenancePlanServiceFetch a singleMaintenanceItemTextentity using key fields.- Specified by:
getMaintenanceItemTextByKeyin interfaceMaintenancePlanService- Parameters:
maintenanceItem- Maintenance ItemConstraints: Not nullable, Maximum length: 16
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
MaintenanceItemTextentity 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.
-
updateMaintenanceItemText
@Nonnull public MaintenanceItemTextUpdateFluentHelper updateMaintenanceItemText(@Nonnull MaintenanceItemText maintenanceItemText) Deprecated.Description copied from interface:MaintenancePlanServiceUpdate an existingMaintenanceItemTextentity and save it to the S/4HANA system.- Specified by:
updateMaintenanceItemTextin interfaceMaintenancePlanService- Parameters:
maintenanceItemText-MaintenanceItemTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
MaintenanceItemTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllMaintenancePlan
Deprecated.Description copied from interface:MaintenancePlanServiceFetch multipleMaintenancePlanentities.- Specified by:
getAllMaintenancePlanin interfaceMaintenancePlanService- Returns:
- A fluent helper to fetch multiple
MaintenancePlanentities. 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.
-
getMaintenancePlanByKey
Deprecated.Description copied from interface:MaintenancePlanServiceFetch a singleMaintenancePlanentity using key fields.- Specified by:
getMaintenancePlanByKeyin interfaceMaintenancePlanService- Parameters:
maintenancePlan- Maintenance PlanConstraints: Not nullable, Maximum length: 12
- Returns:
- A fluent helper to fetch a single
MaintenancePlanentity 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.
-
createMaintenancePlan
@Nonnull public MaintenancePlanCreateFluentHelper createMaintenancePlan(@Nonnull MaintenancePlan maintenancePlan) Deprecated.Description copied from interface:MaintenancePlanServiceCreate a newMaintenancePlanentity and save it to the S/4HANA system.- Specified by:
createMaintenancePlanin interfaceMaintenancePlanService- Parameters:
maintenancePlan-MaintenancePlanentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
MaintenancePlanentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateMaintenancePlan
@Nonnull public MaintenancePlanUpdateFluentHelper updateMaintenancePlan(@Nonnull MaintenancePlan maintenancePlan) Deprecated.Description copied from interface:MaintenancePlanServiceUpdate an existingMaintenancePlanentity and save it to the S/4HANA system.- Specified by:
updateMaintenancePlanin interfaceMaintenancePlanService- Parameters:
maintenancePlan-MaintenancePlanentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
MaintenancePlanentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllMaintenancePlanCycle
Deprecated.Description copied from interface:MaintenancePlanServiceFetch multipleMaintenancePlanCycleentities.- Specified by:
getAllMaintenancePlanCyclein interfaceMaintenancePlanService- Returns:
- A fluent helper to fetch multiple
MaintenancePlanCycleentities. 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.
-
getMaintenancePlanCycleByKey
@Nonnull public MaintenancePlanCycleByKeyFluentHelper getMaintenancePlanCycleByKey(String maintenancePlan, String maintenancePlanCycle) Deprecated.Description copied from interface:MaintenancePlanServiceFetch a singleMaintenancePlanCycleentity using key fields.- Specified by:
getMaintenancePlanCycleByKeyin interfaceMaintenancePlanService- Parameters:
maintenancePlan- Maintenance PlanConstraints: Not nullable, Maximum length: 12
maintenancePlanCycle- Counter in Control TablesConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
MaintenancePlanCycleentity 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.
-
updateMaintenancePlanCycle
@Nonnull public MaintenancePlanCycleUpdateFluentHelper updateMaintenancePlanCycle(@Nonnull MaintenancePlanCycle maintenancePlanCycle) Deprecated.Description copied from interface:MaintenancePlanServiceUpdate an existingMaintenancePlanCycleentity and save it to the S/4HANA system.- Specified by:
updateMaintenancePlanCyclein interfaceMaintenancePlanService- Parameters:
maintenancePlanCycle-MaintenancePlanCycleentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
MaintenancePlanCycleentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllMaintenancePlanSchedule
Deprecated.Description copied from interface:MaintenancePlanServiceFetch multipleMaintenancePlanScheduleentities.- Specified by:
getAllMaintenancePlanSchedulein interfaceMaintenancePlanService- Returns:
- A fluent helper to fetch multiple
MaintenancePlanScheduleentities. 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.
-
getMaintenancePlanScheduleByKey
@Nonnull public MaintenancePlanScheduleByKeyFluentHelper getMaintenancePlanScheduleByKey(String maintenancePlan, Integer maintenancePlanCallNumber, String maintenancePackage) Deprecated.Description copied from interface:MaintenancePlanServiceFetch a singleMaintenancePlanScheduleentity using key fields.- Specified by:
getMaintenancePlanScheduleByKeyin interfaceMaintenancePlanService- Parameters:
maintenancePlan- Maintenance PlanConstraints: Not nullable, Maximum length: 12
maintenancePlanCallNumber- Maintenance Plan Call NumberConstraints: Not nullable
maintenancePackage- Maintenance Package NumberConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
MaintenancePlanScheduleentity 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.
-
getAllMaintenancePlanText
Deprecated.Description copied from interface:MaintenancePlanServiceFetch multipleMaintenancePlanTextentities.- Specified by:
getAllMaintenancePlanTextin interfaceMaintenancePlanService- Returns:
- A fluent helper to fetch multiple
MaintenancePlanTextentities. 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.
-
getMaintenancePlanTextByKey
@Nonnull public MaintenancePlanTextByKeyFluentHelper getMaintenancePlanTextByKey(String maintenancePlan, String language) Deprecated.Description copied from interface:MaintenancePlanServiceFetch a singleMaintenancePlanTextentity using key fields.- Specified by:
getMaintenancePlanTextByKeyin interfaceMaintenancePlanService- Parameters:
maintenancePlan- Maintenance PlanConstraints: Not nullable, Maximum length: 12
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
MaintenancePlanTextentity 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.
-
updateMaintenancePlanText
@Nonnull public MaintenancePlanTextUpdateFluentHelper updateMaintenancePlanText(@Nonnull MaintenancePlanText maintenancePlanText) Deprecated.Description copied from interface:MaintenancePlanServiceUpdate an existingMaintenancePlanTextentity and save it to the S/4HANA system.- Specified by:
updateMaintenancePlanTextin interfaceMaintenancePlanService- Parameters:
maintenancePlanText-MaintenancePlanTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
MaintenancePlanTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllMaintItemObjectListItem
Deprecated.Description copied from interface:MaintenancePlanServiceFetch multipleMaintItemObjectListItementities.- Specified by:
getAllMaintItemObjectListItemin interfaceMaintenancePlanService- Returns:
- A fluent helper to fetch multiple
MaintItemObjectListItementities. 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.
-
getMaintItemObjectListItemByKey
@Nonnull public MaintItemObjectListItemByKeyFluentHelper getMaintItemObjectListItemByKey(String maintenanceItem, Long maintenanceItemObjectList, Integer maintenanceObjectListItem) Deprecated.Description copied from interface:MaintenancePlanServiceFetch a singleMaintItemObjectListItementity using key fields.- Specified by:
getMaintItemObjectListItemByKeyin interfaceMaintenancePlanService- Parameters:
maintenanceItem- Maintenance ItemConstraints: Not nullable, Maximum length: 16
maintenanceItemObjectList- Object list numberConstraints: Not nullable
maintenanceObjectListItem- Object list countersConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
MaintItemObjectListItementity 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.
-
updateMaintItemObjectListItem
@Nonnull public MaintItemObjectListItemUpdateFluentHelper updateMaintItemObjectListItem(@Nonnull MaintItemObjectListItem maintItemObjectListItem) Deprecated.Description copied from interface:MaintenancePlanServiceUpdate an existingMaintItemObjectListItementity and save it to the S/4HANA system.- Specified by:
updateMaintItemObjectListItemin interfaceMaintenancePlanService- Parameters:
maintItemObjectListItem-MaintItemObjectListItementity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
MaintItemObjectListItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteMaintItemObjectListItem
@Nonnull public MaintItemObjectListItemDeleteFluentHelper deleteMaintItemObjectListItem(@Nonnull MaintItemObjectListItem maintItemObjectListItem) Deprecated.Description copied from interface:MaintenancePlanServiceDeletes an existingMaintItemObjectListItementity in the S/4HANA system.- Specified by:
deleteMaintItemObjectListItemin interfaceMaintenancePlanService- Parameters:
maintItemObjectListItem-MaintItemObjectListItementity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
MaintItemObjectListItementity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllMaintenancePlanCallObject
Deprecated.Description copied from interface:MaintenancePlanServiceFetch multipleMaintenancePlanCallObjectentities.- Specified by:
getAllMaintenancePlanCallObjectin interfaceMaintenancePlanService- Returns:
- A fluent helper to fetch multiple
MaintenancePlanCallObjectentities. 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.
-
getMaintenancePlanCallObjectByKey
@Nonnull public MaintenancePlanCallObjectByKeyFluentHelper getMaintenancePlanCallObjectByKey(String maintenancePlan, Integer maintenancePlanCallNumber, String maintenanceItem) Deprecated.Description copied from interface:MaintenancePlanServiceFetch a singleMaintenancePlanCallObjectentity using key fields.- Specified by:
getMaintenancePlanCallObjectByKeyin interfaceMaintenancePlanService- Parameters:
maintenancePlan- Maintenance PlanConstraints: Not nullable, Maximum length: 12
maintenancePlanCallNumber- Maintenance Plan Call NumberConstraints: Not nullable
maintenanceItem- Maintenance ItemConstraints: Not nullable, Maximum length: 16
- Returns:
- A fluent helper to fetch a single
MaintenancePlanCallObjectentity 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.
-
getAllMaintPlanClfnCharValue
Deprecated.Description copied from interface:MaintenancePlanServiceFetch multipleMaintPlanClfnCharValueentities.- Specified by:
getAllMaintPlanClfnCharValuein interfaceMaintenancePlanService- Returns:
- A fluent helper to fetch multiple
MaintPlanClfnCharValueentities. 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.
-
getMaintPlanClfnCharValueByKey
@Nonnull public MaintPlanClfnCharValueByKeyFluentHelper getMaintPlanClfnCharValueByKey(String maintenancePlan, String classType, String clfnCharcValuePositionNumber, String charcInternalID) Deprecated.Description copied from interface:MaintenancePlanServiceFetch a singleMaintPlanClfnCharValueentity using key fields.- Specified by:
getMaintPlanClfnCharValueByKeyin interfaceMaintenancePlanService- Parameters:
maintenancePlan- Maintenance PlanConstraints: Not nullable, Maximum length: 12
classType- Class TypeConstraints: Not nullable, Maximum length: 3
clfnCharcValuePositionNumber- Characteristic value counterConstraints: Not nullable, Maximum length: 3
charcInternalID- Characteristic Internal IDConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
MaintPlanClfnCharValueentity 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.
-
getAllMaintPlanClfnClass
Deprecated.Description copied from interface:MaintenancePlanServiceFetch multipleMaintPlanClfnClassentities.- Specified by:
getAllMaintPlanClfnClassin interfaceMaintenancePlanService- Returns:
- A fluent helper to fetch multiple
MaintPlanClfnClassentities. 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.
-
getMaintPlanClfnClassByKey
@Nonnull public MaintPlanClfnClassByKeyFluentHelper getMaintPlanClfnClassByKey(String maintenancePlan, String classInternalID, String classType) Deprecated.Description copied from interface:MaintenancePlanServiceFetch a singleMaintPlanClfnClassentity using key fields.- Specified by:
getMaintPlanClfnClassByKeyin interfaceMaintenancePlanService- Parameters:
maintenancePlan- Maintenance PlanConstraints: Not nullable, Maximum length: 12
classInternalID- Internal Class NumberConstraints: Not nullable, Maximum length: 10
classType- Class TypeConstraints: Not nullable, Maximum length: 3
- Returns:
- A fluent helper to fetch a single
MaintPlanClfnClassentity 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.
-
getAllMaintPlanClfnClassChar
Deprecated.Description copied from interface:MaintenancePlanServiceFetch multipleMaintPlanClfnClassCharentities.- Specified by:
getAllMaintPlanClfnClassCharin interfaceMaintenancePlanService- Returns:
- A fluent helper to fetch multiple
MaintPlanClfnClassCharentities. 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.
-
getMaintPlanClfnClassCharByKey
@Nonnull public MaintPlanClfnClassCharByKeyFluentHelper getMaintPlanClfnClassCharByKey(String maintenancePlan, String classInternalID, String charcInternalID) Deprecated.Description copied from interface:MaintenancePlanServiceFetch a singleMaintPlanClfnClassCharentity using key fields.- Specified by:
getMaintPlanClfnClassCharByKeyin interfaceMaintenancePlanService- Parameters:
maintenancePlan- Maintenance PlanConstraints: Not nullable, Maximum length: 12
classInternalID- Internal Class NumberConstraints: Not nullable, Maximum length: 10
charcInternalID- Characteristic Internal IDConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
MaintPlanClfnClassCharentity 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.
-
getAllMaintenancePlanStrategyCycle
Deprecated.Description copied from interface:MaintenancePlanServiceFetch multipleMaintenancePlanStrategyCycleentities.- Specified by:
getAllMaintenancePlanStrategyCyclein interfaceMaintenancePlanService- Returns:
- A fluent helper to fetch multiple
MaintenancePlanStrategyCycleentities. 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.
-
getMaintenancePlanStrategyCycleByKey
@Nonnull public MaintenancePlanStrategyCycleByKeyFluentHelper getMaintenancePlanStrategyCycleByKey(String maintenancePlan, String maintenancePlanCycle) Deprecated.Description copied from interface:MaintenancePlanServiceFetch a singleMaintenancePlanStrategyCycleentity using key fields.- Specified by:
getMaintenancePlanStrategyCycleByKeyin interfaceMaintenancePlanService- Parameters:
maintenancePlan- Maintenance PlanConstraints: Not nullable, Maximum length: 12
maintenancePlanCycle- Counter in Control TablesConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
MaintenancePlanStrategyCycleentity 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.
-
assignMaintItemToMaintPlan
@Nonnull public AssignMaintItemToMaintPlanFluentHelper assignMaintItemToMaintPlan(@Nonnull String maintenancePlan, @Nonnull String maintenanceitem) Deprecated.Description copied from interface:MaintenancePlanServiceCreates a fluent helper for the AssignMaintItemToMaintPlan OData function import.
- Specified by:
assignMaintItemToMaintPlanin interfaceMaintenancePlanService- Parameters:
maintenancePlan- Maintenance PlanConstraints: Not nullable, Maximum length: 12
Original parameter name from the Odata EDM: MaintenancePlan
maintenanceitem- Maintenance ItemConstraints: Not nullable, Maximum length: 16
Original parameter name from the Odata EDM: Maintenanceitem
- Returns:
- A fluent helper object that will execute the AssignMaintItemToMaintPlan OData function import with
the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
resetMaintPlanStsMrkdForDeltn
@Nonnull public ResetMaintPlanStsMrkdForDeltnFluentHelper resetMaintPlanStsMrkdForDeltn(@Nonnull String maintenancePlan) Deprecated.Description copied from interface:MaintenancePlanServiceCreates a fluent helper for the ResetMaintPlanStsMrkdForDeltn OData function import.
- Specified by:
resetMaintPlanStsMrkdForDeltnin interfaceMaintenancePlanService- Parameters:
maintenancePlan- Maintenance PlanConstraints: Not nullable, Maximum length: 12
Original parameter name from the Odata EDM: MaintenancePlan
- Returns:
- A fluent helper object that will execute the ResetMaintPlanStsMrkdForDeltn OData function import
with the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
restartMaintPlnSchedule
@Nonnull public RestartMaintPlnScheduleFluentHelper restartMaintPlnSchedule(@Nonnull String maintenancePlan, @Nullable LocalDateTime schedulingStartDate, @Nullable LocalTime schedulingStartTime, @Nullable String maintPlanStartCntrReadingValue, @Nullable Boolean maintPlanSchedFutrCallsAreKept) Deprecated.Description copied from interface:MaintenancePlanServiceCreates a fluent helper for the RestartMaintPlnSchedule OData function import.
- Specified by:
restartMaintPlnSchedulein interfaceMaintenancePlanService- Parameters:
maintenancePlan- Maintenance PlanConstraints: Not nullable, Maximum length: 12
Original parameter name from the Odata EDM: MaintenancePlan
schedulingStartDate- Start of cycleConstraints: Nullable, Precision: 0
Original parameter name from the Odata EDM: SchedulingStartDate
schedulingStartTime- Start TimeConstraints: Nullable, Precision: 0
Original parameter name from the Odata EDM: SchedulingStartTime
maintPlanStartCntrReadingValue- StartCounterReadingConstraints: Nullable, Maximum length: 22
Original parameter name from the Odata EDM: MaintPlanStartCntrReadingValue
maintPlanSchedFutrCallsAreKept- Boolean Variable (X = True, - = False, Space = Unknown)Constraints: Nullable
Original parameter name from the Odata EDM: MaintPlanSchedFutrCallsAreKept
- Returns:
- A fluent helper object that will execute the RestartMaintPlnSchedule OData function import with
the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
setMainPlanStsToMrkdForDeltn
@Nonnull public SetMainPlanStsToMrkdForDeltnFluentHelper setMainPlanStsToMrkdForDeltn(@Nonnull String maintenancePlan) Deprecated.Description copied from interface:MaintenancePlanServiceCreates a fluent helper for the SetMainPlanStsToMrkdForDeltn OData function import.
- Specified by:
setMainPlanStsToMrkdForDeltnin interfaceMaintenancePlanService- Parameters:
maintenancePlan- Maintenance PlanConstraints: Not nullable, Maximum length: 12
Original parameter name from the Odata EDM: MaintenancePlan
- Returns:
- A fluent helper object that will execute the SetMainPlanStsToMrkdForDeltn OData function import
with the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
setMaintPlanStatusToActive
@Nonnull public SetMaintPlanStatusToActiveFluentHelper setMaintPlanStatusToActive(@Nonnull String maintenancePlan) Deprecated.Description copied from interface:MaintenancePlanServiceCreates a fluent helper for the SetMaintPlanStatusToActive OData function import.
- Specified by:
setMaintPlanStatusToActivein interfaceMaintenancePlanService- Parameters:
maintenancePlan- Maintenance PlanConstraints: Not nullable, Maximum length: 12
Original parameter name from the Odata EDM: MaintenancePlan
- Returns:
- A fluent helper object that will execute the SetMaintPlanStatusToActive OData function import with
the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
setMaintPlanStatusToInactive
@Nonnull public SetMaintPlanStatusToInactiveFluentHelper setMaintPlanStatusToInactive(@Nonnull String maintenancePlan) Deprecated.Description copied from interface:MaintenancePlanServiceCreates a fluent helper for the SetMaintPlanStatusToInactive OData function import.
- Specified by:
setMaintPlanStatusToInactivein interfaceMaintenancePlanService- Parameters:
maintenancePlan- Maintenance PlanConstraints: Not nullable, Maximum length: 12
Original parameter name from the Odata EDM: MaintenancePlan
- Returns:
- A fluent helper object that will execute the SetMaintPlanStatusToInactive OData function import
with the provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
startMaintPlnSchedule
@Nonnull public StartMaintPlnScheduleFluentHelper startMaintPlnSchedule(@Nonnull String maintenancePlan, @Nullable LocalDateTime schedulingStartDate, @Nullable LocalTime schedulingStartTime, @Nullable String maintPlanStartCntrReadingValue, @Nullable LocalDateTime maintPlnSchedgCallObjUpToDte) Deprecated.Description copied from interface:MaintenancePlanServiceCreates a fluent helper for the StartMaintPlnSchedule OData function import.
- Specified by:
startMaintPlnSchedulein interfaceMaintenancePlanService- Parameters:
maintenancePlan- Maintenance PlanConstraints: Not nullable, Maximum length: 12
Original parameter name from the Odata EDM: MaintenancePlan
schedulingStartDate- Start of cycleConstraints: Nullable, Precision: 0
Original parameter name from the Odata EDM: SchedulingStartDate
schedulingStartTime- Start TimeConstraints: Nullable, Precision: 0
Original parameter name from the Odata EDM: SchedulingStartTime
maintPlanStartCntrReadingValue- StartCounterReadingConstraints: Nullable, Maximum length: 22
Original parameter name from the Odata EDM: MaintPlanStartCntrReadingValue
maintPlnSchedgCallObjUpToDte- Current DateConstraints: Nullable, Precision: 0
Original parameter name from the Odata EDM: MaintPlnSchedgCallObjUpToDte
- Returns:
- A fluent helper object that will execute the StartMaintPlnSchedule OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-
startScheduleInCycle
@Nonnull public StartScheduleInCycleFluentHelper startScheduleInCycle(@Nonnull String maintenancePlan, @Nullable String maintenancePackage, @Nullable Integer maintPlanCycleOffsetValue, @Nullable String maintenanceTaskPerformanceUnit, @Nullable Boolean maintPlanSchedFutrCallsAreKept, @Nullable LocalDateTime completionDate, @Nullable LocalTime completionTime, @Nullable String maintPlnCallCompltnCntrRdngVal) Deprecated.Description copied from interface:MaintenancePlanServiceCreates a fluent helper for the StartScheduleInCycle OData function import.
- Specified by:
startScheduleInCyclein interfaceMaintenancePlanService- Parameters:
maintenancePlan- Maintenance PlanConstraints: Not nullable, Maximum length: 12
Original parameter name from the Odata EDM: MaintenancePlan
maintenancePackage- PackageConstraints: Nullable, Maximum length: 2
Original parameter name from the Odata EDM: MaintenancePackage
maintPlanCycleOffsetValue- OffsetConstraints: Nullable
Original parameter name from the Odata EDM: MaintPlanCycleOffsetValue
maintenanceTaskPerformanceUnit- UnitConstraints: Nullable, Maximum length: 3
Original parameter name from the Odata EDM: MaintenanceTaskPerformanceUnit
maintPlanSchedFutrCallsAreKept- Boolean Variable (X = True, - = False, Space = Unknown)Constraints: Nullable
Original parameter name from the Odata EDM: MaintPlanSchedFutrCallsAreKept
completionDate- Completion dateConstraints: Nullable, Precision: 0
Original parameter name from the Odata EDM: CompletionDate
completionTime- TimeConstraints: Nullable, Precision: 0
Original parameter name from the Odata EDM: CompletionTime
maintPlnCallCompltnCntrRdngVal- Compl.CountRead.Constraints: Nullable, Maximum length: 22
Original parameter name from the Odata EDM: MaintPlnCallCompltnCntrRdngVal
- Returns:
- A fluent helper object that will execute the StartScheduleInCycle OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-