Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.CustomerGroupText
Packages that use CustomerGroupText
Package
Description
-
Uses of CustomerGroupText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type parameters of type CustomerGroupTextModifier and TypeFieldDescriptionstatic final CustomerGroupLink<CustomerGroupText>CustomerGroup.TO_CNSLDTN_CUSTOMER_GROUP_TUse with available fluent helpers to apply the to_CnsldtnCustomerGroupT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CustomerGroupTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type CustomerGroupTextModifier and TypeMethodDescriptionCustomerGroup.fetchCnsldtnCustomerGroupT()Fetches the CustomerGroupText entities (one to many) associated with this entity.io.vavr.control.Option<List<CustomerGroupText>>CustomerGroup.getCnsldtnCustomerGroupTIfPresent()Retrieval of associated CustomerGroupText entities (one to many).CustomerGroup.getCnsldtnCustomerGroupTOrFetch()Retrieval of associated CustomerGroupText entities (one to many).protected Class<CustomerGroupText>CustomerGroupTextByKeyFluentHelper.getEntityClass()protected Class<CustomerGroupText>CustomerGroupTextFluentHelper.getEntityClass()CustomerGroupText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CustomerGroupTextModifier and TypeMethodDescriptionvoidCustomerGroup.addCnsldtnCustomerGroupT(CustomerGroupText... entity) Adds elements to the list of associated CustomerGroupText entities.CustomerGroup.CustomerGroupBuilder.cnsldtnCustomerGroupT(CustomerGroupText... value) Navigation property to_CnsldtnCustomerGroupT for CustomerGroup to multiple CustomerGroupText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CustomerGroupTextModifier and TypeMethodDescriptionvoidCustomerGroup.setCnsldtnCustomerGroupT(List<CustomerGroupText> value) Overwrites the list of associated CustomerGroupText entities for the loaded navigation property to_CnsldtnCustomerGroupT. -
Uses of CustomerGroupText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that return types with arguments of type CustomerGroupTextModifier and TypeMethodDescriptionCustomerGroupTextOneToOneLink.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.masterdataforgroupreporting.link with type arguments of type CustomerGroupTextModifier and TypeMethodDescriptionprotected CustomerGroupTextLink<ObjectT>CustomerGroupTextLink.translateLinkType(EntityLink<CustomerGroupTextLink<ObjectT>, CustomerGroupText, ObjectT> link)