Class DefaultMaintenanceTasklistService
- All Implemented Interfaces:
OperationsOnEntityCollections,ServiceWithNavigableEntities,MaintenanceTasklistService
This service contains maintenance task list header details, operation, sub operation, operation material, operation relationship and package. The API uses a JSON payload to maintain the maintenance task list. The long text of the maintenance task list is included within the payload as a nested object. The request payload contains all the information required to create or update a maintenance task list with appropriate checks for restricted values and authorizations. If the input in the request is not as expected when you create or update maintenance task list, the system displays appropriate error or warning messages in the response. .
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | MAINTENANCETASKLIST_0001 |
| API Version: | 1.0.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Asset Management Master Data Integration(SAP_COM_0395) |
| Scope Items: | Service Order Management and Monitoring(3D2), Service Contract Management(3MO), In-House Repair(3XK), 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), Service Order Processing with SAP Field Service Management(49X), Service Quotation(4GA) |
| Authentication Methods: | x509 |
| Service Group Name: | API_MAINTENANCETASKLIST |
| Business Object: | Maintenance Task List |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odatav4.services.MaintenanceTasklistService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingMaintenanceTasklistService.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.Creates a batch request builder object.Deprecated.Fetch the number of entries from theMaintenanceTaskListentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theMaintenanceTaskListLongTextentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theMaintenanceTaskListOperationentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theMaintenanceTaskListOpLongTextentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theMaintenanceTaskListOpMatentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theMaintenanceTaskListOpReltnshpentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theMaintenanceTaskListStrtgyPckgentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theMaintenanceTaskListSubOpentity collection matching the filter and search expressions.createMaintenanceTaskList(MaintenanceTaskList maintenanceTaskList) Deprecated.Create a newMaintenanceTaskListentity and save it to the S/4HANA system.createMaintenanceTaskListLongText(MaintenanceTaskListLongText maintenanceTaskListLongText) Deprecated.Create a newMaintenanceTaskListLongTextentity and save it to the S/4HANA system.createMaintenanceTaskListOperation(MaintenanceTaskListOperation maintenanceTaskListOperation) Deprecated.Create a newMaintenanceTaskListOperationentity and save it to the S/4HANA system.createMaintenanceTaskListOpLongText(MaintenanceTaskListOpLongText maintenanceTaskListOpLongText) Deprecated.Create a newMaintenanceTaskListOpLongTextentity and save it to the S/4HANA system.createMaintenanceTaskListOpMat(MaintenanceTaskListOpMat maintenanceTaskListOpMat) Deprecated.Create a newMaintenanceTaskListOpMatentity and save it to the S/4HANA system.createMaintenanceTaskListOpReltnshp(MaintenanceTaskListOpReltnshp maintenanceTaskListOpReltnshp) Deprecated.Create a newMaintenanceTaskListOpReltnshpentity and save it to the S/4HANA system.createMaintenanceTaskListStrtgyPckg(MaintenanceTaskListStrtgyPckg maintenanceTaskListStrtgyPckg) Deprecated.Create a newMaintenanceTaskListStrtgyPckgentity and save it to the S/4HANA system.createMaintenanceTaskListSubOp(MaintenanceTaskListSubOp maintenanceTaskListSubOp) Deprecated.Create a newMaintenanceTaskListSubOpentity and save it to the S/4HANA system.Deprecated.Fetch multipleMaintenanceTaskListentities.Deprecated.Fetch multipleMaintenanceTaskListLongTextentities.Deprecated.Fetch multipleMaintenanceTaskListOperationentities.Deprecated.Fetch multipleMaintenanceTaskListOpLongTextentities.Deprecated.Fetch multipleMaintenanceTaskListOpMatentities.Deprecated.Fetch multipleMaintenanceTaskListOpReltnshpentities.Deprecated.Fetch multipleMaintenanceTaskListStrtgyPckgentities.Deprecated.Fetch multipleMaintenanceTaskListSubOpentities.getMaintenanceTaskListByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListVersionCounter) Deprecated.Fetch a singleMaintenanceTaskListentity using key fields.getMaintenanceTaskListLongTextByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListVersionCounter) Deprecated.Fetch a singleMaintenanceTaskListLongTextentity using key fields.getMaintenanceTaskListOperationByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String taskListOpBOMItmIntVersCounter) Deprecated.Fetch a singleMaintenanceTaskListOperationentity using key fields.getMaintenanceTaskListOpLongTextByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String taskListOpBOMItmIntVersCounter) Deprecated.Fetch a singleMaintenanceTaskListOpLongTextentity using key fields.getMaintenanceTaskListOpMatByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String taskListOpBOMItmInternalID, String taskListOpBOMItmIntVersCounter) Deprecated.Fetch a singleMaintenanceTaskListOpMatentity using key fields.getMaintenanceTaskListOpReltnshpByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String taskListOpBOMItmIntVersCounter) Deprecated.Fetch a singleMaintenanceTaskListOpReltnshpentity using key fields.getMaintenanceTaskListStrtgyPckgByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String maintenancePackage, String maintPckgTskListOpAllocIntNmbr) Deprecated.Fetch a singleMaintenanceTaskListStrtgyPckgentity using key fields.getMaintenanceTaskListSubOpByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String taskListOpBOMItmIntVersCounter) Deprecated.Fetch a singleMaintenanceTaskListSubOpentity using key fields.Deprecated.updateMaintenanceTaskList(MaintenanceTaskList maintenanceTaskList) Deprecated.Update an existingMaintenanceTaskListentity and save it to the S/4HANA system.updateMaintenanceTaskListLongText(MaintenanceTaskListLongText maintenanceTaskListLongText) Deprecated.Update an existingMaintenanceTaskListLongTextentity and save it to the S/4HANA system.updateMaintenanceTaskListOperation(MaintenanceTaskListOperation maintenanceTaskListOperation) Deprecated.Update an existingMaintenanceTaskListOperationentity and save it to the S/4HANA system.updateMaintenanceTaskListOpLongText(MaintenanceTaskListOpLongText maintenanceTaskListOpLongText) Deprecated.Update an existingMaintenanceTaskListOpLongTextentity and save it to the S/4HANA system.updateMaintenanceTaskListOpMat(MaintenanceTaskListOpMat maintenanceTaskListOpMat) Deprecated.Update an existingMaintenanceTaskListOpMatentity and save it to the S/4HANA system.updateMaintenanceTaskListOpReltnshp(MaintenanceTaskListOpReltnshp maintenanceTaskListOpReltnshp) Deprecated.Update an existingMaintenanceTaskListOpReltnshpentity and save it to the S/4HANA system.updateMaintenanceTaskListStrtgyPckg(MaintenanceTaskListStrtgyPckg maintenanceTaskListStrtgyPckg) Deprecated.Update an existingMaintenanceTaskListStrtgyPckgentity and save it to the S/4HANA system.updateMaintenanceTaskListSubOp(MaintenanceTaskListSubOp maintenanceTaskListSubOp) Deprecated.Update an existingMaintenanceTaskListSubOpentity 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 class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
applyAction, applyAction, applyFunction, applyFunction, forEntity, withFunction, withFunction
-
Constructor Details
-
DefaultMaintenanceTasklistService
public DefaultMaintenanceTasklistService()Deprecated.Creates a service usingMaintenanceTasklistService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
Deprecated.Description copied from interface:MaintenanceTasklistServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceMaintenanceTasklistService- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.Description copied from interface:MaintenanceTasklistServiceCreates a batch request builder object.- Specified by:
batchin interfaceMaintenanceTasklistService- Returns:
- A request builder to handle batch operation on this service. To perform execution, call the
executemethod on the request builder object.
-
getAllMaintenanceTaskList
Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch multipleMaintenanceTaskListentities.- Specified by:
getAllMaintenanceTaskListin interfaceMaintenanceTasklistService- Returns:
- A request builder to fetch multiple
MaintenanceTaskListentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countMaintenanceTaskList
Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch the number of entries from theMaintenanceTaskListentity collection matching the filter and search expressions.- Specified by:
countMaintenanceTaskListin interfaceMaintenanceTasklistService- Returns:
- A request builder to fetch the count of
MaintenanceTaskListentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getMaintenanceTaskListByKey
@Nonnull public GetByKeyRequestBuilder<MaintenanceTaskList> getMaintenanceTaskListByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListVersionCounter) Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch a singleMaintenanceTaskListentity using key fields.- Specified by:
getMaintenanceTaskListByKeyin interfaceMaintenanceTasklistService- Parameters:
taskListType- Task List TypeConstraints: Not nullable, Maximum length: 1
taskListGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
taskListGroupCounter- Group CounterConstraints: Not nullable, Maximum length: 2
taskListVersionCounter- Internal counterConstraints: Not nullable, Maximum length: 8
- Returns:
- A request builder to fetch a single
MaintenanceTaskListentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createMaintenanceTaskList
@Nonnull public CreateRequestBuilder<MaintenanceTaskList> createMaintenanceTaskList(@Nonnull MaintenanceTaskList maintenanceTaskList) Deprecated.Description copied from interface:MaintenanceTasklistServiceCreate a newMaintenanceTaskListentity and save it to the S/4HANA system.- Specified by:
createMaintenanceTaskListin interfaceMaintenanceTasklistService- Parameters:
maintenanceTaskList-MaintenanceTaskListentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
MaintenanceTaskListentity. To perform execution, call theexecutemethod on the request builder object.
-
updateMaintenanceTaskList
@Nonnull public UpdateRequestBuilder<MaintenanceTaskList> updateMaintenanceTaskList(@Nonnull MaintenanceTaskList maintenanceTaskList) Deprecated.Description copied from interface:MaintenanceTasklistServiceUpdate an existingMaintenanceTaskListentity and save it to the S/4HANA system.- Specified by:
updateMaintenanceTaskListin interfaceMaintenanceTasklistService- Parameters:
maintenanceTaskList-MaintenanceTaskListentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
MaintenanceTaskListentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllMaintenanceTaskListLongText
@Nonnull public GetAllRequestBuilder<MaintenanceTaskListLongText> getAllMaintenanceTaskListLongText()Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch multipleMaintenanceTaskListLongTextentities.- Specified by:
getAllMaintenanceTaskListLongTextin interfaceMaintenanceTasklistService- Returns:
- A request builder to fetch multiple
MaintenanceTaskListLongTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countMaintenanceTaskListLongText
Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch the number of entries from theMaintenanceTaskListLongTextentity collection matching the filter and search expressions.- Specified by:
countMaintenanceTaskListLongTextin interfaceMaintenanceTasklistService- Returns:
- A request builder to fetch the count of
MaintenanceTaskListLongTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getMaintenanceTaskListLongTextByKey
@Nonnull public GetByKeyRequestBuilder<MaintenanceTaskListLongText> getMaintenanceTaskListLongTextByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListVersionCounter) Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch a singleMaintenanceTaskListLongTextentity using key fields.- Specified by:
getMaintenanceTaskListLongTextByKeyin interfaceMaintenanceTasklistService- Parameters:
taskListType- Task List TypeConstraints: Not nullable, Maximum length: 1
taskListGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
taskListGroupCounter- Group CounterConstraints: Not nullable, Maximum length: 2
taskListVersionCounter- Internal counterConstraints: Not nullable, Maximum length: 8
- Returns:
- A request builder to fetch a single
MaintenanceTaskListLongTextentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createMaintenanceTaskListLongText
@Nonnull public CreateRequestBuilder<MaintenanceTaskListLongText> createMaintenanceTaskListLongText(@Nonnull MaintenanceTaskListLongText maintenanceTaskListLongText) Deprecated.Description copied from interface:MaintenanceTasklistServiceCreate a newMaintenanceTaskListLongTextentity and save it to the S/4HANA system.- Specified by:
createMaintenanceTaskListLongTextin interfaceMaintenanceTasklistService- Parameters:
maintenanceTaskListLongText-MaintenanceTaskListLongTextentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
MaintenanceTaskListLongTextentity. To perform execution, call theexecutemethod on the request builder object.
-
updateMaintenanceTaskListLongText
@Nonnull public UpdateRequestBuilder<MaintenanceTaskListLongText> updateMaintenanceTaskListLongText(@Nonnull MaintenanceTaskListLongText maintenanceTaskListLongText) Deprecated.Description copied from interface:MaintenanceTasklistServiceUpdate an existingMaintenanceTaskListLongTextentity and save it to the S/4HANA system.- Specified by:
updateMaintenanceTaskListLongTextin interfaceMaintenanceTasklistService- Parameters:
maintenanceTaskListLongText-MaintenanceTaskListLongTextentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
MaintenanceTaskListLongTextentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllMaintenanceTaskListOperation
@Nonnull public GetAllRequestBuilder<MaintenanceTaskListOperation> getAllMaintenanceTaskListOperation()Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch multipleMaintenanceTaskListOperationentities.- Specified by:
getAllMaintenanceTaskListOperationin interfaceMaintenanceTasklistService- Returns:
- A request builder to fetch multiple
MaintenanceTaskListOperationentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countMaintenanceTaskListOperation
@Nonnull public CountRequestBuilder<MaintenanceTaskListOperation> countMaintenanceTaskListOperation()Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch the number of entries from theMaintenanceTaskListOperationentity collection matching the filter and search expressions.- Specified by:
countMaintenanceTaskListOperationin interfaceMaintenanceTasklistService- Returns:
- A request builder to fetch the count of
MaintenanceTaskListOperationentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getMaintenanceTaskListOperationByKey
@Nonnull public GetByKeyRequestBuilder<MaintenanceTaskListOperation> getMaintenanceTaskListOperationByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String taskListOpBOMItmIntVersCounter) Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch a singleMaintenanceTaskListOperationentity using key fields.- Specified by:
getMaintenanceTaskListOperationByKeyin interfaceMaintenanceTasklistService- Parameters:
taskListType- Task List TypeConstraints: Not nullable, Maximum length: 1
taskListGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
taskListGroupCounter- Group CounterConstraints: Not nullable, Maximum length: 2
taskListSequence- SequenceConstraints: Not nullable, Maximum length: 6
taskListOperationInternalId- Number of the Task List NodeConstraints: Not nullable, Maximum length: 8
taskListOpBOMItmIntVersCounter- Internal counterConstraints: Not nullable, Maximum length: 8
- Returns:
- A request builder to fetch a single
MaintenanceTaskListOperationentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createMaintenanceTaskListOperation
@Nonnull public CreateRequestBuilder<MaintenanceTaskListOperation> createMaintenanceTaskListOperation(@Nonnull MaintenanceTaskListOperation maintenanceTaskListOperation) Deprecated.Description copied from interface:MaintenanceTasklistServiceCreate a newMaintenanceTaskListOperationentity and save it to the S/4HANA system.- Specified by:
createMaintenanceTaskListOperationin interfaceMaintenanceTasklistService- Parameters:
maintenanceTaskListOperation-MaintenanceTaskListOperationentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
MaintenanceTaskListOperationentity. To perform execution, call theexecutemethod on the request builder object.
-
updateMaintenanceTaskListOperation
@Nonnull public UpdateRequestBuilder<MaintenanceTaskListOperation> updateMaintenanceTaskListOperation(@Nonnull MaintenanceTaskListOperation maintenanceTaskListOperation) Deprecated.Description copied from interface:MaintenanceTasklistServiceUpdate an existingMaintenanceTaskListOperationentity and save it to the S/4HANA system.- Specified by:
updateMaintenanceTaskListOperationin interfaceMaintenanceTasklistService- Parameters:
maintenanceTaskListOperation-MaintenanceTaskListOperationentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
MaintenanceTaskListOperationentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllMaintenanceTaskListOpLongText
@Nonnull public GetAllRequestBuilder<MaintenanceTaskListOpLongText> getAllMaintenanceTaskListOpLongText()Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch multipleMaintenanceTaskListOpLongTextentities.- Specified by:
getAllMaintenanceTaskListOpLongTextin interfaceMaintenanceTasklistService- Returns:
- A request builder to fetch multiple
MaintenanceTaskListOpLongTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countMaintenanceTaskListOpLongText
@Nonnull public CountRequestBuilder<MaintenanceTaskListOpLongText> countMaintenanceTaskListOpLongText()Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch the number of entries from theMaintenanceTaskListOpLongTextentity collection matching the filter and search expressions.- Specified by:
countMaintenanceTaskListOpLongTextin interfaceMaintenanceTasklistService- Returns:
- A request builder to fetch the count of
MaintenanceTaskListOpLongTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getMaintenanceTaskListOpLongTextByKey
@Nonnull public GetByKeyRequestBuilder<MaintenanceTaskListOpLongText> getMaintenanceTaskListOpLongTextByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String taskListOpBOMItmIntVersCounter) Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch a singleMaintenanceTaskListOpLongTextentity using key fields.- Specified by:
getMaintenanceTaskListOpLongTextByKeyin interfaceMaintenanceTasklistService- Parameters:
taskListType- Task List TypeConstraints: Not nullable, Maximum length: 1
taskListGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
taskListGroupCounter- Group CounterConstraints: Not nullable, Maximum length: 2
taskListSequence- SequenceConstraints: Not nullable, Maximum length: 6
taskListOperationInternalId- Number of the Task List NodeConstraints: Not nullable, Maximum length: 8
taskListOpBOMItmIntVersCounter- Internal counterConstraints: Not nullable, Maximum length: 8
- Returns:
- A request builder to fetch a single
MaintenanceTaskListOpLongTextentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createMaintenanceTaskListOpLongText
@Nonnull public CreateRequestBuilder<MaintenanceTaskListOpLongText> createMaintenanceTaskListOpLongText(@Nonnull MaintenanceTaskListOpLongText maintenanceTaskListOpLongText) Deprecated.Description copied from interface:MaintenanceTasklistServiceCreate a newMaintenanceTaskListOpLongTextentity and save it to the S/4HANA system.- Specified by:
createMaintenanceTaskListOpLongTextin interfaceMaintenanceTasklistService- Parameters:
maintenanceTaskListOpLongText-MaintenanceTaskListOpLongTextentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
MaintenanceTaskListOpLongTextentity. To perform execution, call theexecutemethod on the request builder object.
-
updateMaintenanceTaskListOpLongText
@Nonnull public UpdateRequestBuilder<MaintenanceTaskListOpLongText> updateMaintenanceTaskListOpLongText(@Nonnull MaintenanceTaskListOpLongText maintenanceTaskListOpLongText) Deprecated.Description copied from interface:MaintenanceTasklistServiceUpdate an existingMaintenanceTaskListOpLongTextentity and save it to the S/4HANA system.- Specified by:
updateMaintenanceTaskListOpLongTextin interfaceMaintenanceTasklistService- Parameters:
maintenanceTaskListOpLongText-MaintenanceTaskListOpLongTextentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
MaintenanceTaskListOpLongTextentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllMaintenanceTaskListOpMat
Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch multipleMaintenanceTaskListOpMatentities.- Specified by:
getAllMaintenanceTaskListOpMatin interfaceMaintenanceTasklistService- Returns:
- A request builder to fetch multiple
MaintenanceTaskListOpMatentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countMaintenanceTaskListOpMat
Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch the number of entries from theMaintenanceTaskListOpMatentity collection matching the filter and search expressions.- Specified by:
countMaintenanceTaskListOpMatin interfaceMaintenanceTasklistService- Returns:
- A request builder to fetch the count of
MaintenanceTaskListOpMatentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getMaintenanceTaskListOpMatByKey
@Nonnull public GetByKeyRequestBuilder<MaintenanceTaskListOpMat> getMaintenanceTaskListOpMatByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String taskListOpBOMItmInternalID, String taskListOpBOMItmIntVersCounter) Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch a singleMaintenanceTaskListOpMatentity using key fields.- Specified by:
getMaintenanceTaskListOpMatByKeyin interfaceMaintenanceTasklistService- Parameters:
taskListType- Task List TypeConstraints: Not nullable, Maximum length: 1
taskListGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
taskListGroupCounter- Group CounterConstraints: Not nullable, Maximum length: 2
taskListSequence- SequenceConstraints: Not nullable, Maximum length: 6
taskListOperationInternalId- Task list node number for operationConstraints: Not nullable, Maximum length: 8
taskListOpBOMItmInternalID- No. for material comp. allocation to task listConstraints: Not nullable, Maximum length: 8
taskListOpBOMItmIntVersCounter- Internal counterConstraints: Not nullable, Maximum length: 8
- Returns:
- A request builder to fetch a single
MaintenanceTaskListOpMatentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createMaintenanceTaskListOpMat
@Nonnull public CreateRequestBuilder<MaintenanceTaskListOpMat> createMaintenanceTaskListOpMat(@Nonnull MaintenanceTaskListOpMat maintenanceTaskListOpMat) Deprecated.Description copied from interface:MaintenanceTasklistServiceCreate a newMaintenanceTaskListOpMatentity and save it to the S/4HANA system.- Specified by:
createMaintenanceTaskListOpMatin interfaceMaintenanceTasklistService- Parameters:
maintenanceTaskListOpMat-MaintenanceTaskListOpMatentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
MaintenanceTaskListOpMatentity. To perform execution, call theexecutemethod on the request builder object.
-
updateMaintenanceTaskListOpMat
@Nonnull public UpdateRequestBuilder<MaintenanceTaskListOpMat> updateMaintenanceTaskListOpMat(@Nonnull MaintenanceTaskListOpMat maintenanceTaskListOpMat) Deprecated.Description copied from interface:MaintenanceTasklistServiceUpdate an existingMaintenanceTaskListOpMatentity and save it to the S/4HANA system.- Specified by:
updateMaintenanceTaskListOpMatin interfaceMaintenanceTasklistService- Parameters:
maintenanceTaskListOpMat-MaintenanceTaskListOpMatentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
MaintenanceTaskListOpMatentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllMaintenanceTaskListOpReltnshp
@Nonnull public GetAllRequestBuilder<MaintenanceTaskListOpReltnshp> getAllMaintenanceTaskListOpReltnshp()Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch multipleMaintenanceTaskListOpReltnshpentities.- Specified by:
getAllMaintenanceTaskListOpReltnshpin interfaceMaintenanceTasklistService- Returns:
- A request builder to fetch multiple
MaintenanceTaskListOpReltnshpentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countMaintenanceTaskListOpReltnshp
@Nonnull public CountRequestBuilder<MaintenanceTaskListOpReltnshp> countMaintenanceTaskListOpReltnshp()Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch the number of entries from theMaintenanceTaskListOpReltnshpentity collection matching the filter and search expressions.- Specified by:
countMaintenanceTaskListOpReltnshpin interfaceMaintenanceTasklistService- Returns:
- A request builder to fetch the count of
MaintenanceTaskListOpReltnshpentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getMaintenanceTaskListOpReltnshpByKey
@Nonnull public GetByKeyRequestBuilder<MaintenanceTaskListOpReltnshp> getMaintenanceTaskListOpReltnshpByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String taskListOpBOMItmIntVersCounter) Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch a singleMaintenanceTaskListOpReltnshpentity using key fields.- Specified by:
getMaintenanceTaskListOpReltnshpByKeyin interfaceMaintenanceTasklistService- Parameters:
taskListType- Task List TypeConstraints: Not nullable, Maximum length: 1
taskListGroup- Number of the Standard NetworkConstraints: Not nullable, Maximum length: 8
taskListGroupCounter- Group CounterConstraints: Not nullable, Maximum length: 2
taskListSequence- SequenceConstraints: Not nullable, Maximum length: 6
taskListOperationInternalId- Number of the Task List NodeConstraints: Not nullable, Maximum length: 8
taskListOpBOMItmIntVersCounter- Internal counterConstraints: Not nullable, Maximum length: 8
- Returns:
- A request builder to fetch a single
MaintenanceTaskListOpReltnshpentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createMaintenanceTaskListOpReltnshp
@Nonnull public CreateRequestBuilder<MaintenanceTaskListOpReltnshp> createMaintenanceTaskListOpReltnshp(@Nonnull MaintenanceTaskListOpReltnshp maintenanceTaskListOpReltnshp) Deprecated.Description copied from interface:MaintenanceTasklistServiceCreate a newMaintenanceTaskListOpReltnshpentity and save it to the S/4HANA system.- Specified by:
createMaintenanceTaskListOpReltnshpin interfaceMaintenanceTasklistService- Parameters:
maintenanceTaskListOpReltnshp-MaintenanceTaskListOpReltnshpentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
MaintenanceTaskListOpReltnshpentity. To perform execution, call theexecutemethod on the request builder object.
-
updateMaintenanceTaskListOpReltnshp
@Nonnull public UpdateRequestBuilder<MaintenanceTaskListOpReltnshp> updateMaintenanceTaskListOpReltnshp(@Nonnull MaintenanceTaskListOpReltnshp maintenanceTaskListOpReltnshp) Deprecated.Description copied from interface:MaintenanceTasklistServiceUpdate an existingMaintenanceTaskListOpReltnshpentity and save it to the S/4HANA system.- Specified by:
updateMaintenanceTaskListOpReltnshpin interfaceMaintenanceTasklistService- Parameters:
maintenanceTaskListOpReltnshp-MaintenanceTaskListOpReltnshpentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
MaintenanceTaskListOpReltnshpentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllMaintenanceTaskListStrtgyPckg
@Nonnull public GetAllRequestBuilder<MaintenanceTaskListStrtgyPckg> getAllMaintenanceTaskListStrtgyPckg()Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch multipleMaintenanceTaskListStrtgyPckgentities.- Specified by:
getAllMaintenanceTaskListStrtgyPckgin interfaceMaintenanceTasklistService- Returns:
- A request builder to fetch multiple
MaintenanceTaskListStrtgyPckgentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countMaintenanceTaskListStrtgyPckg
@Nonnull public CountRequestBuilder<MaintenanceTaskListStrtgyPckg> countMaintenanceTaskListStrtgyPckg()Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch the number of entries from theMaintenanceTaskListStrtgyPckgentity collection matching the filter and search expressions.- Specified by:
countMaintenanceTaskListStrtgyPckgin interfaceMaintenanceTasklistService- Returns:
- A request builder to fetch the count of
MaintenanceTaskListStrtgyPckgentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getMaintenanceTaskListStrtgyPckgByKey
@Nonnull public GetByKeyRequestBuilder<MaintenanceTaskListStrtgyPckg> getMaintenanceTaskListStrtgyPckgByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String maintenancePackage, String maintPckgTskListOpAllocIntNmbr) Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch a singleMaintenanceTaskListStrtgyPckgentity using key fields.- Specified by:
getMaintenanceTaskListStrtgyPckgByKeyin interfaceMaintenanceTasklistService- Parameters:
taskListType- Task List TypeConstraints: Not nullable, Maximum length: 1
taskListGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
taskListGroupCounter- Group CounterConstraints: Not nullable, Maximum length: 2
taskListSequence- SequenceConstraints: Not nullable, Maximum length: 6
taskListOperationInternalId- Number of the Task List NodeConstraints: Not nullable, Maximum length: 8
maintenancePackage- Maintenance Package NumberConstraints: Not nullable, Maximum length: 2
maintPckgTskListOpAllocIntNmbr- Internal counterConstraints: Not nullable, Maximum length: 8
- Returns:
- A request builder to fetch a single
MaintenanceTaskListStrtgyPckgentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createMaintenanceTaskListStrtgyPckg
@Nonnull public CreateRequestBuilder<MaintenanceTaskListStrtgyPckg> createMaintenanceTaskListStrtgyPckg(@Nonnull MaintenanceTaskListStrtgyPckg maintenanceTaskListStrtgyPckg) Deprecated.Description copied from interface:MaintenanceTasklistServiceCreate a newMaintenanceTaskListStrtgyPckgentity and save it to the S/4HANA system.- Specified by:
createMaintenanceTaskListStrtgyPckgin interfaceMaintenanceTasklistService- Parameters:
maintenanceTaskListStrtgyPckg-MaintenanceTaskListStrtgyPckgentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
MaintenanceTaskListStrtgyPckgentity. To perform execution, call theexecutemethod on the request builder object.
-
updateMaintenanceTaskListStrtgyPckg
@Nonnull public UpdateRequestBuilder<MaintenanceTaskListStrtgyPckg> updateMaintenanceTaskListStrtgyPckg(@Nonnull MaintenanceTaskListStrtgyPckg maintenanceTaskListStrtgyPckg) Deprecated.Description copied from interface:MaintenanceTasklistServiceUpdate an existingMaintenanceTaskListStrtgyPckgentity and save it to the S/4HANA system.- Specified by:
updateMaintenanceTaskListStrtgyPckgin interfaceMaintenanceTasklistService- Parameters:
maintenanceTaskListStrtgyPckg-MaintenanceTaskListStrtgyPckgentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
MaintenanceTaskListStrtgyPckgentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllMaintenanceTaskListSubOp
Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch multipleMaintenanceTaskListSubOpentities.- Specified by:
getAllMaintenanceTaskListSubOpin interfaceMaintenanceTasklistService- Returns:
- A request builder to fetch multiple
MaintenanceTaskListSubOpentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countMaintenanceTaskListSubOp
Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch the number of entries from theMaintenanceTaskListSubOpentity collection matching the filter and search expressions.- Specified by:
countMaintenanceTaskListSubOpin interfaceMaintenanceTasklistService- Returns:
- A request builder to fetch the count of
MaintenanceTaskListSubOpentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getMaintenanceTaskListSubOpByKey
@Nonnull public GetByKeyRequestBuilder<MaintenanceTaskListSubOp> getMaintenanceTaskListSubOpByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String taskListOpBOMItmIntVersCounter) Deprecated.Description copied from interface:MaintenanceTasklistServiceFetch a singleMaintenanceTaskListSubOpentity using key fields.- Specified by:
getMaintenanceTaskListSubOpByKeyin interfaceMaintenanceTasklistService- Parameters:
taskListType- Task List TypeConstraints: Not nullable, Maximum length: 1
taskListGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
taskListGroupCounter- Group CounterConstraints: Not nullable, Maximum length: 2
taskListSequence- SequenceConstraints: Not nullable, Maximum length: 6
taskListOperationInternalId- Number of the Task List NodeConstraints: Not nullable, Maximum length: 8
taskListOpBOMItmIntVersCounter- Internal counterConstraints: Not nullable, Maximum length: 8
- Returns:
- A request builder to fetch a single
MaintenanceTaskListSubOpentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createMaintenanceTaskListSubOp
@Nonnull public CreateRequestBuilder<MaintenanceTaskListSubOp> createMaintenanceTaskListSubOp(@Nonnull MaintenanceTaskListSubOp maintenanceTaskListSubOp) Deprecated.Description copied from interface:MaintenanceTasklistServiceCreate a newMaintenanceTaskListSubOpentity and save it to the S/4HANA system.- Specified by:
createMaintenanceTaskListSubOpin interfaceMaintenanceTasklistService- Parameters:
maintenanceTaskListSubOp-MaintenanceTaskListSubOpentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
MaintenanceTaskListSubOpentity. To perform execution, call theexecutemethod on the request builder object.
-
updateMaintenanceTaskListSubOp
@Nonnull public UpdateRequestBuilder<MaintenanceTaskListSubOp> updateMaintenanceTaskListSubOp(@Nonnull MaintenanceTaskListSubOp maintenanceTaskListSubOp) Deprecated.Description copied from interface:MaintenanceTasklistServiceUpdate an existingMaintenanceTaskListSubOpentity and save it to the S/4HANA system.- Specified by:
updateMaintenanceTaskListSubOpin interfaceMaintenanceTasklistService- Parameters:
maintenanceTaskListSubOp-MaintenanceTaskListSubOpentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
MaintenanceTaskListSubOpentity. To perform execution, call theexecutemethod on the request builder object.
-
getServicePath
Deprecated.- Specified by:
getServicePathin interfaceServiceWithNavigableEntities
-