@Named public class DefaultProcessSupplierActivitiesService extends Object implements ProcessSupplierActivitiesService
This service enables a remote system to create, read and change supplier activities from / in the SAP S/4HANA tenant.
Reference: SAP API Business Hub
OData Service: | API_SUPPLIER_ACTIVITY_SRV |
API Version: | 1 |
Communication Scenario: | Supplier Activity Integration (SAP_COM_0137) |
Scope Items: | Business Partner for Treasury and Risk Management (19C) |
API Business Object: | EXC_SUPPLIERACTIVITY |
Constructor and Description |
---|
DefaultProcessSupplierActivitiesService() |
public DefaultProcessSupplierActivitiesService()
public SuplrActyDescriptionFluentHelper getAllSuplrActyDescription()
ProcessSupplierActivitiesService
SuplrActyDescription
entities.getAllSuplrActyDescription
in interface ProcessSupplierActivitiesService
SuplrActyDescription
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public SuplrActyDescriptionByKeyFluentHelper getSuplrActyDescriptionByKey(UUID suplrActyUUID, String language)
ProcessSupplierActivitiesService
SuplrActyDescription
entity using key fields.getSuplrActyDescriptionByKey
in interface ProcessSupplierActivitiesService
suplrActyUUID
- Activity UUIDConstraints: Not nullable
language
- The language key indicatesConstraints: Not nullable, Maximum length: 2
SuplrActyDescription
entity 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 the execute
method on the fluent helper object.public SuplrActyDescriptionCreateFluentHelper createSuplrActyDescription(SuplrActyDescription suplrActyDescription)
ProcessSupplierActivitiesService
SuplrActyDescription
entity and save it to the S/4HANA system.createSuplrActyDescription
in interface ProcessSupplierActivitiesService
suplrActyDescription
- SuplrActyDescription
entity object that will be created in the S/4HANA system.SuplrActyDescription
entity. To perform execution, call the execute
method on the fluent helper object.public SuplrActyDescriptionUpdateFluentHelper updateSuplrActyDescription(SuplrActyDescription suplrActyDescription)
ProcessSupplierActivitiesService
SuplrActyDescription
entity and save it to the S/4HANA system.updateSuplrActyDescription
in interface ProcessSupplierActivitiesService
suplrActyDescription
- SuplrActyDescription
entity object that will be updated in the S/4HANA system.SuplrActyDescription
entity. To perform execution, call the execute
method on the fluent helper object.public SuplrActyParticipantFluentHelper getAllSuplrActyParticipant()
ProcessSupplierActivitiesService
SuplrActyParticipant
entities.getAllSuplrActyParticipant
in interface ProcessSupplierActivitiesService
SuplrActyParticipant
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public SuplrActyParticipantByKeyFluentHelper getSuplrActyParticipantByKey(UUID suplrActyPartyUUID)
ProcessSupplierActivitiesService
SuplrActyParticipant
entity using key fields.getSuplrActyParticipantByKey
in interface ProcessSupplierActivitiesService
suplrActyPartyUUID
- Activity Party UUIDConstraints: Not nullable
SuplrActyParticipant
entity 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 the execute
method on the fluent helper object.public SuplrActyParticipantCreateFluentHelper createSuplrActyParticipant(SuplrActyParticipant suplrActyParticipant)
ProcessSupplierActivitiesService
SuplrActyParticipant
entity and save it to the S/4HANA system.createSuplrActyParticipant
in interface ProcessSupplierActivitiesService
suplrActyParticipant
- SuplrActyParticipant
entity object that will be created in the S/4HANA system.SuplrActyParticipant
entity. To perform execution, call the execute
method on the fluent helper object.public SuplrActyParticipantUpdateFluentHelper updateSuplrActyParticipant(SuplrActyParticipant suplrActyParticipant)
ProcessSupplierActivitiesService
SuplrActyParticipant
entity and save it to the S/4HANA system.updateSuplrActyParticipant
in interface ProcessSupplierActivitiesService
suplrActyParticipant
- SuplrActyParticipant
entity object that will be updated in the S/4HANA system.SuplrActyParticipant
entity. To perform execution, call the execute
method on the fluent helper object.public SuplrActyParticipantDeleteFluentHelper deleteSuplrActyParticipant(SuplrActyParticipant suplrActyParticipant)
ProcessSupplierActivitiesService
SuplrActyParticipant
entity in the S/4HANA system.deleteSuplrActyParticipant
in interface ProcessSupplierActivitiesService
suplrActyParticipant
- SuplrActyParticipant
entity object that will be deleted in the S/4HANA system.SuplrActyParticipant
entity. To perform execution, call the execute
method on the fluent helper object.public SuplrActyPurchaserRespFluentHelper getAllSuplrActyPurchaserResp()
ProcessSupplierActivitiesService
SuplrActyPurchaserResp
entities.getAllSuplrActyPurchaserResp
in interface ProcessSupplierActivitiesService
SuplrActyPurchaserResp
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public SuplrActyPurchaserRespByKeyFluentHelper getSuplrActyPurchaserRespByKey(UUID suplrActyPartyUUID)
ProcessSupplierActivitiesService
SuplrActyPurchaserResp
entity using key fields.getSuplrActyPurchaserRespByKey
in interface ProcessSupplierActivitiesService
suplrActyPartyUUID
- Activity Party UUIDConstraints: Not nullable
SuplrActyPurchaserResp
entity 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 the execute
method on the fluent helper object.public SuplrActyPurchaserRespUpdateFluentHelper updateSuplrActyPurchaserResp(SuplrActyPurchaserResp suplrActyPurchaserResp)
ProcessSupplierActivitiesService
SuplrActyPurchaserResp
entity and save it to the S/4HANA system.updateSuplrActyPurchaserResp
in interface ProcessSupplierActivitiesService
suplrActyPurchaserResp
- SuplrActyPurchaserResp
entity object that will be updated in the S/4HANA system.SuplrActyPurchaserResp
entity. To perform execution, call the execute
method on the fluent helper object.public SuplrActySupplierFluentHelper getAllSuplrActySupplier()
ProcessSupplierActivitiesService
SuplrActySupplier
entities.getAllSuplrActySupplier
in interface ProcessSupplierActivitiesService
SuplrActySupplier
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public SuplrActySupplierByKeyFluentHelper getSuplrActySupplierByKey(UUID suplrActyPartyUUID)
ProcessSupplierActivitiesService
SuplrActySupplier
entity using key fields.getSuplrActySupplierByKey
in interface ProcessSupplierActivitiesService
suplrActyPartyUUID
- Activity Party UUIDConstraints: Not nullable
SuplrActySupplier
entity 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 the execute
method on the fluent helper object.public SuplrActySupplierCreateFluentHelper createSuplrActySupplier(SuplrActySupplier suplrActySupplier)
ProcessSupplierActivitiesService
SuplrActySupplier
entity and save it to the S/4HANA system.createSuplrActySupplier
in interface ProcessSupplierActivitiesService
suplrActySupplier
- SuplrActySupplier
entity object that will be created in the S/4HANA system.SuplrActySupplier
entity. To perform execution, call the execute
method on the fluent helper object.public SuplrActySupplierUpdateFluentHelper updateSuplrActySupplier(SuplrActySupplier suplrActySupplier)
ProcessSupplierActivitiesService
SuplrActySupplier
entity and save it to the S/4HANA system.updateSuplrActySupplier
in interface ProcessSupplierActivitiesService
suplrActySupplier
- SuplrActySupplier
entity object that will be updated in the S/4HANA system.SuplrActySupplier
entity. To perform execution, call the execute
method on the fluent helper object.public SuplrActySupplierDeleteFluentHelper deleteSuplrActySupplier(SuplrActySupplier suplrActySupplier)
ProcessSupplierActivitiesService
SuplrActySupplier
entity in the S/4HANA system.deleteSuplrActySupplier
in interface ProcessSupplierActivitiesService
suplrActySupplier
- SuplrActySupplier
entity object that will be deleted in the S/4HANA system.SuplrActySupplier
entity. To perform execution, call the execute
method on the fluent helper object.public SupplierActivityFluentHelper getAllSupplierActivity()
ProcessSupplierActivitiesService
SupplierActivity
entities.getAllSupplierActivity
in interface ProcessSupplierActivitiesService
SupplierActivity
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public SupplierActivityByKeyFluentHelper getSupplierActivityByKey(UUID suplrActyUUID)
ProcessSupplierActivitiesService
SupplierActivity
entity using key fields.getSupplierActivityByKey
in interface ProcessSupplierActivitiesService
suplrActyUUID
- Activity UUIDConstraints: Not nullable
SupplierActivity
entity 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 the execute
method on the fluent helper object.public SupplierActivityCreateFluentHelper createSupplierActivity(SupplierActivity supplierActivity)
ProcessSupplierActivitiesService
SupplierActivity
entity and save it to the S/4HANA system.createSupplierActivity
in interface ProcessSupplierActivitiesService
supplierActivity
- SupplierActivity
entity object that will be created in the S/4HANA system.SupplierActivity
entity. To perform execution, call the execute
method on the fluent helper object.public SupplierActivityUpdateFluentHelper updateSupplierActivity(SupplierActivity supplierActivity)
ProcessSupplierActivitiesService
SupplierActivity
entity and save it to the S/4HANA system.updateSupplierActivity
in interface ProcessSupplierActivitiesService
supplierActivity
- SupplierActivity
entity object that will be updated in the S/4HANA system.SupplierActivity
entity. To perform execution, call the execute
method on the fluent helper object.public SupplierActivityDeleteFluentHelper deleteSupplierActivity(SupplierActivity supplierActivity)
ProcessSupplierActivitiesService
SupplierActivity
entity in the S/4HANA system.deleteSupplierActivity
in interface ProcessSupplierActivitiesService
supplierActivity
- SupplierActivity
entity object that will be deleted in the S/4HANA system.SupplierActivity
entity. To perform execution, call the execute
method on the fluent helper object.Copyright © 2018 SAP SE. All rights reserved.