Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomergroup.CnsldtnCustomerGroupText
Packages that use CnsldtnCustomerGroupText
Package
Description
-
Uses of CnsldtnCustomerGroupText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomergroup
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomergroup with type parameters of type CnsldtnCustomerGroupTextModifier and TypeFieldDescriptionstatic final SimpleProperty<CnsldtnCustomerGroupText>CnsldtnCustomerGroupText.ALL_FIELDSSelector for all available fields of CnsldtnCustomerGroupText.static final SimpleProperty.Boolean<CnsldtnCustomerGroupText>CnsldtnCustomerGroupText.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnCustomerGroupText>CnsldtnCustomerGroupText.CUSTOMER_GROUPstatic final SimpleProperty.String<CnsldtnCustomerGroupText>CnsldtnCustomerGroupText.CUSTOMER_GROUP_NAMEstatic final SimpleProperty.String<CnsldtnCustomerGroupText>CnsldtnCustomerGroupText.LANGUAGECnsldtnCustomerGroupText.TO__CUSTOMER_GROUPUse with available request builders to apply the _CustomerGroup navigation property to query operations.CnsldtnCustomerGroup.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.consolidationcustomergroup that return CnsldtnCustomerGroupTextModifier and TypeMethodDescriptionCnsldtnCustomerGroupText.CnsldtnCustomerGroupTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomergroup that return types with arguments of type CnsldtnCustomerGroupTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<CnsldtnCustomerGroupText>>CnsldtnCustomerGroup.getTextIfPresent()Retrieval of associated CnsldtnCustomerGroupText entities (one to many).CnsldtnCustomerGroupText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomergroup with parameters of type CnsldtnCustomerGroupTextModifier and TypeMethodDescriptionvoidCnsldtnCustomerGroup.addText(CnsldtnCustomerGroupText... entity) Adds elements to the list of associated CnsldtnCustomerGroupText entities.CnsldtnCustomerGroup.CnsldtnCustomerGroupBuilder.text(CnsldtnCustomerGroupText... value) Navigation property _Text for CnsldtnCustomerGroup to multiple CnsldtnCustomerGroupText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomergroup with type arguments of type CnsldtnCustomerGroupTextModifier and TypeMethodDescriptionvoidCnsldtnCustomerGroup.setText(List<CnsldtnCustomerGroupText> value) Overwrites the list of associated CnsldtnCustomerGroupText entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationcustomergroup with type arguments of type CnsldtnCustomerGroupTextModifierConstructorDescriptionCnsldtnCustomerGroup(String customerGroup, Boolean cnsldtnIsAdditionalMasterData, Collection<SAP__Message> _Messages, List<CnsldtnCustomerGroupText> to_Text) -
Uses of CnsldtnCustomerGroupText 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 CnsldtnCustomerGroupTextModifier and TypeMethodDescriptionConsolidationCustomerGroupService.countCnsldtnCustomerGroupText()Deprecated.Fetch the number of entries from theCnsldtnCustomerGroupTextentity collection matching the filter and search expressions.DefaultConsolidationCustomerGroupService.countCnsldtnCustomerGroupText()Deprecated.ConsolidationCustomerGroupService.deleteCnsldtnCustomerGroupText(CnsldtnCustomerGroupText cnsldtnCustomerGroupText) Deprecated.Deletes an existingCnsldtnCustomerGroupTextentity in the S/4HANA system.DefaultConsolidationCustomerGroupService.deleteCnsldtnCustomerGroupText(CnsldtnCustomerGroupText cnsldtnCustomerGroupText) Deprecated.ConsolidationCustomerGroupService.getAllCnsldtnCustomerGroupText()Deprecated.Fetch multipleCnsldtnCustomerGroupTextentities.DefaultConsolidationCustomerGroupService.getAllCnsldtnCustomerGroupText()Deprecated.ConsolidationCustomerGroupService.getCnsldtnCustomerGroupTextByKey(String language, String customerGroup) Deprecated.Fetch a singleCnsldtnCustomerGroupTextentity using key fields.DefaultConsolidationCustomerGroupService.getCnsldtnCustomerGroupTextByKey(String language, String customerGroup) Deprecated.ConsolidationCustomerGroupService.updateCnsldtnCustomerGroupText(CnsldtnCustomerGroupText cnsldtnCustomerGroupText) Deprecated.Update an existingCnsldtnCustomerGroupTextentity and save it to the S/4HANA system.DefaultConsolidationCustomerGroupService.updateCnsldtnCustomerGroupText(CnsldtnCustomerGroupText cnsldtnCustomerGroupText) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnCustomerGroupTextModifier and TypeMethodDescriptionConsolidationCustomerGroupService.deleteCnsldtnCustomerGroupText(CnsldtnCustomerGroupText cnsldtnCustomerGroupText) Deprecated.Deletes an existingCnsldtnCustomerGroupTextentity in the S/4HANA system.DefaultConsolidationCustomerGroupService.deleteCnsldtnCustomerGroupText(CnsldtnCustomerGroupText cnsldtnCustomerGroupText) Deprecated.ConsolidationCustomerGroupService.updateCnsldtnCustomerGroupText(CnsldtnCustomerGroupText cnsldtnCustomerGroupText) Deprecated.Update an existingCnsldtnCustomerGroupTextentity and save it to the S/4HANA system.DefaultConsolidationCustomerGroupService.updateCnsldtnCustomerGroupText(CnsldtnCustomerGroupText cnsldtnCustomerGroupText) Deprecated.