Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant.GrantOverHeadCostCapLink
Packages that use GrantOverHeadCostCapLink
Package
Description
-
Uses of GrantOverHeadCostCapLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant with type parameters of type GrantOverHeadCostCapLinkModifier and TypeFieldDescriptionstatic final GrantCoreLink<GrantOverHeadCostCapLink>GrantCore.TO_GRANT_OVER_HEAD_COST_CAP_LINKUse with available fluent helpers to apply the to_GrantOverHeadCostCapLink navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant that return GrantOverHeadCostCapLinkModifier and TypeMethodDescriptionGrantOverHeadCostCapLink.GrantOverHeadCostCapLinkBuilder.build()protected GrantOverHeadCostCapLinkGrantOverHeadCostCapLinkDeleteFluentHelper.getEntity()protected GrantOverHeadCostCapLinkGrantOverHeadCostCapLinkUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant that return types with arguments of type GrantOverHeadCostCapLinkModifier and TypeMethodDescriptionGrantCore.fetchGrantOverHeadCostCapLink()Fetches the GrantOverHeadCostCapLink entities (one to many) associated with this entity.protected Class<GrantOverHeadCostCapLink>GrantOverHeadCostCapLinkByKeyFluentHelper.getEntityClass()protected Class<GrantOverHeadCostCapLink>GrantOverHeadCostCapLinkFluentHelper.getEntityClass()io.vavr.control.Option<List<GrantOverHeadCostCapLink>>GrantCore.getGrantOverHeadCostCapLinkIfPresent()Retrieval of associated GrantOverHeadCostCapLink entities (one to many).GrantCore.getGrantOverHeadCostCapLinkOrFetch()Retrieval of associated GrantOverHeadCostCapLink entities (one to many).GrantOverHeadCostCapLink.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant with parameters of type GrantOverHeadCostCapLinkModifier and TypeMethodDescriptionvoidGrantCore.addGrantOverHeadCostCapLink(GrantOverHeadCostCapLink... entity) Adds elements to the list of associated GrantOverHeadCostCapLink entities.GrantCore.GrantCoreBuilder.grantOverHeadCostCapLink(GrantOverHeadCostCapLink... value) Navigation property to_GrantOverHeadCostCapLink for GrantCore to multiple GrantOverHeadCostCapLink.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant with type arguments of type GrantOverHeadCostCapLinkModifier and TypeMethodDescriptionvoidGrantCore.setGrantOverHeadCostCapLink(List<GrantOverHeadCostCapLink> value) Overwrites the list of associated GrantOverHeadCostCapLink entities for the loaded navigation property to_GrantOverHeadCostCapLink.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant with parameters of type GrantOverHeadCostCapLinkModifierConstructorDescriptionGrantOverHeadCostCapLinkDeleteFluentHelper(String servicePath, GrantOverHeadCostCapLink entity, String entityCollection) Creates a fluent helper object that will delete aGrantOverHeadCostCapLinkentity on the OData endpoint.GrantOverHeadCostCapLinkUpdateFluentHelper(String servicePath, GrantOverHeadCostCapLink entity, String entityCollection) Creates a fluent helper object that will update aGrantOverHeadCostCapLinkentity on the OData endpoint. -
Uses of GrantOverHeadCostCapLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant.batch with parameters of type GrantOverHeadCostCapLinkModifier and TypeMethodDescriptionDefaultGrantServiceBatchChangeSet.deleteGrantOverHeadCostCapLink(GrantOverHeadCostCapLink grantOverHeadCostCapLink) GrantServiceBatchChangeSet.deleteGrantOverHeadCostCapLink(GrantOverHeadCostCapLink grantOverHeadCostCapLink) Deletes an existingGrantOverHeadCostCapLinkentity in the S/4HANA system.DefaultGrantServiceBatchChangeSet.updateGrantOverHeadCostCapLink(GrantOverHeadCostCapLink grantOverHeadCostCapLink) GrantServiceBatchChangeSet.updateGrantOverHeadCostCapLink(GrantOverHeadCostCapLink grantOverHeadCostCapLink) Update an existingGrantOverHeadCostCapLinkentity and save it to the S/4HANA system. -
Uses of GrantOverHeadCostCapLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant.link that return types with arguments of type GrantOverHeadCostCapLinkModifier and TypeMethodDescriptionGrantOverHeadCostCapLinkOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant.link with type arguments of type GrantOverHeadCostCapLinkModifier and TypeMethodDescriptionprotected GrantOverHeadCostCapLinkLink<ObjectT>GrantOverHeadCostCapLinkLink.translateLinkType(EntityLink<GrantOverHeadCostCapLinkLink<ObjectT>, GrantOverHeadCostCapLink, ObjectT> link) -
Uses of GrantOverHeadCostCapLink in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type GrantOverHeadCostCapLinkModifier and TypeMethodDescriptionDefaultGrantService.deleteGrantOverHeadCostCapLink(GrantOverHeadCostCapLink grantOverHeadCostCapLink) Deprecated.GrantService.deleteGrantOverHeadCostCapLink(GrantOverHeadCostCapLink grantOverHeadCostCapLink) Deprecated.Deletes an existingGrantOverHeadCostCapLinkentity in the S/4HANA system.DefaultGrantService.updateGrantOverHeadCostCapLink(GrantOverHeadCostCapLink grantOverHeadCostCapLink) Deprecated.GrantService.updateGrantOverHeadCostCapLink(GrantOverHeadCostCapLink grantOverHeadCostCapLink) Deprecated.Update an existingGrantOverHeadCostCapLinkentity and save it to the S/4HANA system.