Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationdistributionchannel.CnsldtnDistrChannelText
Packages that use CnsldtnDistrChannelText
Package
Description
-
Uses of CnsldtnDistrChannelText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationdistributionchannel
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationdistributionchannel with type parameters of type CnsldtnDistrChannelTextModifier and TypeFieldDescriptionstatic final SimpleProperty<CnsldtnDistrChannelText>CnsldtnDistrChannelText.ALL_FIELDSSelector for all available fields of CnsldtnDistrChannelText.static final SimpleProperty.Boolean<CnsldtnDistrChannelText>CnsldtnDistrChannelText.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnDistrChannelText>CnsldtnDistrChannelText.DISTRIBUTION_CHANNELstatic final SimpleProperty.String<CnsldtnDistrChannelText>CnsldtnDistrChannelText.DISTRIBUTION_CHANNEL_NAMEstatic final SimpleProperty.String<CnsldtnDistrChannelText>CnsldtnDistrChannelText.LANGUAGECnsldtnDistrChannelText.TO__DISTRIBUTION_CHANNELUse with available request builders to apply the _DistributionChannel navigation property to query operations.CnsldtnDistributionChannel.TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationdistributionchannel that return CnsldtnDistrChannelTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationdistributionchannel that return types with arguments of type CnsldtnDistrChannelTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<CnsldtnDistrChannelText>>CnsldtnDistributionChannel.getTextIfPresent()Retrieval of associated CnsldtnDistrChannelText entities (one to many).CnsldtnDistrChannelText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationdistributionchannel with parameters of type CnsldtnDistrChannelTextModifier and TypeMethodDescriptionvoidCnsldtnDistributionChannel.addText(CnsldtnDistrChannelText... entity) Adds elements to the list of associated CnsldtnDistrChannelText entities.CnsldtnDistributionChannel.CnsldtnDistributionChannelBuilder.text(CnsldtnDistrChannelText... value) Navigation property _Text for CnsldtnDistributionChannel to multiple CnsldtnDistrChannelText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationdistributionchannel with type arguments of type CnsldtnDistrChannelTextModifier and TypeMethodDescriptionvoidCnsldtnDistributionChannel.setText(List<CnsldtnDistrChannelText> value) Overwrites the list of associated CnsldtnDistrChannelText entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationdistributionchannel with type arguments of type CnsldtnDistrChannelTextModifierConstructorDescriptionCnsldtnDistributionChannel(String distributionChannel, Boolean cnsldtnIsAdditionalMasterData, Collection<SAP__Message> _Messages, List<CnsldtnDistrChannelText> to_Text) -
Uses of CnsldtnDistrChannelText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type CnsldtnDistrChannelTextModifier and TypeMethodDescriptionConsolidationDistributionChannelService.countCnsldtnDistributionChannelText()Deprecated.Fetch the number of entries from theCnsldtnDistrChannelTextentity collection matching the filter and search expressions.DefaultConsolidationDistributionChannelService.countCnsldtnDistributionChannelText()Deprecated.ConsolidationDistributionChannelService.deleteCnsldtnDistributionChannelText(CnsldtnDistrChannelText cnsldtnDistrChannelText) Deprecated.Deletes an existingCnsldtnDistrChannelTextentity in the S/4HANA system.DefaultConsolidationDistributionChannelService.deleteCnsldtnDistributionChannelText(CnsldtnDistrChannelText cnsldtnDistrChannelText) Deprecated.ConsolidationDistributionChannelService.getAllCnsldtnDistributionChannelText()Deprecated.Fetch multipleCnsldtnDistrChannelTextentities.DefaultConsolidationDistributionChannelService.getAllCnsldtnDistributionChannelText()Deprecated.ConsolidationDistributionChannelService.getCnsldtnDistributionChannelTextByKey(String language, String distributionChannel) Deprecated.Fetch a singleCnsldtnDistrChannelTextentity using key fields.DefaultConsolidationDistributionChannelService.getCnsldtnDistributionChannelTextByKey(String language, String distributionChannel) Deprecated.ConsolidationDistributionChannelService.updateCnsldtnDistributionChannelText(CnsldtnDistrChannelText cnsldtnDistrChannelText) Deprecated.Update an existingCnsldtnDistrChannelTextentity and save it to the S/4HANA system.DefaultConsolidationDistributionChannelService.updateCnsldtnDistributionChannelText(CnsldtnDistrChannelText cnsldtnDistrChannelText) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnDistrChannelTextModifier and TypeMethodDescriptionConsolidationDistributionChannelService.deleteCnsldtnDistributionChannelText(CnsldtnDistrChannelText cnsldtnDistrChannelText) Deprecated.Deletes an existingCnsldtnDistrChannelTextentity in the S/4HANA system.DefaultConsolidationDistributionChannelService.deleteCnsldtnDistributionChannelText(CnsldtnDistrChannelText cnsldtnDistrChannelText) Deprecated.ConsolidationDistributionChannelService.updateCnsldtnDistributionChannelText(CnsldtnDistrChannelText cnsldtnDistrChannelText) Deprecated.Update an existingCnsldtnDistrChannelTextentity and save it to the S/4HANA system.DefaultConsolidationDistributionChannelService.updateCnsldtnDistributionChannelText(CnsldtnDistrChannelText cnsldtnDistrChannelText) Deprecated.