Interface MaintenanceTasklistService
- All Known Implementing Classes:
DefaultMaintenanceTasklistService
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
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint. -
Method Summary
Modifier and 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.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.
-
Field Details
-
DEFAULT_SERVICE_PATH
Deprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint.- See Also:
-
-
Method Details
-
withServicePath
Deprecated.Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.Creates a batch request builder object.- Returns:
- A request builder to handle batch operation on this service. To perform execution, call the
executemethod on the request builder object.
-
getAllMaintenanceTaskList
Deprecated.Fetch multipleMaintenanceTaskListentities.- 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.Fetch the number of entries from theMaintenanceTaskListentity collection matching the filter and search expressions.- 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 GetByKeyRequestBuilder<MaintenanceTaskList> getMaintenanceTaskListByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListVersionCounter) Deprecated.Fetch a singleMaintenanceTaskListentity using key fields.- Parameters:
taskListType- Task List TypeConstraints: Not nullable, Maximum length: 1
taskListGroupCounter- Group CounterConstraints: Not nullable, Maximum length: 2
taskListGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
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 CreateRequestBuilder<MaintenanceTaskList> createMaintenanceTaskList(@Nonnull MaintenanceTaskList maintenanceTaskList) Deprecated.Create a newMaintenanceTaskListentity and save it to the S/4HANA system.- 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 UpdateRequestBuilder<MaintenanceTaskList> updateMaintenanceTaskList(@Nonnull MaintenanceTaskList maintenanceTaskList) Deprecated.Update an existingMaintenanceTaskListentity and save it to the S/4HANA system.- 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
Deprecated.Fetch multipleMaintenanceTaskListLongTextentities.- 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.Fetch the number of entries from theMaintenanceTaskListLongTextentity collection matching the filter and search expressions.- 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 GetByKeyRequestBuilder<MaintenanceTaskListLongText> getMaintenanceTaskListLongTextByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListVersionCounter) Deprecated.Fetch a singleMaintenanceTaskListLongTextentity using key fields.- Parameters:
taskListType- Task List TypeConstraints: Not nullable, Maximum length: 1
taskListGroupCounter- Group CounterConstraints: Not nullable, Maximum length: 2
taskListGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
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 CreateRequestBuilder<MaintenanceTaskListLongText> createMaintenanceTaskListLongText(@Nonnull MaintenanceTaskListLongText maintenanceTaskListLongText) Deprecated.Create a newMaintenanceTaskListLongTextentity and save it to the S/4HANA system.- 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 UpdateRequestBuilder<MaintenanceTaskListLongText> updateMaintenanceTaskListLongText(@Nonnull MaintenanceTaskListLongText maintenanceTaskListLongText) Deprecated.Update an existingMaintenanceTaskListLongTextentity and save it to the S/4HANA system.- 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
Deprecated.Fetch multipleMaintenanceTaskListOperationentities.- 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
Deprecated.Fetch the number of entries from theMaintenanceTaskListOperationentity collection matching the filter and search expressions.- 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 GetByKeyRequestBuilder<MaintenanceTaskListOperation> getMaintenanceTaskListOperationByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String taskListOpBOMItmIntVersCounter) Deprecated.Fetch a singleMaintenanceTaskListOperationentity using key fields.- Parameters:
taskListSequence- SequenceConstraints: Not nullable, Maximum length: 6
taskListType- Task List TypeConstraints: Not nullable, Maximum length: 1
taskListGroupCounter- Group CounterConstraints: Not nullable, Maximum length: 2
taskListGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
taskListOpBOMItmIntVersCounter- Internal counterConstraints: Not nullable, Maximum length: 8
taskListOperationInternalId- Number of the Task List NodeConstraints: 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 CreateRequestBuilder<MaintenanceTaskListOperation> createMaintenanceTaskListOperation(@Nonnull MaintenanceTaskListOperation maintenanceTaskListOperation) Deprecated.Create a newMaintenanceTaskListOperationentity and save it to the S/4HANA system.- 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 UpdateRequestBuilder<MaintenanceTaskListOperation> updateMaintenanceTaskListOperation(@Nonnull MaintenanceTaskListOperation maintenanceTaskListOperation) Deprecated.Update an existingMaintenanceTaskListOperationentity and save it to the S/4HANA system.- 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
Deprecated.Fetch multipleMaintenanceTaskListOpLongTextentities.- 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
Deprecated.Fetch the number of entries from theMaintenanceTaskListOpLongTextentity collection matching the filter and search expressions.- 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 GetByKeyRequestBuilder<MaintenanceTaskListOpLongText> getMaintenanceTaskListOpLongTextByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String taskListOpBOMItmIntVersCounter) Deprecated.Fetch a singleMaintenanceTaskListOpLongTextentity using key fields.- Parameters:
taskListSequence- SequenceConstraints: Not nullable, Maximum length: 6
taskListType- Task List TypeConstraints: Not nullable, Maximum length: 1
taskListGroupCounter- Group CounterConstraints: Not nullable, Maximum length: 2
taskListGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
taskListOpBOMItmIntVersCounter- Internal counterConstraints: Not nullable, Maximum length: 8
taskListOperationInternalId- Number of the Task List NodeConstraints: 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 CreateRequestBuilder<MaintenanceTaskListOpLongText> createMaintenanceTaskListOpLongText(@Nonnull MaintenanceTaskListOpLongText maintenanceTaskListOpLongText) Deprecated.Create a newMaintenanceTaskListOpLongTextentity and save it to the S/4HANA system.- 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 UpdateRequestBuilder<MaintenanceTaskListOpLongText> updateMaintenanceTaskListOpLongText(@Nonnull MaintenanceTaskListOpLongText maintenanceTaskListOpLongText) Deprecated.Update an existingMaintenanceTaskListOpLongTextentity and save it to the S/4HANA system.- 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.Fetch multipleMaintenanceTaskListOpMatentities.- 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.Fetch the number of entries from theMaintenanceTaskListOpMatentity collection matching the filter and search expressions.- 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 GetByKeyRequestBuilder<MaintenanceTaskListOpMat> getMaintenanceTaskListOpMatByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String taskListOpBOMItmInternalID, String taskListOpBOMItmIntVersCounter) Deprecated.Fetch a singleMaintenanceTaskListOpMatentity using key fields.- Parameters:
taskListSequence- SequenceConstraints: Not nullable, Maximum length: 6
taskListType- Task List TypeConstraints: Not nullable, Maximum length: 1
taskListGroupCounter- Group CounterConstraints: Not nullable, Maximum length: 2
taskListGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
taskListOpBOMItmIntVersCounter- Internal counterConstraints: Not nullable, Maximum length: 8
taskListOpBOMItmInternalID- No. for material comp. allocation to task listConstraints: Not nullable, Maximum length: 8
taskListOperationInternalId- Task list node number for operationConstraints: 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 CreateRequestBuilder<MaintenanceTaskListOpMat> createMaintenanceTaskListOpMat(@Nonnull MaintenanceTaskListOpMat maintenanceTaskListOpMat) Deprecated.Create a newMaintenanceTaskListOpMatentity and save it to the S/4HANA system.- 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 UpdateRequestBuilder<MaintenanceTaskListOpMat> updateMaintenanceTaskListOpMat(@Nonnull MaintenanceTaskListOpMat maintenanceTaskListOpMat) Deprecated.Update an existingMaintenanceTaskListOpMatentity and save it to the S/4HANA system.- 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
Deprecated.Fetch multipleMaintenanceTaskListOpReltnshpentities.- 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
Deprecated.Fetch the number of entries from theMaintenanceTaskListOpReltnshpentity collection matching the filter and search expressions.- 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 GetByKeyRequestBuilder<MaintenanceTaskListOpReltnshp> getMaintenanceTaskListOpReltnshpByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String taskListOpBOMItmIntVersCounter) Deprecated.Fetch a singleMaintenanceTaskListOpReltnshpentity using key fields.- Parameters:
taskListSequence- SequenceConstraints: Not nullable, Maximum length: 6
taskListType- Task List TypeConstraints: Not nullable, Maximum length: 1
taskListGroupCounter- Group CounterConstraints: Not nullable, Maximum length: 2
taskListGroup- Number of the Standard NetworkConstraints: Not nullable, Maximum length: 8
taskListOpBOMItmIntVersCounter- Internal counterConstraints: Not nullable, Maximum length: 8
taskListOperationInternalId- Number of the Task List NodeConstraints: 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 CreateRequestBuilder<MaintenanceTaskListOpReltnshp> createMaintenanceTaskListOpReltnshp(@Nonnull MaintenanceTaskListOpReltnshp maintenanceTaskListOpReltnshp) Deprecated.Create a newMaintenanceTaskListOpReltnshpentity and save it to the S/4HANA system.- 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 UpdateRequestBuilder<MaintenanceTaskListOpReltnshp> updateMaintenanceTaskListOpReltnshp(@Nonnull MaintenanceTaskListOpReltnshp maintenanceTaskListOpReltnshp) Deprecated.Update an existingMaintenanceTaskListOpReltnshpentity and save it to the S/4HANA system.- 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
Deprecated.Fetch multipleMaintenanceTaskListStrtgyPckgentities.- 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
Deprecated.Fetch the number of entries from theMaintenanceTaskListStrtgyPckgentity collection matching the filter and search expressions.- 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 GetByKeyRequestBuilder<MaintenanceTaskListStrtgyPckg> getMaintenanceTaskListStrtgyPckgByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String maintenancePackage, String maintPckgTskListOpAllocIntNmbr) Deprecated.Fetch a singleMaintenanceTaskListStrtgyPckgentity using key fields.- Parameters:
taskListSequence- SequenceConstraints: Not nullable, Maximum length: 6
taskListType- Task List TypeConstraints: Not nullable, Maximum length: 1
taskListGroupCounter- Group CounterConstraints: Not nullable, Maximum length: 2
taskListGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
maintenancePackage- Maintenance Package NumberConstraints: Not nullable, Maximum length: 2
maintPckgTskListOpAllocIntNmbr- Internal counterConstraints: Not nullable, Maximum length: 8
taskListOperationInternalId- Number of the Task List NodeConstraints: 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 CreateRequestBuilder<MaintenanceTaskListStrtgyPckg> createMaintenanceTaskListStrtgyPckg(@Nonnull MaintenanceTaskListStrtgyPckg maintenanceTaskListStrtgyPckg) Deprecated.Create a newMaintenanceTaskListStrtgyPckgentity and save it to the S/4HANA system.- 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 UpdateRequestBuilder<MaintenanceTaskListStrtgyPckg> updateMaintenanceTaskListStrtgyPckg(@Nonnull MaintenanceTaskListStrtgyPckg maintenanceTaskListStrtgyPckg) Deprecated.Update an existingMaintenanceTaskListStrtgyPckgentity and save it to the S/4HANA system.- 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.Fetch multipleMaintenanceTaskListSubOpentities.- 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.Fetch the number of entries from theMaintenanceTaskListSubOpentity collection matching the filter and search expressions.- 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 GetByKeyRequestBuilder<MaintenanceTaskListSubOp> getMaintenanceTaskListSubOpByKey(String taskListType, String taskListGroup, String taskListGroupCounter, String taskListSequence, String taskListOperationInternalId, String taskListOpBOMItmIntVersCounter) Deprecated.Fetch a singleMaintenanceTaskListSubOpentity using key fields.- Parameters:
taskListSequence- SequenceConstraints: Not nullable, Maximum length: 6
taskListType- Task List TypeConstraints: Not nullable, Maximum length: 1
taskListGroupCounter- Group CounterConstraints: Not nullable, Maximum length: 2
taskListGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
taskListOpBOMItmIntVersCounter- Internal counterConstraints: Not nullable, Maximum length: 8
taskListOperationInternalId- Number of the Task List NodeConstraints: 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 CreateRequestBuilder<MaintenanceTaskListSubOp> createMaintenanceTaskListSubOp(@Nonnull MaintenanceTaskListSubOp maintenanceTaskListSubOp) Deprecated.Create a newMaintenanceTaskListSubOpentity and save it to the S/4HANA system.- 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 UpdateRequestBuilder<MaintenanceTaskListSubOp> updateMaintenanceTaskListSubOp(@Nonnull MaintenanceTaskListSubOp maintenanceTaskListSubOp) Deprecated.Update an existingMaintenanceTaskListSubOpentity and save it to the S/4HANA system.- 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.
-