Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.BusSolnOrdFUPSubscrpn
Packages that use BusSolnOrdFUPSubscrpn
Package
Description
-
Uses of BusSolnOrdFUPSubscrpn in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type parameters of type BusSolnOrdFUPSubscrpnModifier and TypeFieldDescriptionstatic final BusinessSolutionOrderLink<BusSolnOrdFUPSubscrpn>BusinessSolutionOrder.TO_SUBSCRIPTION_BILLINGUse with available fluent helpers to apply the to_SubscriptionBilling navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdFUPSubscrpnMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return types with arguments of type BusSolnOrdFUPSubscrpnModifier and TypeMethodDescriptionBusinessSolutionOrder.fetchSubscriptionBilling()Fetches the BusSolnOrdFUPSubscrpn entities (one to many) associated with this entity.protected Class<BusSolnOrdFUPSubscrpn>BusSolnOrdFUPSubscrpnByKeyFluentHelper.getEntityClass()protected Class<BusSolnOrdFUPSubscrpn>BusSolnOrdFUPSubscrpnFluentHelper.getEntityClass()io.vavr.control.Option<List<BusSolnOrdFUPSubscrpn>>BusinessSolutionOrder.getSubscriptionBillingIfPresent()Retrieval of associated BusSolnOrdFUPSubscrpn entities (one to many).BusinessSolutionOrder.getSubscriptionBillingOrFetch()Retrieval of associated BusSolnOrdFUPSubscrpn entities (one to many).BusSolnOrdFUPSubscrpn.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrdFUPSubscrpnModifier and TypeMethodDescriptionvoidBusinessSolutionOrder.addSubscriptionBilling(BusSolnOrdFUPSubscrpn... entity) Adds elements to the list of associated BusSolnOrdFUPSubscrpn entities.BusinessSolutionOrder.BusinessSolutionOrderBuilder.subscriptionBilling(BusSolnOrdFUPSubscrpn... value) Navigation property to_SubscriptionBilling for BusinessSolutionOrder to multiple BusSolnOrdFUPSubscrpn.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type arguments of type BusSolnOrdFUPSubscrpnModifier and TypeMethodDescriptionvoidBusinessSolutionOrder.setSubscriptionBilling(List<BusSolnOrdFUPSubscrpn> value) Overwrites the list of associated BusSolnOrdFUPSubscrpn entities for the loaded navigation property to_SubscriptionBilling. -
Uses of BusSolnOrdFUPSubscrpn in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link that return types with arguments of type BusSolnOrdFUPSubscrpnModifier and TypeMethodDescriptionBusSolnOrdFUPSubscrpnOneToOneLink.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.businesssolutionorder.link with type arguments of type BusSolnOrdFUPSubscrpnModifier and TypeMethodDescriptionprotected BusSolnOrdFUPSubscrpnLink<ObjectT>BusSolnOrdFUPSubscrpnLink.translateLinkType(EntityLink<BusSolnOrdFUPSubscrpnLink<ObjectT>, BusSolnOrdFUPSubscrpn, ObjectT> link)