Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SegmentForElimination
Packages that use SegmentForElimination
Package
Description
-
Uses of SegmentForElimination 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 SegmentForEliminationModifier and TypeFieldDescriptionstatic final SegmentForElimTextOneToOneLink<SegmentForElimination>SegmentForElimText.TO_CNSLDTN_SEGMENT_FOR_ELIMUse with available fluent helpers to apply the to_CnsldtnSegmentForElim navigation property to query operations.static final SegmentHierForElimOneToOneLink<SegmentForElimination>SegmentHierForElim.TO_CNSLDTN_SEGMENT_FOR_ELIMUse with available fluent helpers to apply the to_CnsldtnSegmentForElim navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SegmentForEliminationModifier and TypeMethodDescriptionSegmentForElimination.SegmentForEliminationBuilder.build()SegmentForElimText.fetchCnsldtnSegmentForElim()Fetches the SegmentForElimination entity (one to one) associated with this entity.SegmentHierForElim.fetchCnsldtnSegmentForElim()Fetches the SegmentForElimination entity (one to one) associated with this entity.SegmentForElimText.getCnsldtnSegmentForElimOrFetch()Retrieval of associated SegmentForElimination entity (one to one).SegmentHierForElim.getCnsldtnSegmentForElimOrFetch()Retrieval of associated SegmentForElimination entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SegmentForEliminationModifier and TypeMethodDescriptionio.vavr.control.Option<SegmentForElimination>SegmentForElimText.getCnsldtnSegmentForElimIfPresent()Retrieval of associated SegmentForElimination entity (one to one).io.vavr.control.Option<SegmentForElimination>SegmentHierForElim.getCnsldtnSegmentForElimIfPresent()Retrieval of associated SegmentForElimination entity (one to one).protected Class<SegmentForElimination>SegmentForEliminationByKeyFluentHelper.getEntityClass()protected Class<SegmentForElimination>SegmentForEliminationFluentHelper.getEntityClass()SegmentForElimination.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SegmentForEliminationModifier and TypeMethodDescriptionSegmentForElimText.SegmentForElimTextBuilder.cnsldtnSegmentForElim(SegmentForElimination value) Navigation property to_CnsldtnSegmentForElim for SegmentForElimText to single SegmentForElimination.SegmentHierForElim.SegmentHierForElimBuilder.cnsldtnSegmentForElim(SegmentForElimination value) Navigation property to_CnsldtnSegmentForElim for SegmentHierForElim to single SegmentForElimination.voidSegmentForElimText.setCnsldtnSegmentForElim(SegmentForElimination value) Overwrites the associated SegmentForElimination entity for the loaded navigation property to_CnsldtnSegmentForElim.voidSegmentHierForElim.setCnsldtnSegmentForElim(SegmentForElimination value) Overwrites the associated SegmentForElimination entity for the loaded navigation property to_CnsldtnSegmentForElim.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SegmentForEliminationModifierConstructorDescriptionSegmentForElimText(String segment, String language, String segmentForElimText, SegmentForElimination toCnsldtnSegmentForElim) SegmentHierForElim(String consolidationSegmentHierarchy, String hierarchyNode, String hierarchyNode_Text, LocalDateTime validityEndDate, String parentNode, LocalDateTime validityStartDate, String segment, String segment_Text, String sequenceNumber, String hierarchyNodeSequence, String hierarchyNodeLevel, String nodeType, SegmentForElimination toCnsldtnSegmentForElim, List<SegmentForHierElimText> toCnsldtnSegmentHierForElimT) -
Uses of SegmentForElimination 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 SegmentForEliminationModifier and TypeMethodDescriptionSegmentForEliminationOneToOneLink.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 SegmentForEliminationModifier and TypeMethodDescriptionprotected SegmentForEliminationLink<ObjectT>SegmentForEliminationLink.translateLinkType(EntityLink<SegmentForEliminationLink<ObjectT>, SegmentForElimination, ObjectT> link)