public interface PurchasingInfoRecordServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<PurchasingInfoRecordServiceBatch>
PurchasingInfoRecordService
.endChangeSet
@Nonnull PurchasingInfoRecordServiceBatchChangeSet createPurchasingInfoRecord(@Nonnull PurchasingInfoRecord purchasingInfoRecord)
PurchasingInfoRecord
entity and save it to the S/4HANA system.purchasingInfoRecord
- PurchasingInfoRecord
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingInfoRecordServiceBatchChangeSet updatePurchasingInfoRecord(@Nonnull PurchasingInfoRecord purchasingInfoRecord)
PurchasingInfoRecord
entity and save it to the S/4HANA system.purchasingInfoRecord
- PurchasingInfoRecord
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingInfoRecordServiceBatchChangeSet createPurgInfoRecdOrgPlantData(@Nonnull PurgInfoRecdOrgPlantData purgInfoRecdOrgPlantData)
PurgInfoRecdOrgPlantData
entity and save it to the S/4HANA system.purgInfoRecdOrgPlantData
- PurgInfoRecdOrgPlantData
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingInfoRecordServiceBatchChangeSet updatePurgInfoRecdOrgPlantData(@Nonnull PurgInfoRecdOrgPlantData purgInfoRecdOrgPlantData)
PurgInfoRecdOrgPlantData
entity and save it to the S/4HANA system.purgInfoRecdOrgPlantData
- PurgInfoRecdOrgPlantData
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingInfoRecordServiceBatchChangeSet createPurInfoRecdPrcgCndn(@Nonnull PurInfoRecdPrcgCndn purInfoRecdPrcgCndn)
PurInfoRecdPrcgCndn
entity and save it to the S/4HANA system.purInfoRecdPrcgCndn
- PurInfoRecdPrcgCndn
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingInfoRecordServiceBatchChangeSet updatePurInfoRecdPrcgCndn(@Nonnull PurInfoRecdPrcgCndn purInfoRecdPrcgCndn)
PurInfoRecdPrcgCndn
entity and save it to the S/4HANA system.purInfoRecdPrcgCndn
- PurInfoRecdPrcgCndn
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingInfoRecordServiceBatchChangeSet createPurInfoRecdPrcgCndnValidity(@Nonnull PurInfoRecdPrcgCndnValidity purInfoRecdPrcgCndnValidity)
PurInfoRecdPrcgCndnValidity
entity and save it to the S/4HANA system.purInfoRecdPrcgCndnValidity
- PurInfoRecdPrcgCndnValidity
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingInfoRecordServiceBatchChangeSet updatePurInfoRecdPrcgCndnValidity(@Nonnull PurInfoRecdPrcgCndnValidity purInfoRecdPrcgCndnValidity)
PurInfoRecdPrcgCndnValidity
entity and save it to the S/4HANA system.purInfoRecdPrcgCndnValidity
- PurInfoRecdPrcgCndnValidity
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingInfoRecordServiceBatchChangeSet createPurInfoRecdSuplmntPrcgCndn(@Nonnull PurInfoRecdSuplmntPrcgCndn purInfoRecdSuplmntPrcgCndn)
PurInfoRecdSuplmntPrcgCndn
entity and save it to the S/4HANA system.purInfoRecdSuplmntPrcgCndn
- PurInfoRecdSuplmntPrcgCndn
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingInfoRecordServiceBatchChangeSet updatePurInfoRecdSuplmntPrcgCndn(@Nonnull PurInfoRecdSuplmntPrcgCndn purInfoRecdSuplmntPrcgCndn)
PurInfoRecdSuplmntPrcgCndn
entity and save it to the S/4HANA system.purInfoRecdSuplmntPrcgCndn
- PurInfoRecdSuplmntPrcgCndn
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingInfoRecordServiceBatchChangeSet deletePurInfoRecdSuplmntPrcgCndn(@Nonnull PurInfoRecdSuplmntPrcgCndn purInfoRecdSuplmntPrcgCndn)
PurInfoRecdSuplmntPrcgCndn
entity in the S/4HANA system.purInfoRecdSuplmntPrcgCndn
- PurInfoRecdSuplmntPrcgCndn
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2021 SAP SE. All rights reserved.