Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SegmentForElimText
Packages that use SegmentForElimText
Package
Description
-
Uses of SegmentForElimText 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 SegmentForElimTextModifier and TypeFieldDescriptionstatic final SegmentForEliminationLink<SegmentForElimText>SegmentForElimination.TO_CNSLDTN_SEGMENT_FOR_ELIM_TUse with available fluent helpers to apply the to_CnsldtnSegmentForElimT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SegmentForElimTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SegmentForElimTextModifier and TypeMethodDescriptionSegmentForElimination.fetchCnsldtnSegmentForElimT()Fetches the SegmentForElimText entities (one to many) associated with this entity.io.vavr.control.Option<List<SegmentForElimText>>SegmentForElimination.getCnsldtnSegmentForElimTIfPresent()Retrieval of associated SegmentForElimText entities (one to many).SegmentForElimination.getCnsldtnSegmentForElimTOrFetch()Retrieval of associated SegmentForElimText entities (one to many).protected Class<SegmentForElimText>SegmentForElimTextByKeyFluentHelper.getEntityClass()protected Class<SegmentForElimText>SegmentForElimTextFluentHelper.getEntityClass()SegmentForElimText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SegmentForElimTextModifier and TypeMethodDescriptionvoidSegmentForElimination.addCnsldtnSegmentForElimT(SegmentForElimText... entity) Adds elements to the list of associated SegmentForElimText entities.SegmentForElimination.SegmentForEliminationBuilder.cnsldtnSegmentForElimT(SegmentForElimText... value) Navigation property to_CnsldtnSegmentForElimT for SegmentForElimination to multiple SegmentForElimText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SegmentForElimTextModifier and TypeMethodDescriptionvoidSegmentForElimination.setCnsldtnSegmentForElimT(List<SegmentForElimText> value) Overwrites the list of associated SegmentForElimText entities for the loaded navigation property to_CnsldtnSegmentForElimT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SegmentForElimTextModifierConstructorDescriptionSegmentForElimination(String segment, String segment_Text, String additionalMasterDataSource, List<SegmentForElimText> toCnsldtnSegmentForElimT, List<SegmentHierForElim> toCnsldtnSegmentHierForElim) -
Uses of SegmentForElimText 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 SegmentForElimTextModifier and TypeMethodDescriptionSegmentForElimTextOneToOneLink.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 SegmentForElimTextModifier and TypeMethodDescriptionprotected SegmentForElimTextLink<ObjectT>SegmentForElimTextLink.translateLinkType(EntityLink<SegmentForElimTextLink<ObjectT>, SegmentForElimText, ObjectT> link)