Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.BusSolnOrdItmSubscrpnPrParam
Packages that use BusSolnOrdItmSubscrpnPrParam
Package
Description
-
Uses of BusSolnOrdItmSubscrpnPrParam 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 BusSolnOrdItmSubscrpnPrParamModifier and TypeFieldDescriptionstatic final BusSolnOrdSubscrpnBillgItemLink<BusSolnOrdItmSubscrpnPrParam>BusSolnOrdSubscrpnBillgItem.TO_PRICE_PARAMETERSUse with available fluent helpers to apply the to_PriceParameters navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdItmSubscrpnPrParamModifier and TypeMethodDescriptionBusSolnOrdItmSubscrpnPrParam.BusSolnOrdItmSubscrpnPrParamBuilder.build()protected BusSolnOrdItmSubscrpnPrParamBusSolnOrdItmSubscrpnPrParamCreateFluentHelper.getEntity()protected BusSolnOrdItmSubscrpnPrParamBusSolnOrdItmSubscrpnPrParamDeleteFluentHelper.getEntity()protected BusSolnOrdItmSubscrpnPrParamBusSolnOrdItmSubscrpnPrParamUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return types with arguments of type BusSolnOrdItmSubscrpnPrParamModifier and TypeMethodDescriptionBusSolnOrdSubscrpnBillgItem.fetchPriceParameters()Fetches the BusSolnOrdItmSubscrpnPrParam entities (one to many) associated with this entity.protected Class<BusSolnOrdItmSubscrpnPrParam>BusSolnOrdItmSubscrpnPrParamByKeyFluentHelper.getEntityClass()protected Class<BusSolnOrdItmSubscrpnPrParam>BusSolnOrdItmSubscrpnPrParamFluentHelper.getEntityClass()io.vavr.control.Option<List<BusSolnOrdItmSubscrpnPrParam>>BusSolnOrdSubscrpnBillgItem.getPriceParametersIfPresent()Retrieval of associated BusSolnOrdItmSubscrpnPrParam entities (one to many).BusSolnOrdSubscrpnBillgItem.getPriceParametersOrFetch()Retrieval of associated BusSolnOrdItmSubscrpnPrParam entities (one to many).BusSolnOrdItmSubscrpnPrParam.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrdItmSubscrpnPrParamModifier and TypeMethodDescriptionvoidBusSolnOrdSubscrpnBillgItem.addPriceParameters(BusSolnOrdItmSubscrpnPrParam... entity) Adds elements to the list of associated BusSolnOrdItmSubscrpnPrParam entities.BusSolnOrdSubscrpnBillgItem.BusSolnOrdSubscrpnBillgItemBuilder.priceParameters(BusSolnOrdItmSubscrpnPrParam... value) Navigation property to_PriceParameters for BusSolnOrdSubscrpnBillgItem to multiple BusSolnOrdItmSubscrpnPrParam.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type arguments of type BusSolnOrdItmSubscrpnPrParamModifier and TypeMethodDescriptionvoidBusSolnOrdSubscrpnBillgItem.setPriceParameters(List<BusSolnOrdItmSubscrpnPrParam> value) Overwrites the list of associated BusSolnOrdItmSubscrpnPrParam entities for the loaded navigation property to_PriceParameters.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with parameters of type BusSolnOrdItmSubscrpnPrParamModifierConstructorDescriptionBusSolnOrdItmSubscrpnPrParamCreateFluentHelper(String servicePath, BusSolnOrdItmSubscrpnPrParam entity, String entityCollection) Creates a fluent helper object that will create aBusSolnOrdItmSubscrpnPrParamentity on the OData endpoint.BusSolnOrdItmSubscrpnPrParamDeleteFluentHelper(String servicePath, BusSolnOrdItmSubscrpnPrParam entity, String entityCollection) Creates a fluent helper object that will delete aBusSolnOrdItmSubscrpnPrParamentity on the OData endpoint.BusSolnOrdItmSubscrpnPrParamUpdateFluentHelper(String servicePath, BusSolnOrdItmSubscrpnPrParam entity, String entityCollection) Creates a fluent helper object that will update aBusSolnOrdItmSubscrpnPrParamentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder with type arguments of type BusSolnOrdItmSubscrpnPrParamModifierConstructorDescriptionBusSolnOrdSubscrpnBillgItem(String businessSolutionOrder, String businessSolutionOrderItem, UUID businessSolutionOrderItemUUID, String busSolnOrdItmCategory, String product, BigDecimal quantity, String quantityUnit, String busSolnOrdItmQtyUnitSAPCode, String busSolnOrdItmQtyUnitISOCode, String busSolnOrdItmDescription, String busSolnOrdItmExtReference, BigDecimal serviceDocumentItemNetAmount, String transactionCurrency, String language, String busSolnOrdItmIsCompleted, String busSolnOrdItmIsReleased, String busSolnOrdItmDistrStatus, String busSolnOrdItmDistrStatusName, String subscrpnSimulationStatus, String subscrpnSimulationStatusName, ZonedDateTime subscriptionStartDateTime, ZonedDateTime subscriptionEndDateTime, ZonedDateTime subscrpnBillgItmPrcgDateTime, BigDecimal subscrpnWithdrawalPeriod, BigDecimal subscriptionFixedTerm, BigDecimal subscriptionTermOfNotice, BigDecimal subscriptionMinimumTerm, BigDecimal subscriptionRenewalPeriod, BigDecimal subscriptionExpectedTerm, String subscrpnContrTrmsAreSpecified, String midBillgCycExprtnIsAllowed, String subscriptionBillingCycle, String soldToParty, String shipToParty, String billToParty, String payerParty, BusinessSolutionOrder toBusinessSolutionOrder, List<BusSolnOrdItmSubscrpnPrParam> toPriceParameters, List<BusSolnOrdItmRateElement> toRateElements, List<BusSolnOrdItmFUPSubscrpn> toSubscriptionBilling, List<BusSolnOrdItmSubscrpnParam> toSubscriptionParameters, List<BusSolnOrdItmSubscrpnPrAgrmt> toSubscriptionPriceAgreements, List<BusSolnOrdItmUserStatus> toUserStatus) -
Uses of BusSolnOrdItmSubscrpnPrParam in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.batch with parameters of type BusSolnOrdItmSubscrpnPrParamModifier and TypeMethodDescriptionBusinessSolutionOrderServiceBatchChangeSet.createBusSolnOrdItmSubscrpnPrParam(BusSolnOrdItmSubscrpnPrParam busSolnOrdItmSubscrpnPrParam) Create a newBusSolnOrdItmSubscrpnPrParamentity and save it to the S/4HANA system.DefaultBusinessSolutionOrderServiceBatchChangeSet.createBusSolnOrdItmSubscrpnPrParam(BusSolnOrdItmSubscrpnPrParam busSolnOrdItmSubscrpnPrParam) BusinessSolutionOrderServiceBatchChangeSet.deleteBusSolnOrdItmSubscrpnPrParam(BusSolnOrdItmSubscrpnPrParam busSolnOrdItmSubscrpnPrParam) Deletes an existingBusSolnOrdItmSubscrpnPrParamentity in the S/4HANA system.DefaultBusinessSolutionOrderServiceBatchChangeSet.deleteBusSolnOrdItmSubscrpnPrParam(BusSolnOrdItmSubscrpnPrParam busSolnOrdItmSubscrpnPrParam) BusinessSolutionOrderServiceBatchChangeSet.updateBusSolnOrdItmSubscrpnPrParam(BusSolnOrdItmSubscrpnPrParam busSolnOrdItmSubscrpnPrParam) Update an existingBusSolnOrdItmSubscrpnPrParamentity and save it to the S/4HANA system.DefaultBusinessSolutionOrderServiceBatchChangeSet.updateBusSolnOrdItmSubscrpnPrParam(BusSolnOrdItmSubscrpnPrParam busSolnOrdItmSubscrpnPrParam) -
Uses of BusSolnOrdItmSubscrpnPrParam 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 BusSolnOrdItmSubscrpnPrParamModifier and TypeMethodDescriptionBusSolnOrdItmSubscrpnPrParamOneToOneLink.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 BusSolnOrdItmSubscrpnPrParamModifier and TypeMethodDescriptionprotected BusSolnOrdItmSubscrpnPrParamLink<ObjectT>BusSolnOrdItmSubscrpnPrParamLink.translateLinkType(EntityLink<BusSolnOrdItmSubscrpnPrParamLink<ObjectT>, BusSolnOrdItmSubscrpnPrParam, ObjectT> link) -
Uses of BusSolnOrdItmSubscrpnPrParam in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type BusSolnOrdItmSubscrpnPrParamModifier and TypeMethodDescriptionBusinessSolutionOrderService.createBusSolnOrdItmSubscrpnPrParam(BusSolnOrdItmSubscrpnPrParam busSolnOrdItmSubscrpnPrParam) Deprecated.Create a newBusSolnOrdItmSubscrpnPrParamentity and save it to the S/4HANA system.DefaultBusinessSolutionOrderService.createBusSolnOrdItmSubscrpnPrParam(BusSolnOrdItmSubscrpnPrParam busSolnOrdItmSubscrpnPrParam) Deprecated.BusinessSolutionOrderService.deleteBusSolnOrdItmSubscrpnPrParam(BusSolnOrdItmSubscrpnPrParam busSolnOrdItmSubscrpnPrParam) Deprecated.Deletes an existingBusSolnOrdItmSubscrpnPrParamentity in the S/4HANA system.DefaultBusinessSolutionOrderService.deleteBusSolnOrdItmSubscrpnPrParam(BusSolnOrdItmSubscrpnPrParam busSolnOrdItmSubscrpnPrParam) Deprecated.BusinessSolutionOrderService.updateBusSolnOrdItmSubscrpnPrParam(BusSolnOrdItmSubscrpnPrParam busSolnOrdItmSubscrpnPrParam) Deprecated.Update an existingBusSolnOrdItmSubscrpnPrParamentity and save it to the S/4HANA system.DefaultBusinessSolutionOrderService.updateBusSolnOrdItmSubscrpnPrParam(BusSolnOrdItmSubscrpnPrParam busSolnOrdItmSubscrpnPrParam) Deprecated.