Class DefaultBillOfMaterialsV2ServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<BillOfMaterialsV2ServiceBatch,BillOfMaterialsV2ServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2.batch.DefaultBillOfMaterialsV2ServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<BillOfMaterialsV2ServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<BillOfMaterialsV2ServiceBatch>,BillOfMaterialsV2ServiceBatchChangeSet
public class DefaultBillOfMaterialsV2ServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<BillOfMaterialsV2ServiceBatch,BillOfMaterialsV2ServiceBatchChangeSet>
implements BillOfMaterialsV2ServiceBatchChangeSet
Implementation of the
BillOfMaterialsV2ServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
BillOfMaterialsV2Service.-
Method Summary
Modifier and TypeMethodDescriptioncreateMaterialBOM(MaterialBOM materialBOM) Create a newMaterialBOMentity and save it to the S/4HANA system.createMaterialBOMItem(MaterialBOMItem materialBOMItem) Create a newMaterialBOMItementity and save it to the S/4HANA system.createMaterialBOMSubItem(MaterialBOMSubItem materialBOMSubItem) Create a newMaterialBOMSubItementity and save it to the S/4HANA system.deleteMaterialBOM(MaterialBOM materialBOM) Deletes an existingMaterialBOMentity in the S/4HANA system.deleteMaterialBOMItem(MaterialBOMItem materialBOMItem) Deletes an existingMaterialBOMItementity in the S/4HANA system.deleteMaterialBOMSubItem(MaterialBOMSubItem materialBOMSubItem) Deletes an existingMaterialBOMSubItementity in the S/4HANA system.deleteMBOMItmObjDpnAssignment(MBOMItmObjDpnAssignment mBOMItmObjDpnAssignment) Deletes an existingMBOMItmObjDpnAssignmententity in the S/4HANA system.getThis()updateMaterialBOM(MaterialBOM materialBOM) Update an existingMaterialBOMentity and save it to the S/4HANA system.updateMaterialBOMItem(MaterialBOMItem materialBOMItem) Update an existingMaterialBOMItementity and save it to the S/4HANA system.updateMaterialBOMSubItem(MaterialBOMSubItem materialBOMSubItem) Update an existingMaterialBOMSubItementity and save it to the S/4HANA system.updateMBOMItmObjDpnAssignment(MBOMItmObjDpnAssignment mBOMItmObjDpnAssignment) Update an existingMBOMItmObjDpnAssignmententity and save it to the S/4HANA system.Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
addFunctionImport, addRequest, addRequest, addRequest, addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSetMethods 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.odata.helper.batch.FluentHelperBatchChangeSet
addFunctionImportMethods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperBatchEndChangeSet
endChangeSet
-
Method Details
-
getThis
- Specified by:
getThisin classBatchChangeSetFluentHelperBasic<BillOfMaterialsV2ServiceBatch,BillOfMaterialsV2ServiceBatchChangeSet>
-
createMaterialBOMItem
@Nonnull public BillOfMaterialsV2ServiceBatchChangeSet createMaterialBOMItem(@Nonnull MaterialBOMItem materialBOMItem) Description copied from interface:BillOfMaterialsV2ServiceBatchChangeSetCreate a newMaterialBOMItementity and save it to the S/4HANA system.- Specified by:
createMaterialBOMItemin interfaceBillOfMaterialsV2ServiceBatchChangeSet- Parameters:
materialBOMItem-MaterialBOMItementity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateMaterialBOMItem
@Nonnull public BillOfMaterialsV2ServiceBatchChangeSet updateMaterialBOMItem(@Nonnull MaterialBOMItem materialBOMItem) Description copied from interface:BillOfMaterialsV2ServiceBatchChangeSetUpdate an existingMaterialBOMItementity and save it to the S/4HANA system.- Specified by:
updateMaterialBOMItemin interfaceBillOfMaterialsV2ServiceBatchChangeSet- Parameters:
materialBOMItem-MaterialBOMItementity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteMaterialBOMItem
@Nonnull public BillOfMaterialsV2ServiceBatchChangeSet deleteMaterialBOMItem(@Nonnull MaterialBOMItem materialBOMItem) Description copied from interface:BillOfMaterialsV2ServiceBatchChangeSetDeletes an existingMaterialBOMItementity in the S/4HANA system.- Specified by:
deleteMaterialBOMItemin interfaceBillOfMaterialsV2ServiceBatchChangeSet- Parameters:
materialBOMItem-MaterialBOMItementity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createMaterialBOMSubItem
@Nonnull public BillOfMaterialsV2ServiceBatchChangeSet createMaterialBOMSubItem(@Nonnull MaterialBOMSubItem materialBOMSubItem) Description copied from interface:BillOfMaterialsV2ServiceBatchChangeSetCreate a newMaterialBOMSubItementity and save it to the S/4HANA system.- Specified by:
createMaterialBOMSubItemin interfaceBillOfMaterialsV2ServiceBatchChangeSet- Parameters:
materialBOMSubItem-MaterialBOMSubItementity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateMaterialBOMSubItem
@Nonnull public BillOfMaterialsV2ServiceBatchChangeSet updateMaterialBOMSubItem(@Nonnull MaterialBOMSubItem materialBOMSubItem) Description copied from interface:BillOfMaterialsV2ServiceBatchChangeSetUpdate an existingMaterialBOMSubItementity and save it to the S/4HANA system.- Specified by:
updateMaterialBOMSubItemin interfaceBillOfMaterialsV2ServiceBatchChangeSet- Parameters:
materialBOMSubItem-MaterialBOMSubItementity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteMaterialBOMSubItem
@Nonnull public BillOfMaterialsV2ServiceBatchChangeSet deleteMaterialBOMSubItem(@Nonnull MaterialBOMSubItem materialBOMSubItem) Description copied from interface:BillOfMaterialsV2ServiceBatchChangeSetDeletes an existingMaterialBOMSubItementity in the S/4HANA system.- Specified by:
deleteMaterialBOMSubItemin interfaceBillOfMaterialsV2ServiceBatchChangeSet- Parameters:
materialBOMSubItem-MaterialBOMSubItementity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createMaterialBOM
@Nonnull public BillOfMaterialsV2ServiceBatchChangeSet createMaterialBOM(@Nonnull MaterialBOM materialBOM) Description copied from interface:BillOfMaterialsV2ServiceBatchChangeSetCreate a newMaterialBOMentity and save it to the S/4HANA system.- Specified by:
createMaterialBOMin interfaceBillOfMaterialsV2ServiceBatchChangeSet- Parameters:
materialBOM-MaterialBOMentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateMaterialBOM
@Nonnull public BillOfMaterialsV2ServiceBatchChangeSet updateMaterialBOM(@Nonnull MaterialBOM materialBOM) Description copied from interface:BillOfMaterialsV2ServiceBatchChangeSetUpdate an existingMaterialBOMentity and save it to the S/4HANA system.- Specified by:
updateMaterialBOMin interfaceBillOfMaterialsV2ServiceBatchChangeSet- Parameters:
materialBOM-MaterialBOMentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteMaterialBOM
@Nonnull public BillOfMaterialsV2ServiceBatchChangeSet deleteMaterialBOM(@Nonnull MaterialBOM materialBOM) Description copied from interface:BillOfMaterialsV2ServiceBatchChangeSetDeletes an existingMaterialBOMentity in the S/4HANA system.- Specified by:
deleteMaterialBOMin interfaceBillOfMaterialsV2ServiceBatchChangeSet- Parameters:
materialBOM-MaterialBOMentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateMBOMItmObjDpnAssignment
@Nonnull public BillOfMaterialsV2ServiceBatchChangeSet updateMBOMItmObjDpnAssignment(@Nonnull MBOMItmObjDpnAssignment mBOMItmObjDpnAssignment) Description copied from interface:BillOfMaterialsV2ServiceBatchChangeSetUpdate an existingMBOMItmObjDpnAssignmententity and save it to the S/4HANA system.- Specified by:
updateMBOMItmObjDpnAssignmentin interfaceBillOfMaterialsV2ServiceBatchChangeSet- Parameters:
mBOMItmObjDpnAssignment-MBOMItmObjDpnAssignmententity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteMBOMItmObjDpnAssignment
@Nonnull public BillOfMaterialsV2ServiceBatchChangeSet deleteMBOMItmObjDpnAssignment(@Nonnull MBOMItmObjDpnAssignment mBOMItmObjDpnAssignment) Description copied from interface:BillOfMaterialsV2ServiceBatchChangeSetDeletes an existingMBOMItmObjDpnAssignmententity in the S/4HANA system.- Specified by:
deleteMBOMItmObjDpnAssignmentin interfaceBillOfMaterialsV2ServiceBatchChangeSet- Parameters:
mBOMItmObjDpnAssignment-MBOMItmObjDpnAssignmententity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-