Class DefaultGrantService
- All Implemented Interfaces:
BatchService<GrantServiceBatch>,GrantService
This service enables you to create, read, update, and delete the grant master data from SAP S/4HANA Cloud system. This service is based on the OData protocol and can be consumed in SAP Fiori apps and other user interfaces..
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | API_GRANTCORE |
| API Version: | 1.1.1 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Public Sector API Integration(SAP_COM_0761) |
| Scope Items: | Government Budget Planning(6UC) |
| Authentication Methods: | x509 |
| Business Object: | Grant |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.GrantService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingGrantService.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.changeLifecycleStatus(String grantID, String grantLifecycleStatus) Deprecated.Creates a fluent helper for the ChangeLifecycleStatus OData function import.createGrantCore(GrantCore grantCore) Deprecated.Create a newGrantCoreentity and save it to the S/4HANA system.deleteGrantBdgtValidityLink(GrantBdgtValidityLink grantBdgtValidityLink) Deprecated.Deletes an existingGrantBdgtValidityLinkentity in the S/4HANA system.deleteGrantCore(GrantCore grantCore) Deprecated.Deletes an existingGrantCoreentity in the S/4HANA system.deleteGrantCostSharingLink(GrantCostSharingLink grantCostSharingLink) Deprecated.Deletes an existingGrantCostSharingLinkentity in the S/4HANA system.deleteGrantFundsLink(GrantFundsLink grantFundsLink) Deprecated.Deletes an existingGrantFundsLinkentity in the S/4HANA system.deleteGrantObjOvrHeadCostCapLink(GrantObjOvrHeadCostCapLink grantObjOvrHeadCostCapLink) Deprecated.Deletes an existingGrantObjOvrHeadCostCapLinkentity in the S/4HANA system.deleteGrantOverHeadCostCapLink(GrantOverHeadCostCapLink grantOverHeadCostCapLink) Deprecated.Deletes an existingGrantOverHeadCostCapLinkentity in the S/4HANA system.deleteGrantOverHeadCostLink(GrantOverHeadCostLink grantOverHeadCostLink) Deprecated.Deletes an existingGrantOverHeadCostLinkentity in the S/4HANA system.deleteGrantSponsoredClassesLink(GrantSponsoredClassesLink grantSponsoredClassesLink) Deprecated.Deletes an existingGrantSponsoredClassesLinkentity in the S/4HANA system.deleteGrantSponsoredProgramsLink(GrantSponsoredProgramsLink grantSponsoredProgramsLink) Deprecated.Deletes an existingGrantSponsoredProgramsLinkentity in the S/4HANA system.Deprecated.Fetch multipleGrantBdgtValidityLinkentities.Deprecated.Fetch multipleGrantCoreentities.Deprecated.Fetch multipleGrantCoreTextentities.Deprecated.Fetch multipleGrantCostSharingLinkentities.Deprecated.Fetch multipleGrantFundsLinkentities.Deprecated.Fetch multipleGrantObjOvrHeadCostCapLinkentities.Deprecated.Fetch multipleGrantOverHeadCostCapLinkentities.Deprecated.Fetch multipleGrantOverHeadCostLinkentities.Deprecated.Fetch multipleGrantSponsoredClassesLinkentities.Deprecated.Fetch multipleGrantSponsoredProgramsLinkentities.getGrantBdgtValidityLinkByKey(String grantID, String granteeMgmtBdgtPhase, String granteeMgmtBudgetStatus, String gteeMBudgetValidityNumber) Deprecated.Fetch a singleGrantBdgtValidityLinkentity using key fields.getGrantCoreByKey(String grantID) Deprecated.Fetch a singleGrantCoreentity using key fields.getGrantCoreTextByKey(String grantID, String language) Deprecated.Fetch a singleGrantCoreTextentity using key fields.getGrantCostSharingLinkByKey(String grantID, String financialManagementArea, String fund, String sponsoredProgram, String sponsoredClass, String gteeMCostSharingSource) Deprecated.Fetch a singleGrantCostSharingLinkentity using key fields.getGrantFundsLinkByKey(String grantID, String financialManagementArea, String fund) Deprecated.Fetch a singleGrantFundsLinkentity using key fields.getGrantObjOvrHeadCostCapLinkByKey(String grantID, String sponsoredProgram, String sponsoredClass, LocalDateTime validityStartDate) Deprecated.Fetch a singleGrantObjOvrHeadCostCapLinkentity using key fields.getGrantOverHeadCostCapLinkByKey(String grantID, LocalDateTime validityStartDate) Deprecated.Fetch a singleGrantOverHeadCostCapLinkentity using key fields.getGrantOverHeadCostLinkByKey(String grantID, String sponsoredProgram, String sponsoredClass, LocalDateTime validityStartDate) Deprecated.Fetch a singleGrantOverHeadCostLinkentity using key fields.getGrantSponsoredClassesLinkByKey(String grantID, String sponsoredClass) Deprecated.Fetch a singleGrantSponsoredClassesLinkentity using key fields.getGrantSponsoredProgramsLinkByKey(String grantID, String sponsoredProgram) Deprecated.Fetch a singleGrantSponsoredProgramsLinkentity using key fields.updateGrantBdgtValidityLink(GrantBdgtValidityLink grantBdgtValidityLink) Deprecated.Update an existingGrantBdgtValidityLinkentity and save it to the S/4HANA system.updateGrantCore(GrantCore grantCore) Deprecated.Update an existingGrantCoreentity and save it to the S/4HANA system.updateGrantCoreText(GrantCoreText grantCoreText) Deprecated.Update an existingGrantCoreTextentity and save it to the S/4HANA system.updateGrantCostSharingLink(GrantCostSharingLink grantCostSharingLink) Deprecated.Update an existingGrantCostSharingLinkentity and save it to the S/4HANA system.updateGrantFundsLink(GrantFundsLink grantFundsLink) Deprecated.Update an existingGrantFundsLinkentity and save it to the S/4HANA system.updateGrantObjOvrHeadCostCapLink(GrantObjOvrHeadCostCapLink grantObjOvrHeadCostCapLink) Deprecated.Update an existingGrantObjOvrHeadCostCapLinkentity and save it to the S/4HANA system.updateGrantOverHeadCostCapLink(GrantOverHeadCostCapLink grantOverHeadCostCapLink) Deprecated.Update an existingGrantOverHeadCostCapLinkentity and save it to the S/4HANA system.updateGrantOverHeadCostLink(GrantOverHeadCostLink grantOverHeadCostLink) Deprecated.Update an existingGrantOverHeadCostLinkentity and save it to the S/4HANA system.updateGrantSponsoredClassesLink(GrantSponsoredClassesLink grantSponsoredClassesLink) Deprecated.Update an existingGrantSponsoredClassesLinkentity and save it to the S/4HANA system.updateGrantSponsoredProgramsLink(GrantSponsoredProgramsLink grantSponsoredProgramsLink) Deprecated.Update an existingGrantSponsoredProgramsLinkentity 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.
-
Constructor Details
-
DefaultGrantService
public DefaultGrantService()Deprecated.Creates a service usingGrantService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
Deprecated.Description copied from interface:GrantServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceGrantService- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.- Specified by:
batchin interfaceBatchService<GrantServiceBatch>
-
getAllGrantBdgtValidityLink
Deprecated.Description copied from interface:GrantServiceFetch multipleGrantBdgtValidityLinkentities.- Specified by:
getAllGrantBdgtValidityLinkin interfaceGrantService- Returns:
- A fluent helper to fetch multiple
GrantBdgtValidityLinkentities. 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.
-
getGrantBdgtValidityLinkByKey
@Nonnull public GrantBdgtValidityLinkByKeyFluentHelper getGrantBdgtValidityLinkByKey(String grantID, String granteeMgmtBdgtPhase, String granteeMgmtBudgetStatus, String gteeMBudgetValidityNumber) Deprecated.Description copied from interface:GrantServiceFetch a singleGrantBdgtValidityLinkentity using key fields.- Specified by:
getGrantBdgtValidityLinkByKeyin interfaceGrantService- Parameters:
grantID- GrantConstraints: Not nullable, Maximum length: 20
granteeMgmtBdgtPhase- Budget PhaseConstraints: Not nullable, Maximum length: 1
granteeMgmtBudgetStatus- Budget Status: Unreleased/ReleasedConstraints: Not nullable, Maximum length: 1
gteeMBudgetValidityNumber- Budget Validity NumberConstraints: Not nullable, Maximum length: 3
- Returns:
- A fluent helper to fetch a single
GrantBdgtValidityLinkentity 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.
-
updateGrantBdgtValidityLink
@Nonnull public GrantBdgtValidityLinkUpdateFluentHelper updateGrantBdgtValidityLink(@Nonnull GrantBdgtValidityLink grantBdgtValidityLink) Deprecated.Description copied from interface:GrantServiceUpdate an existingGrantBdgtValidityLinkentity and save it to the S/4HANA system.- Specified by:
updateGrantBdgtValidityLinkin interfaceGrantService- Parameters:
grantBdgtValidityLink-GrantBdgtValidityLinkentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
GrantBdgtValidityLinkentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteGrantBdgtValidityLink
@Nonnull public GrantBdgtValidityLinkDeleteFluentHelper deleteGrantBdgtValidityLink(@Nonnull GrantBdgtValidityLink grantBdgtValidityLink) Deprecated.Description copied from interface:GrantServiceDeletes an existingGrantBdgtValidityLinkentity in the S/4HANA system.- Specified by:
deleteGrantBdgtValidityLinkin interfaceGrantService- Parameters:
grantBdgtValidityLink-GrantBdgtValidityLinkentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
GrantBdgtValidityLinkentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllGrantCore
Deprecated.Description copied from interface:GrantServiceFetch multipleGrantCoreentities.- Specified by:
getAllGrantCorein interfaceGrantService- Returns:
- A fluent helper to fetch multiple
GrantCoreentities. 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.
-
getGrantCoreByKey
Deprecated.Description copied from interface:GrantServiceFetch a singleGrantCoreentity using key fields.- Specified by:
getGrantCoreByKeyin interfaceGrantService- Parameters:
grantID- GrantConstraints: Not nullable, Maximum length: 20
- Returns:
- A fluent helper to fetch a single
GrantCoreentity 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.
-
createGrantCore
Deprecated.Description copied from interface:GrantServiceCreate a newGrantCoreentity and save it to the S/4HANA system.- Specified by:
createGrantCorein interfaceGrantService- Parameters:
grantCore-GrantCoreentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
GrantCoreentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateGrantCore
Deprecated.Description copied from interface:GrantServiceUpdate an existingGrantCoreentity and save it to the S/4HANA system.- Specified by:
updateGrantCorein interfaceGrantService- Parameters:
grantCore-GrantCoreentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
GrantCoreentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteGrantCore
Deprecated.Description copied from interface:GrantServiceDeletes an existingGrantCoreentity in the S/4HANA system.- Specified by:
deleteGrantCorein interfaceGrantService- Parameters:
grantCore-GrantCoreentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
GrantCoreentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllGrantCoreText
Deprecated.Description copied from interface:GrantServiceFetch multipleGrantCoreTextentities.- Specified by:
getAllGrantCoreTextin interfaceGrantService- Returns:
- A fluent helper to fetch multiple
GrantCoreTextentities. 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.
-
getGrantCoreTextByKey
@Nonnull public GrantCoreTextByKeyFluentHelper getGrantCoreTextByKey(String grantID, String language) Deprecated.Description copied from interface:GrantServiceFetch a singleGrantCoreTextentity using key fields.- Specified by:
getGrantCoreTextByKeyin interfaceGrantService- Parameters:
grantID- GrantConstraints: Not nullable, Maximum length: 20
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
GrantCoreTextentity 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.
-
updateGrantCoreText
@Nonnull public GrantCoreTextUpdateFluentHelper updateGrantCoreText(@Nonnull GrantCoreText grantCoreText) Deprecated.Description copied from interface:GrantServiceUpdate an existingGrantCoreTextentity and save it to the S/4HANA system.- Specified by:
updateGrantCoreTextin interfaceGrantService- Parameters:
grantCoreText-GrantCoreTextentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
GrantCoreTextentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllGrantCostSharingLink
Deprecated.Description copied from interface:GrantServiceFetch multipleGrantCostSharingLinkentities.- Specified by:
getAllGrantCostSharingLinkin interfaceGrantService- Returns:
- A fluent helper to fetch multiple
GrantCostSharingLinkentities. 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.
-
getGrantCostSharingLinkByKey
@Nonnull public GrantCostSharingLinkByKeyFluentHelper getGrantCostSharingLinkByKey(String grantID, String financialManagementArea, String fund, String sponsoredProgram, String sponsoredClass, String gteeMCostSharingSource) Deprecated.Description copied from interface:GrantServiceFetch a singleGrantCostSharingLinkentity using key fields.- Specified by:
getGrantCostSharingLinkByKeyin interfaceGrantService- Parameters:
grantID- GrantConstraints: Not nullable, Maximum length: 20
financialManagementArea- Financial Management AreaConstraints: Not nullable, Maximum length: 4
fund- FundConstraints: Not nullable, Maximum length: 10
sponsoredProgram- Sponsored ProgramConstraints: Not nullable, Maximum length: 20
sponsoredClass- Sponsored ClassConstraints: Not nullable, Maximum length: 20
gteeMCostSharingSource- Cost Sharing SourceConstraints: Not nullable, Maximum length: 1
- Returns:
- A fluent helper to fetch a single
GrantCostSharingLinkentity 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.
-
updateGrantCostSharingLink
@Nonnull public GrantCostSharingLinkUpdateFluentHelper updateGrantCostSharingLink(@Nonnull GrantCostSharingLink grantCostSharingLink) Deprecated.Description copied from interface:GrantServiceUpdate an existingGrantCostSharingLinkentity and save it to the S/4HANA system.- Specified by:
updateGrantCostSharingLinkin interfaceGrantService- Parameters:
grantCostSharingLink-GrantCostSharingLinkentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
GrantCostSharingLinkentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteGrantCostSharingLink
@Nonnull public GrantCostSharingLinkDeleteFluentHelper deleteGrantCostSharingLink(@Nonnull GrantCostSharingLink grantCostSharingLink) Deprecated.Description copied from interface:GrantServiceDeletes an existingGrantCostSharingLinkentity in the S/4HANA system.- Specified by:
deleteGrantCostSharingLinkin interfaceGrantService- Parameters:
grantCostSharingLink-GrantCostSharingLinkentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
GrantCostSharingLinkentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllGrantFundsLink
Deprecated.Description copied from interface:GrantServiceFetch multipleGrantFundsLinkentities.- Specified by:
getAllGrantFundsLinkin interfaceGrantService- Returns:
- A fluent helper to fetch multiple
GrantFundsLinkentities. 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.
-
getGrantFundsLinkByKey
@Nonnull public GrantFundsLinkByKeyFluentHelper getGrantFundsLinkByKey(String grantID, String financialManagementArea, String fund) Deprecated.Description copied from interface:GrantServiceFetch a singleGrantFundsLinkentity using key fields.- Specified by:
getGrantFundsLinkByKeyin interfaceGrantService- Parameters:
grantID- GrantConstraints: Not nullable, Maximum length: 20
financialManagementArea- Financial Management AreaConstraints: Not nullable, Maximum length: 4
fund- FundConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
GrantFundsLinkentity 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.
-
updateGrantFundsLink
@Nonnull public GrantFundsLinkUpdateFluentHelper updateGrantFundsLink(@Nonnull GrantFundsLink grantFundsLink) Deprecated.Description copied from interface:GrantServiceUpdate an existingGrantFundsLinkentity and save it to the S/4HANA system.- Specified by:
updateGrantFundsLinkin interfaceGrantService- Parameters:
grantFundsLink-GrantFundsLinkentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
GrantFundsLinkentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteGrantFundsLink
@Nonnull public GrantFundsLinkDeleteFluentHelper deleteGrantFundsLink(@Nonnull GrantFundsLink grantFundsLink) Deprecated.Description copied from interface:GrantServiceDeletes an existingGrantFundsLinkentity in the S/4HANA system.- Specified by:
deleteGrantFundsLinkin interfaceGrantService- Parameters:
grantFundsLink-GrantFundsLinkentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
GrantFundsLinkentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllGrantObjOvrHeadCostCapLink
Deprecated.Description copied from interface:GrantServiceFetch multipleGrantObjOvrHeadCostCapLinkentities.- Specified by:
getAllGrantObjOvrHeadCostCapLinkin interfaceGrantService- Returns:
- A fluent helper to fetch multiple
GrantObjOvrHeadCostCapLinkentities. 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.
-
getGrantObjOvrHeadCostCapLinkByKey
@Nonnull public GrantObjOvrHeadCostCapLinkByKeyFluentHelper getGrantObjOvrHeadCostCapLinkByKey(String grantID, String sponsoredProgram, String sponsoredClass, LocalDateTime validityStartDate) Deprecated.Description copied from interface:GrantServiceFetch a singleGrantObjOvrHeadCostCapLinkentity using key fields.- Specified by:
getGrantObjOvrHeadCostCapLinkByKeyin interfaceGrantService- Parameters:
grantID- GrantConstraints: Not nullable, Maximum length: 20
sponsoredProgram- Sponsored ProgramConstraints: Not nullable, Maximum length: 20
sponsoredClass- Sponsored ClassConstraints: Not nullable, Maximum length: 20
validityStartDate- Valid-from DateConstraints: Not nullable, Precision: 0
- Returns:
- A fluent helper to fetch a single
GrantObjOvrHeadCostCapLinkentity 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.
-
updateGrantObjOvrHeadCostCapLink
@Nonnull public GrantObjOvrHeadCostCapLinkUpdateFluentHelper updateGrantObjOvrHeadCostCapLink(@Nonnull GrantObjOvrHeadCostCapLink grantObjOvrHeadCostCapLink) Deprecated.Description copied from interface:GrantServiceUpdate an existingGrantObjOvrHeadCostCapLinkentity and save it to the S/4HANA system.- Specified by:
updateGrantObjOvrHeadCostCapLinkin interfaceGrantService- Parameters:
grantObjOvrHeadCostCapLink-GrantObjOvrHeadCostCapLinkentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
GrantObjOvrHeadCostCapLinkentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteGrantObjOvrHeadCostCapLink
@Nonnull public GrantObjOvrHeadCostCapLinkDeleteFluentHelper deleteGrantObjOvrHeadCostCapLink(@Nonnull GrantObjOvrHeadCostCapLink grantObjOvrHeadCostCapLink) Deprecated.Description copied from interface:GrantServiceDeletes an existingGrantObjOvrHeadCostCapLinkentity in the S/4HANA system.- Specified by:
deleteGrantObjOvrHeadCostCapLinkin interfaceGrantService- Parameters:
grantObjOvrHeadCostCapLink-GrantObjOvrHeadCostCapLinkentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
GrantObjOvrHeadCostCapLinkentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllGrantOverHeadCostCapLink
Deprecated.Description copied from interface:GrantServiceFetch multipleGrantOverHeadCostCapLinkentities.- Specified by:
getAllGrantOverHeadCostCapLinkin interfaceGrantService- Returns:
- A fluent helper to fetch multiple
GrantOverHeadCostCapLinkentities. 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.
-
getGrantOverHeadCostCapLinkByKey
@Nonnull public GrantOverHeadCostCapLinkByKeyFluentHelper getGrantOverHeadCostCapLinkByKey(String grantID, LocalDateTime validityStartDate) Deprecated.Description copied from interface:GrantServiceFetch a singleGrantOverHeadCostCapLinkentity using key fields.- Specified by:
getGrantOverHeadCostCapLinkByKeyin interfaceGrantService- Parameters:
grantID- GrantConstraints: Not nullable, Maximum length: 20
validityStartDate- Valid-from DateConstraints: Not nullable, Precision: 0
- Returns:
- A fluent helper to fetch a single
GrantOverHeadCostCapLinkentity 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.
-
updateGrantOverHeadCostCapLink
@Nonnull public GrantOverHeadCostCapLinkUpdateFluentHelper updateGrantOverHeadCostCapLink(@Nonnull GrantOverHeadCostCapLink grantOverHeadCostCapLink) Deprecated.Description copied from interface:GrantServiceUpdate an existingGrantOverHeadCostCapLinkentity and save it to the S/4HANA system.- Specified by:
updateGrantOverHeadCostCapLinkin interfaceGrantService- Parameters:
grantOverHeadCostCapLink-GrantOverHeadCostCapLinkentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
GrantOverHeadCostCapLinkentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteGrantOverHeadCostCapLink
@Nonnull public GrantOverHeadCostCapLinkDeleteFluentHelper deleteGrantOverHeadCostCapLink(@Nonnull GrantOverHeadCostCapLink grantOverHeadCostCapLink) Deprecated.Description copied from interface:GrantServiceDeletes an existingGrantOverHeadCostCapLinkentity in the S/4HANA system.- Specified by:
deleteGrantOverHeadCostCapLinkin interfaceGrantService- Parameters:
grantOverHeadCostCapLink-GrantOverHeadCostCapLinkentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
GrantOverHeadCostCapLinkentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllGrantOverHeadCostLink
Deprecated.Description copied from interface:GrantServiceFetch multipleGrantOverHeadCostLinkentities.- Specified by:
getAllGrantOverHeadCostLinkin interfaceGrantService- Returns:
- A fluent helper to fetch multiple
GrantOverHeadCostLinkentities. 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.
-
getGrantOverHeadCostLinkByKey
@Nonnull public GrantOverHeadCostLinkByKeyFluentHelper getGrantOverHeadCostLinkByKey(String grantID, String sponsoredProgram, String sponsoredClass, LocalDateTime validityStartDate) Deprecated.Description copied from interface:GrantServiceFetch a singleGrantOverHeadCostLinkentity using key fields.- Specified by:
getGrantOverHeadCostLinkByKeyin interfaceGrantService- Parameters:
grantID- GrantConstraints: Not nullable, Maximum length: 20
sponsoredProgram- Sponsored ProgramConstraints: Not nullable, Maximum length: 20
sponsoredClass- Sponsored ClassConstraints: Not nullable, Maximum length: 20
validityStartDate- Valid-from DateConstraints: Not nullable, Precision: 0
- Returns:
- A fluent helper to fetch a single
GrantOverHeadCostLinkentity 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.
-
updateGrantOverHeadCostLink
@Nonnull public GrantOverHeadCostLinkUpdateFluentHelper updateGrantOverHeadCostLink(@Nonnull GrantOverHeadCostLink grantOverHeadCostLink) Deprecated.Description copied from interface:GrantServiceUpdate an existingGrantOverHeadCostLinkentity and save it to the S/4HANA system.- Specified by:
updateGrantOverHeadCostLinkin interfaceGrantService- Parameters:
grantOverHeadCostLink-GrantOverHeadCostLinkentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
GrantOverHeadCostLinkentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteGrantOverHeadCostLink
@Nonnull public GrantOverHeadCostLinkDeleteFluentHelper deleteGrantOverHeadCostLink(@Nonnull GrantOverHeadCostLink grantOverHeadCostLink) Deprecated.Description copied from interface:GrantServiceDeletes an existingGrantOverHeadCostLinkentity in the S/4HANA system.- Specified by:
deleteGrantOverHeadCostLinkin interfaceGrantService- Parameters:
grantOverHeadCostLink-GrantOverHeadCostLinkentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
GrantOverHeadCostLinkentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllGrantSponsoredClassesLink
Deprecated.Description copied from interface:GrantServiceFetch multipleGrantSponsoredClassesLinkentities.- Specified by:
getAllGrantSponsoredClassesLinkin interfaceGrantService- Returns:
- A fluent helper to fetch multiple
GrantSponsoredClassesLinkentities. 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.
-
getGrantSponsoredClassesLinkByKey
@Nonnull public GrantSponsoredClassesLinkByKeyFluentHelper getGrantSponsoredClassesLinkByKey(String grantID, String sponsoredClass) Deprecated.Description copied from interface:GrantServiceFetch a singleGrantSponsoredClassesLinkentity using key fields.- Specified by:
getGrantSponsoredClassesLinkByKeyin interfaceGrantService- Parameters:
grantID- GrantConstraints: Not nullable, Maximum length: 20
sponsoredClass- Sponsored ClassConstraints: Not nullable, Maximum length: 20
- Returns:
- A fluent helper to fetch a single
GrantSponsoredClassesLinkentity 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.
-
updateGrantSponsoredClassesLink
@Nonnull public GrantSponsoredClassesLinkUpdateFluentHelper updateGrantSponsoredClassesLink(@Nonnull GrantSponsoredClassesLink grantSponsoredClassesLink) Deprecated.Description copied from interface:GrantServiceUpdate an existingGrantSponsoredClassesLinkentity and save it to the S/4HANA system.- Specified by:
updateGrantSponsoredClassesLinkin interfaceGrantService- Parameters:
grantSponsoredClassesLink-GrantSponsoredClassesLinkentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
GrantSponsoredClassesLinkentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteGrantSponsoredClassesLink
@Nonnull public GrantSponsoredClassesLinkDeleteFluentHelper deleteGrantSponsoredClassesLink(@Nonnull GrantSponsoredClassesLink grantSponsoredClassesLink) Deprecated.Description copied from interface:GrantServiceDeletes an existingGrantSponsoredClassesLinkentity in the S/4HANA system.- Specified by:
deleteGrantSponsoredClassesLinkin interfaceGrantService- Parameters:
grantSponsoredClassesLink-GrantSponsoredClassesLinkentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
GrantSponsoredClassesLinkentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllGrantSponsoredProgramsLink
Deprecated.Description copied from interface:GrantServiceFetch multipleGrantSponsoredProgramsLinkentities.- Specified by:
getAllGrantSponsoredProgramsLinkin interfaceGrantService- Returns:
- A fluent helper to fetch multiple
GrantSponsoredProgramsLinkentities. 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.
-
getGrantSponsoredProgramsLinkByKey
@Nonnull public GrantSponsoredProgramsLinkByKeyFluentHelper getGrantSponsoredProgramsLinkByKey(String grantID, String sponsoredProgram) Deprecated.Description copied from interface:GrantServiceFetch a singleGrantSponsoredProgramsLinkentity using key fields.- Specified by:
getGrantSponsoredProgramsLinkByKeyin interfaceGrantService- Parameters:
grantID- GrantConstraints: Not nullable, Maximum length: 20
sponsoredProgram- Sponsored ProgramConstraints: Not nullable, Maximum length: 20
- Returns:
- A fluent helper to fetch a single
GrantSponsoredProgramsLinkentity 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.
-
updateGrantSponsoredProgramsLink
@Nonnull public GrantSponsoredProgramsLinkUpdateFluentHelper updateGrantSponsoredProgramsLink(@Nonnull GrantSponsoredProgramsLink grantSponsoredProgramsLink) Deprecated.Description copied from interface:GrantServiceUpdate an existingGrantSponsoredProgramsLinkentity and save it to the S/4HANA system.- Specified by:
updateGrantSponsoredProgramsLinkin interfaceGrantService- Parameters:
grantSponsoredProgramsLink-GrantSponsoredProgramsLinkentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
GrantSponsoredProgramsLinkentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteGrantSponsoredProgramsLink
@Nonnull public GrantSponsoredProgramsLinkDeleteFluentHelper deleteGrantSponsoredProgramsLink(@Nonnull GrantSponsoredProgramsLink grantSponsoredProgramsLink) Deprecated.Description copied from interface:GrantServiceDeletes an existingGrantSponsoredProgramsLinkentity in the S/4HANA system.- Specified by:
deleteGrantSponsoredProgramsLinkin interfaceGrantService- Parameters:
grantSponsoredProgramsLink-GrantSponsoredProgramsLinkentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
GrantSponsoredProgramsLinkentity. To perform execution, call theexecutemethod on the fluent helper object.
-
changeLifecycleStatus
@Nonnull public ChangeLifecycleStatusFluentHelper changeLifecycleStatus(@Nonnull String grantID, @Nullable String grantLifecycleStatus) Deprecated.Description copied from interface:GrantServiceCreates a fluent helper for the ChangeLifecycleStatus OData function import.
- Specified by:
changeLifecycleStatusin interfaceGrantService- Parameters:
grantID- GrantConstraints: Not nullable, Maximum length: 20
Original parameter name from the Odata EDM: GrantID
grantLifecycleStatus- Lifecycle StatusConstraints: Nullable, Maximum length: 5
Original parameter name from the Odata EDM: GrantLifecycleStatus
- Returns:
- A fluent helper object that will execute the ChangeLifecycleStatus OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-