Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.BusinessAreaText
Packages that use BusinessAreaText
Package
Description
-
Uses of BusinessAreaText 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 BusinessAreaTextModifier and TypeFieldDescriptionstatic final BusinessAreaLink<BusinessAreaText>BusinessArea.TO_CNSLDTN_BUSINESS_AREA_TUse with available fluent helpers to apply the to_CnsldtnBusinessAreaT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return BusinessAreaTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type BusinessAreaTextModifier and TypeMethodDescriptionBusinessArea.fetchCnsldtnBusinessAreaT()Fetches the BusinessAreaText entities (one to many) associated with this entity.io.vavr.control.Option<List<BusinessAreaText>>BusinessArea.getCnsldtnBusinessAreaTIfPresent()Retrieval of associated BusinessAreaText entities (one to many).BusinessArea.getCnsldtnBusinessAreaTOrFetch()Retrieval of associated BusinessAreaText entities (one to many).protected Class<BusinessAreaText>BusinessAreaTextByKeyFluentHelper.getEntityClass()protected Class<BusinessAreaText>BusinessAreaTextFluentHelper.getEntityClass()BusinessAreaText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type BusinessAreaTextModifier and TypeMethodDescriptionvoidBusinessArea.addCnsldtnBusinessAreaT(BusinessAreaText... entity) Adds elements to the list of associated BusinessAreaText entities.BusinessArea.BusinessAreaBuilder.cnsldtnBusinessAreaT(BusinessAreaText... value) Navigation property to_CnsldtnBusinessAreaT for BusinessArea to multiple BusinessAreaText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type BusinessAreaTextModifier and TypeMethodDescriptionvoidBusinessArea.setCnsldtnBusinessAreaT(List<BusinessAreaText> value) Overwrites the list of associated BusinessAreaText entities for the loaded navigation property to_CnsldtnBusinessAreaT. -
Uses of BusinessAreaText 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 BusinessAreaTextModifier and TypeMethodDescriptionBusinessAreaTextOneToOneLink.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 BusinessAreaTextModifier and TypeMethodDescriptionprotected BusinessAreaTextLink<ObjectT>BusinessAreaTextLink.translateLinkType(EntityLink<BusinessAreaTextLink<ObjectT>, BusinessAreaText, ObjectT> link)