@Named(value="com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultSupplierActivityService") public class DefaultSupplierActivityService extends Object implements SupplierActivityService
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 |
---|
DefaultSupplierActivityService() |
public SuplrActyDescriptionFluentHelper getAllSuplrActyDescription()
SupplierActivityService
SuplrActyDescription
entities.getAllSuplrActyDescription
in interface SupplierActivityService
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)
SupplierActivityService
SuplrActyDescription
entity using key fields.getSuplrActyDescriptionByKey
in interface SupplierActivityService
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)
SupplierActivityService
SuplrActyDescription
entity and save it to the S/4HANA system.createSuplrActyDescription
in interface SupplierActivityService
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)
SupplierActivityService
SuplrActyDescription
entity and save it to the S/4HANA system.updateSuplrActyDescription
in interface SupplierActivityService
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()
SupplierActivityService
SuplrActyParticipant
entities.getAllSuplrActyParticipant
in interface SupplierActivityService
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)
SupplierActivityService
SuplrActyParticipant
entity using key fields.getSuplrActyParticipantByKey
in interface SupplierActivityService
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)
SupplierActivityService
SuplrActyParticipant
entity and save it to the S/4HANA system.createSuplrActyParticipant
in interface SupplierActivityService
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)
SupplierActivityService
SuplrActyParticipant
entity and save it to the S/4HANA system.updateSuplrActyParticipant
in interface SupplierActivityService
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)
SupplierActivityService
SuplrActyParticipant
entity in the S/4HANA system.deleteSuplrActyParticipant
in interface SupplierActivityService
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()
SupplierActivityService
SuplrActyPurchaserResp
entities.getAllSuplrActyPurchaserResp
in interface SupplierActivityService
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)
SupplierActivityService
SuplrActyPurchaserResp
entity using key fields.getSuplrActyPurchaserRespByKey
in interface SupplierActivityService
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)
SupplierActivityService
SuplrActyPurchaserResp
entity and save it to the S/4HANA system.updateSuplrActyPurchaserResp
in interface SupplierActivityService
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()
SupplierActivityService
SuplrActySupplier
entities.getAllSuplrActySupplier
in interface SupplierActivityService
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)
SupplierActivityService
SuplrActySupplier
entity using key fields.getSuplrActySupplierByKey
in interface SupplierActivityService
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)
SupplierActivityService
SuplrActySupplier
entity and save it to the S/4HANA system.createSuplrActySupplier
in interface SupplierActivityService
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)
SupplierActivityService
SuplrActySupplier
entity and save it to the S/4HANA system.updateSuplrActySupplier
in interface SupplierActivityService
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)
SupplierActivityService
SuplrActySupplier
entity in the S/4HANA system.deleteSuplrActySupplier
in interface SupplierActivityService
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()
SupplierActivityService
SupplierActivity
entities.getAllSupplierActivity
in interface SupplierActivityService
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)
SupplierActivityService
SupplierActivity
entity using key fields.getSupplierActivityByKey
in interface SupplierActivityService
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)
SupplierActivityService
SupplierActivity
entity and save it to the S/4HANA system.createSupplierActivity
in interface SupplierActivityService
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)
SupplierActivityService
SupplierActivity
entity and save it to the S/4HANA system.updateSupplierActivity
in interface SupplierActivityService
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)
SupplierActivityService
SupplierActivity
entity in the S/4HANA system.deleteSupplierActivity
in interface SupplierActivityService
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.