Interface ProductionRoutingService
- All Superinterfaces:
BatchService<ProductionRoutingServiceBatch>
- All Known Implementing Classes:
DefaultProductionRoutingService
A routing is a description of the operations (or steps in a process) that are performed to manufacture a product (or material). It is used as a reference for production orders, to run schedules and in calculating the costs of products..
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | API_PRODUCTION_ROUTING |
| API Version: | 1.0.2 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Production Planning Master Data Integration(SAP_COM_0519) |
| Scope Items: | Third-Party Shop Floor Execution - Process Industry(3W3), Third-Party Shop Floor Execution - Discrete Industry(3W4) |
| Authentication Methods: | x509 |
| Business Object: | Production Routing |
-
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 TypeMethodDescriptioncreateProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader) Deprecated.Create a newProductionRoutingHeaderentity and save it to the S/4HANA system.createProductionRoutingOpCompAlloc(ProductionRoutingOpCompAlloc productionRoutingOpCompAlloc) Deprecated.Create a newProductionRoutingOpCompAllocentity and save it to the S/4HANA system.createProductionRoutingOperation(ProductionRoutingOperation productionRoutingOperation) Deprecated.Create a newProductionRoutingOperationentity and save it to the S/4HANA system.createProductionRoutingSequence(ProductionRoutingSequence productionRoutingSequence) Deprecated.Create a newProductionRoutingSequenceentity and save it to the S/4HANA system.createProductionRoutingSubOperation(ProductionRoutingSubOperation productionRoutingSubOperation) Deprecated.Create a newProductionRoutingSubOperationentity and save it to the S/4HANA system.Deprecated.Fetch multipleOperationDocumentPRTAssignmententities.Deprecated.Fetch multipleOperationEquipmentPRTAssignmententities.Deprecated.Fetch multipleOperationMaterialPRTAssignmententities.Deprecated.Fetch multipleOperationMiscellaneousPRTAssignmententities.Deprecated.Fetch multipleProductionRoutingHeaderentities.Deprecated.Fetch multipleProductionRoutingMatlAssgmtentities.Deprecated.Fetch multipleProductionRoutingOpCompAllocentities.Deprecated.Fetch multipleProductionRoutingOperationentities.Deprecated.Fetch multipleProductionRoutingSequenceentities.Deprecated.Fetch multipleProductionRoutingSubOperationentities.getOperationDocumentPRTAssignmentByKey(String productionRoutingGroup, String productionRouting, String productionRoutingSequence, String productionRoutingOpIntID, String bOOOperationPRTInternalID, String bOOOperationPRTIntVersCounter) Deprecated.Fetch a singleOperationDocumentPRTAssignmententity using key fields.getOperationEquipmentPRTAssignmentByKey(String productionRoutingGroup, String productionRouting, String productionRoutingSequence, String productionRoutingOpIntID, String bOOOperationPRTInternalID, String bOOOperationPRTIntVersCounter) Deprecated.Fetch a singleOperationEquipmentPRTAssignmententity using key fields.getOperationMaterialPRTAssignmentByKey(String productionRoutingGroup, String productionRouting, String productionRoutingSequence, String productionRoutingOpIntID, String bOOOperationPRTInternalID, String bOOOperationPRTIntVersCounter) Deprecated.Fetch a singleOperationMaterialPRTAssignmententity using key fields.getOperationMiscellaneousPRTAssignmentByKey(String productionRoutingGroup, String productionRouting, String productionRoutingSequence, String productionRoutingOpIntID, String bOOOperationPRTInternalID, String bOOOperationPRTIntVersCounter) Deprecated.Fetch a singleOperationMiscellaneousPRTAssignmententity using key fields.getProductionRoutingHeaderByKey(String productionRoutingGroup, String productionRouting, String productionRoutingInternalVers) Deprecated.Fetch a singleProductionRoutingHeaderentity using key fields.getProductionRoutingMatlAssgmtByKey(String product, String plant, String productionRoutingGroup, String productionRouting, String productionRoutingMatlAssgmt, String productionRtgMatlAssgmtIntVers) Deprecated.Fetch a singleProductionRoutingMatlAssgmtentity using key fields.getProductionRoutingOpCompAllocByKey(String productionRoutingGroup, String productionRouting, String productionRoutingSequence, String productionRoutingOpIntID, String prodnRtgOpBOMItemInternalID, String prodnRtgOpBOMItemIntVersion) Deprecated.Fetch a singleProductionRoutingOpCompAllocentity using key fields.getProductionRoutingOperationByKey(String productionRoutingGroup, String productionRouting, String productionRoutingSequence, String productionRoutingOpIntID, String productionRoutingOpIntVersion) Deprecated.Fetch a singleProductionRoutingOperationentity using key fields.getProductionRoutingSequenceByKey(String productionRoutingGroup, String productionRouting, String productionRoutingSequence, String productionRoutingSqncIntVers) Deprecated.Fetch a singleProductionRoutingSequenceentity using key fields.getProductionRoutingSubOperationByKey(String productionRoutingGroup, String productionRouting, String productionRoutingOpIntID, String productionRoutingSequence, String productionRoutingOpIntVersion) Deprecated.Fetch a singleProductionRoutingSubOperationentity using key fields.updateProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader) Deprecated.Update an existingProductionRoutingHeaderentity and save it to the S/4HANA system.updateProductionRoutingOpCompAlloc(ProductionRoutingOpCompAlloc productionRoutingOpCompAlloc) Deprecated.Update an existingProductionRoutingOpCompAllocentity and save it to the S/4HANA system.updateProductionRoutingOperation(ProductionRoutingOperation productionRoutingOperation) Deprecated.Update an existingProductionRoutingOperationentity and save it to the S/4HANA system.updateProductionRoutingSequence(ProductionRoutingSequence productionRoutingSequence) Deprecated.Update an existingProductionRoutingSequenceentity and save it to the S/4HANA system.updateProductionRoutingSubOperation(ProductionRoutingSubOperation productionRoutingSubOperation) Deprecated.Update an existingProductionRoutingSubOperationentity and save it to the S/4HANA system.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.Methods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchService
batch
-
Field Details
-
DEFAULT_SERVICE_PATH
Deprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint.- See Also:
-
-
Method Details
-
withServicePath
Deprecated.Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
getAllOperationDocumentPRTAssignment
Deprecated.Fetch multipleOperationDocumentPRTAssignmententities.- Returns:
- A fluent helper to fetch multiple
OperationDocumentPRTAssignmententities. 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.
-
getOperationDocumentPRTAssignmentByKey
@Nonnull OperationDocumentPRTAssignmentByKeyFluentHelper getOperationDocumentPRTAssignmentByKey(String productionRoutingGroup, String productionRouting, String productionRoutingSequence, String productionRoutingOpIntID, String bOOOperationPRTInternalID, String bOOOperationPRTIntVersCounter) Deprecated.Fetch a singleOperationDocumentPRTAssignmententity using key fields.- Parameters:
productionRoutingGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
productionRouting- Group CounterConstraints: Not nullable, Maximum length: 2
productionRoutingOpIntID- Number of the Task List NodeConstraints: Not nullable, Maximum length: 8
bOOOperationPRTInternalID- Item Counter for Production Resources/ToolsConstraints: Not nullable, Maximum length: 8
bOOOperationPRTIntVersCounter- Internal counterConstraints: Not nullable, Maximum length: 8
productionRoutingSequence- SequenceConstraints: Not nullable, Maximum length: 6
- Returns:
- A fluent helper to fetch a single
OperationDocumentPRTAssignmententity 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.
-
getAllOperationEquipmentPRTAssignment
Deprecated.Fetch multipleOperationEquipmentPRTAssignmententities.- Returns:
- A fluent helper to fetch multiple
OperationEquipmentPRTAssignmententities. 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.
-
getOperationEquipmentPRTAssignmentByKey
@Nonnull OperationEquipmentPRTAssignmentByKeyFluentHelper getOperationEquipmentPRTAssignmentByKey(String productionRoutingGroup, String productionRouting, String productionRoutingSequence, String productionRoutingOpIntID, String bOOOperationPRTInternalID, String bOOOperationPRTIntVersCounter) Deprecated.Fetch a singleOperationEquipmentPRTAssignmententity using key fields.- Parameters:
productionRoutingGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
productionRouting- Group CounterConstraints: Not nullable, Maximum length: 2
productionRoutingOpIntID- Number of the Task List NodeConstraints: Not nullable, Maximum length: 8
bOOOperationPRTInternalID- Item Counter for Production Resources/ToolsConstraints: Not nullable, Maximum length: 8
bOOOperationPRTIntVersCounter- Internal counterConstraints: Not nullable, Maximum length: 8
productionRoutingSequence- SequenceConstraints: Not nullable, Maximum length: 6
- Returns:
- A fluent helper to fetch a single
OperationEquipmentPRTAssignmententity 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.
-
getAllOperationMaterialPRTAssignment
Deprecated.Fetch multipleOperationMaterialPRTAssignmententities.- Returns:
- A fluent helper to fetch multiple
OperationMaterialPRTAssignmententities. 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.
-
getOperationMaterialPRTAssignmentByKey
@Nonnull OperationMaterialPRTAssignmentByKeyFluentHelper getOperationMaterialPRTAssignmentByKey(String productionRoutingGroup, String productionRouting, String productionRoutingSequence, String productionRoutingOpIntID, String bOOOperationPRTInternalID, String bOOOperationPRTIntVersCounter) Deprecated.Fetch a singleOperationMaterialPRTAssignmententity using key fields.- Parameters:
productionRoutingGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
productionRouting- Group CounterConstraints: Not nullable, Maximum length: 2
productionRoutingOpIntID- Number of the Task List NodeConstraints: Not nullable, Maximum length: 8
bOOOperationPRTInternalID- Item Counter for Production Resources/ToolsConstraints: Not nullable, Maximum length: 8
bOOOperationPRTIntVersCounter- Internal counterConstraints: Not nullable, Maximum length: 8
productionRoutingSequence- SequenceConstraints: Not nullable, Maximum length: 6
- Returns:
- A fluent helper to fetch a single
OperationMaterialPRTAssignmententity 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.
-
getAllOperationMiscellaneousPRTAssignment
@Nonnull OperationMiscellaneousPRTAssignmentFluentHelper getAllOperationMiscellaneousPRTAssignment()Deprecated.Fetch multipleOperationMiscellaneousPRTAssignmententities.- Returns:
- A fluent helper to fetch multiple
OperationMiscellaneousPRTAssignmententities. 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.
-
getOperationMiscellaneousPRTAssignmentByKey
@Nonnull OperationMiscellaneousPRTAssignmentByKeyFluentHelper getOperationMiscellaneousPRTAssignmentByKey(String productionRoutingGroup, String productionRouting, String productionRoutingSequence, String productionRoutingOpIntID, String bOOOperationPRTInternalID, String bOOOperationPRTIntVersCounter) Deprecated.Fetch a singleOperationMiscellaneousPRTAssignmententity using key fields.- Parameters:
productionRoutingGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
productionRouting- Group CounterConstraints: Not nullable, Maximum length: 2
productionRoutingOpIntID- Number of the Task List NodeConstraints: Not nullable, Maximum length: 8
bOOOperationPRTInternalID- Item Counter for Production Resources/ToolsConstraints: Not nullable, Maximum length: 8
bOOOperationPRTIntVersCounter- Internal counterConstraints: Not nullable, Maximum length: 8
productionRoutingSequence- SequenceConstraints: Not nullable, Maximum length: 6
- Returns:
- A fluent helper to fetch a single
OperationMiscellaneousPRTAssignmententity 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.
-
getAllProductionRoutingHeader
Deprecated.Fetch multipleProductionRoutingHeaderentities.- Returns:
- A fluent helper to fetch multiple
ProductionRoutingHeaderentities. 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.
-
getProductionRoutingHeaderByKey
@Nonnull ProductionRoutingHeaderByKeyFluentHelper getProductionRoutingHeaderByKey(String productionRoutingGroup, String productionRouting, String productionRoutingInternalVers) Deprecated.Fetch a singleProductionRoutingHeaderentity using key fields.- Parameters:
productionRoutingGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
productionRoutingInternalVers- Internal counterConstraints: Not nullable, Maximum length: 8
productionRouting- Group CounterConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
ProductionRoutingHeaderentity 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.
-
createProductionRoutingHeader
@Nonnull ProductionRoutingHeaderCreateFluentHelper createProductionRoutingHeader(@Nonnull ProductionRoutingHeader productionRoutingHeader) Deprecated.Create a newProductionRoutingHeaderentity and save it to the S/4HANA system.- Parameters:
productionRoutingHeader-ProductionRoutingHeaderentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ProductionRoutingHeaderentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateProductionRoutingHeader
@Nonnull ProductionRoutingHeaderUpdateFluentHelper updateProductionRoutingHeader(@Nonnull ProductionRoutingHeader productionRoutingHeader) Deprecated.Update an existingProductionRoutingHeaderentity and save it to the S/4HANA system.- Parameters:
productionRoutingHeader-ProductionRoutingHeaderentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ProductionRoutingHeaderentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllProductionRoutingMatlAssgmt
Deprecated.Fetch multipleProductionRoutingMatlAssgmtentities.- Returns:
- A fluent helper to fetch multiple
ProductionRoutingMatlAssgmtentities. 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.
-
getProductionRoutingMatlAssgmtByKey
@Nonnull ProductionRoutingMatlAssgmtByKeyFluentHelper getProductionRoutingMatlAssgmtByKey(String product, String plant, String productionRoutingGroup, String productionRouting, String productionRoutingMatlAssgmt, String productionRtgMatlAssgmtIntVers) Deprecated.Fetch a singleProductionRoutingMatlAssgmtentity using key fields.- Parameters:
productionRoutingGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
productionRoutingMatlAssgmt- Counter for Additional CriteriaConstraints: Not nullable, Maximum length: 7
product- Material NumberConstraints: Not nullable, Maximum length: 18
productionRouting- Group CounterConstraints: Not nullable, Maximum length: 2
plant- PlantConstraints: Not nullable, Maximum length: 4
productionRtgMatlAssgmtIntVers- Internal counterConstraints: Not nullable, Maximum length: 8
- Returns:
- A fluent helper to fetch a single
ProductionRoutingMatlAssgmtentity 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.
-
getAllProductionRoutingOpCompAlloc
Deprecated.Fetch multipleProductionRoutingOpCompAllocentities.- Returns:
- A fluent helper to fetch multiple
ProductionRoutingOpCompAllocentities. 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.
-
getProductionRoutingOpCompAllocByKey
@Nonnull ProductionRoutingOpCompAllocByKeyFluentHelper getProductionRoutingOpCompAllocByKey(String productionRoutingGroup, String productionRouting, String productionRoutingSequence, String productionRoutingOpIntID, String prodnRtgOpBOMItemInternalID, String prodnRtgOpBOMItemIntVersion) Deprecated.Fetch a singleProductionRoutingOpCompAllocentity using key fields.- Parameters:
productionRoutingGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
productionRouting- Group CounterConstraints: Not nullable, Maximum length: 2
productionRoutingOpIntID- Task list node number for operationConstraints: Not nullable, Maximum length: 8
prodnRtgOpBOMItemIntVersion- Internal counterConstraints: Not nullable, Maximum length: 8
prodnRtgOpBOMItemInternalID- No. for material comp. allocation to task listConstraints: Not nullable, Maximum length: 8
productionRoutingSequence- SequenceConstraints: Not nullable, Maximum length: 6
- Returns:
- A fluent helper to fetch a single
ProductionRoutingOpCompAllocentity 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.
-
createProductionRoutingOpCompAlloc
@Nonnull ProductionRoutingOpCompAllocCreateFluentHelper createProductionRoutingOpCompAlloc(@Nonnull ProductionRoutingOpCompAlloc productionRoutingOpCompAlloc) Deprecated.Create a newProductionRoutingOpCompAllocentity and save it to the S/4HANA system.- Parameters:
productionRoutingOpCompAlloc-ProductionRoutingOpCompAllocentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ProductionRoutingOpCompAllocentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateProductionRoutingOpCompAlloc
@Nonnull ProductionRoutingOpCompAllocUpdateFluentHelper updateProductionRoutingOpCompAlloc(@Nonnull ProductionRoutingOpCompAlloc productionRoutingOpCompAlloc) Deprecated.Update an existingProductionRoutingOpCompAllocentity and save it to the S/4HANA system.- Parameters:
productionRoutingOpCompAlloc-ProductionRoutingOpCompAllocentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ProductionRoutingOpCompAllocentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllProductionRoutingOperation
Deprecated.Fetch multipleProductionRoutingOperationentities.- Returns:
- A fluent helper to fetch multiple
ProductionRoutingOperationentities. 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.
-
getProductionRoutingOperationByKey
@Nonnull ProductionRoutingOperationByKeyFluentHelper getProductionRoutingOperationByKey(String productionRoutingGroup, String productionRouting, String productionRoutingSequence, String productionRoutingOpIntID, String productionRoutingOpIntVersion) Deprecated.Fetch a singleProductionRoutingOperationentity using key fields.- Parameters:
productionRoutingGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
productionRouting- Group CounterConstraints: Not nullable, Maximum length: 2
productionRoutingOpIntID- Number of the Task List NodeConstraints: Not nullable, Maximum length: 8
productionRoutingOpIntVersion- Internal counterConstraints: Not nullable, Maximum length: 8
productionRoutingSequence- SequenceConstraints: Not nullable, Maximum length: 6
- Returns:
- A fluent helper to fetch a single
ProductionRoutingOperationentity 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.
-
createProductionRoutingOperation
@Nonnull ProductionRoutingOperationCreateFluentHelper createProductionRoutingOperation(@Nonnull ProductionRoutingOperation productionRoutingOperation) Deprecated.Create a newProductionRoutingOperationentity and save it to the S/4HANA system.- Parameters:
productionRoutingOperation-ProductionRoutingOperationentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ProductionRoutingOperationentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateProductionRoutingOperation
@Nonnull ProductionRoutingOperationUpdateFluentHelper updateProductionRoutingOperation(@Nonnull ProductionRoutingOperation productionRoutingOperation) Deprecated.Update an existingProductionRoutingOperationentity and save it to the S/4HANA system.- Parameters:
productionRoutingOperation-ProductionRoutingOperationentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ProductionRoutingOperationentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllProductionRoutingSequence
Deprecated.Fetch multipleProductionRoutingSequenceentities.- Returns:
- A fluent helper to fetch multiple
ProductionRoutingSequenceentities. 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.
-
getProductionRoutingSequenceByKey
@Nonnull ProductionRoutingSequenceByKeyFluentHelper getProductionRoutingSequenceByKey(String productionRoutingGroup, String productionRouting, String productionRoutingSequence, String productionRoutingSqncIntVers) Deprecated.Fetch a singleProductionRoutingSequenceentity using key fields.- Parameters:
productionRoutingGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
productionRouting- Group CounterConstraints: Not nullable, Maximum length: 2
productionRoutingSqncIntVers- Internal counterConstraints: Not nullable, Maximum length: 8
productionRoutingSequence- SequenceConstraints: Not nullable, Maximum length: 6
- Returns:
- A fluent helper to fetch a single
ProductionRoutingSequenceentity 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.
-
createProductionRoutingSequence
@Nonnull ProductionRoutingSequenceCreateFluentHelper createProductionRoutingSequence(@Nonnull ProductionRoutingSequence productionRoutingSequence) Deprecated.Create a newProductionRoutingSequenceentity and save it to the S/4HANA system.- Parameters:
productionRoutingSequence-ProductionRoutingSequenceentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ProductionRoutingSequenceentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateProductionRoutingSequence
@Nonnull ProductionRoutingSequenceUpdateFluentHelper updateProductionRoutingSequence(@Nonnull ProductionRoutingSequence productionRoutingSequence) Deprecated.Update an existingProductionRoutingSequenceentity and save it to the S/4HANA system.- Parameters:
productionRoutingSequence-ProductionRoutingSequenceentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ProductionRoutingSequenceentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllProductionRoutingSubOperation
Deprecated.Fetch multipleProductionRoutingSubOperationentities.- Returns:
- A fluent helper to fetch multiple
ProductionRoutingSubOperationentities. 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.
-
getProductionRoutingSubOperationByKey
@Nonnull ProductionRoutingSubOperationByKeyFluentHelper getProductionRoutingSubOperationByKey(String productionRoutingGroup, String productionRouting, String productionRoutingOpIntID, String productionRoutingSequence, String productionRoutingOpIntVersion) Deprecated.Fetch a singleProductionRoutingSubOperationentity using key fields.- Parameters:
productionRoutingGroup- Key for Task List GroupConstraints: Not nullable, Maximum length: 8
productionRouting- Group CounterConstraints: Not nullable, Maximum length: 2
productionRoutingOpIntID- Number of the Task List NodeConstraints: Not nullable, Maximum length: 8
productionRoutingOpIntVersion- Internal counterConstraints: Not nullable, Maximum length: 8
productionRoutingSequence- SequenceConstraints: Not nullable, Maximum length: 6
- Returns:
- A fluent helper to fetch a single
ProductionRoutingSubOperationentity 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.
-
createProductionRoutingSubOperation
@Nonnull ProductionRoutingSubOperationCreateFluentHelper createProductionRoutingSubOperation(@Nonnull ProductionRoutingSubOperation productionRoutingSubOperation) Deprecated.Create a newProductionRoutingSubOperationentity and save it to the S/4HANA system.- Parameters:
productionRoutingSubOperation-ProductionRoutingSubOperationentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
ProductionRoutingSubOperationentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateProductionRoutingSubOperation
@Nonnull ProductionRoutingSubOperationUpdateFluentHelper updateProductionRoutingSubOperation(@Nonnull ProductionRoutingSubOperation productionRoutingSubOperation) Deprecated.Update an existingProductionRoutingSubOperationentity and save it to the S/4HANA system.- Parameters:
productionRoutingSubOperation-ProductionRoutingSubOperationentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
ProductionRoutingSubOperationentity. To perform execution, call theexecutemethod on the fluent helper object.
-