Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproductgroup.CnsldtnProductGroupText
Packages that use CnsldtnProductGroupText
Package
Description
-
Uses of CnsldtnProductGroupText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproductgroup
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproductgroup with type parameters of type CnsldtnProductGroupTextModifier and TypeFieldDescriptionstatic final SimpleProperty<CnsldtnProductGroupText>CnsldtnProductGroupText.ALL_FIELDSSelector for all available fields of CnsldtnProductGroupText.static final SimpleProperty.Boolean<CnsldtnProductGroupText>CnsldtnProductGroupText.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnProductGroupText>CnsldtnProductGroupText.LANGUAGEstatic final SimpleProperty.String<CnsldtnProductGroupText>CnsldtnProductGroupText.PRODUCT_GROUPstatic final SimpleProperty.String<CnsldtnProductGroupText>CnsldtnProductGroupText.PRODUCT_GROUP_NAMECnsldtnProductGroupText.TO__PRODUCT_GROUPUse with available request builders to apply the _ProductGroup navigation property to query operations.CnsldtnProductGroup.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.consolidationproductgroup that return CnsldtnProductGroupTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproductgroup that return types with arguments of type CnsldtnProductGroupTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<CnsldtnProductGroupText>>CnsldtnProductGroup.getTextIfPresent()Retrieval of associated CnsldtnProductGroupText entities (one to many).CnsldtnProductGroupText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproductgroup with parameters of type CnsldtnProductGroupTextModifier and TypeMethodDescriptionvoidCnsldtnProductGroup.addText(CnsldtnProductGroupText... entity) Adds elements to the list of associated CnsldtnProductGroupText entities.CnsldtnProductGroup.CnsldtnProductGroupBuilder.text(CnsldtnProductGroupText... value) Navigation property _Text for CnsldtnProductGroup to multiple CnsldtnProductGroupText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproductgroup with type arguments of type CnsldtnProductGroupTextModifier and TypeMethodDescriptionvoidCnsldtnProductGroup.setText(List<CnsldtnProductGroupText> value) Overwrites the list of associated CnsldtnProductGroupText entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationproductgroup with type arguments of type CnsldtnProductGroupTextModifierConstructorDescriptionCnsldtnProductGroup(String productGroup, Boolean cnsldtnIsAdditionalMasterData, Collection<SAP__Message> _Messages, List<CnsldtnProductGroupText> to_Text) -
Uses of CnsldtnProductGroupText 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 CnsldtnProductGroupTextModifier and TypeMethodDescriptionConsolidationProductGroupService.countCnsldtnProductGroupText()Deprecated.Fetch the number of entries from theCnsldtnProductGroupTextentity collection matching the filter and search expressions.DefaultConsolidationProductGroupService.countCnsldtnProductGroupText()Deprecated.ConsolidationProductGroupService.deleteCnsldtnProductGroupText(CnsldtnProductGroupText cnsldtnProductGroupText) Deprecated.Deletes an existingCnsldtnProductGroupTextentity in the S/4HANA system.DefaultConsolidationProductGroupService.deleteCnsldtnProductGroupText(CnsldtnProductGroupText cnsldtnProductGroupText) Deprecated.ConsolidationProductGroupService.getAllCnsldtnProductGroupText()Deprecated.Fetch multipleCnsldtnProductGroupTextentities.DefaultConsolidationProductGroupService.getAllCnsldtnProductGroupText()Deprecated.ConsolidationProductGroupService.getCnsldtnProductGroupTextByKey(String language, String productGroup) Deprecated.Fetch a singleCnsldtnProductGroupTextentity using key fields.DefaultConsolidationProductGroupService.getCnsldtnProductGroupTextByKey(String language, String productGroup) Deprecated.ConsolidationProductGroupService.updateCnsldtnProductGroupText(CnsldtnProductGroupText cnsldtnProductGroupText) Deprecated.Update an existingCnsldtnProductGroupTextentity and save it to the S/4HANA system.DefaultConsolidationProductGroupService.updateCnsldtnProductGroupText(CnsldtnProductGroupText cnsldtnProductGroupText) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnProductGroupTextModifier and TypeMethodDescriptionConsolidationProductGroupService.deleteCnsldtnProductGroupText(CnsldtnProductGroupText cnsldtnProductGroupText) Deprecated.Deletes an existingCnsldtnProductGroupTextentity in the S/4HANA system.DefaultConsolidationProductGroupService.deleteCnsldtnProductGroupText(CnsldtnProductGroupText cnsldtnProductGroupText) Deprecated.ConsolidationProductGroupService.updateCnsldtnProductGroupText(CnsldtnProductGroupText cnsldtnProductGroupText) Deprecated.Update an existingCnsldtnProductGroupTextentity and save it to the S/4HANA system.DefaultConsolidationProductGroupService.updateCnsldtnProductGroupText(CnsldtnProductGroupText cnsldtnProductGroupText) Deprecated.