Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsegment.CnsldtnSegment
Packages that use CnsldtnSegment
Package
Description
-
Uses of CnsldtnSegment in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsegment
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsegment with type parameters of type CnsldtnSegmentModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CnsldtnSegment,SAP__Message> CnsldtnSegment._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<CnsldtnSegment>CnsldtnSegment.ALL_FIELDSSelector for all available fields of CnsldtnSegment.static final SimpleProperty.Boolean<CnsldtnSegment>CnsldtnSegment.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnSegment>CnsldtnSegment.SEGMENTstatic final NavigationProperty.Single<CnsldtnSegmentText,CnsldtnSegment> CnsldtnSegmentText.TO__SEGMENTUse with available request builders to apply the _Segment navigation property to query operations.static final NavigationProperty.Collection<CnsldtnSegment,CnsldtnSegmentText> CnsldtnSegment.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.consolidationsegment that return CnsldtnSegmentMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsegment that return types with arguments of type CnsldtnSegmentModifier and TypeMethodDescriptionio.vavr.control.Option<CnsldtnSegment>CnsldtnSegmentText.getSegmentIfPresent()Retrieval of associated CnsldtnSegment entity (one to one).CnsldtnSegment.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsegment with parameters of type CnsldtnSegmentModifier and TypeMethodDescriptionCnsldtnSegmentText.CnsldtnSegmentTextBuilder.segment(CnsldtnSegment value) Navigation property _Segment for CnsldtnSegmentText to single CnsldtnSegment.voidCnsldtnSegmentText.setSegment(CnsldtnSegment value) Overwrites the associated CnsldtnSegment entity for the loaded navigation property _Segment.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsegment with parameters of type CnsldtnSegmentModifierConstructorDescriptionCnsldtnSegmentText(String language, String segment, String segmentName, Boolean cnsldtnIsAdditionalMasterData, CnsldtnSegment to_Segment) -
Uses of CnsldtnSegment 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 CnsldtnSegmentModifier and TypeMethodDescriptionConsolidationSegmentService.countCnsldtnSegment()Deprecated.Fetch the number of entries from theCnsldtnSegmententity collection matching the filter and search expressions.DefaultConsolidationSegmentService.countCnsldtnSegment()Deprecated.ConsolidationSegmentService.createCnsldtnSegment(CnsldtnSegment cnsldtnSegment) Deprecated.Create a newCnsldtnSegmententity and save it to the S/4HANA system.DefaultConsolidationSegmentService.createCnsldtnSegment(CnsldtnSegment cnsldtnSegment) Deprecated.ConsolidationSegmentService.deleteCnsldtnSegment(CnsldtnSegment cnsldtnSegment) Deprecated.Deletes an existingCnsldtnSegmententity in the S/4HANA system.DefaultConsolidationSegmentService.deleteCnsldtnSegment(CnsldtnSegment cnsldtnSegment) Deprecated.ConsolidationSegmentService.getAllCnsldtnSegment()Deprecated.Fetch multipleCnsldtnSegmententities.DefaultConsolidationSegmentService.getAllCnsldtnSegment()Deprecated.ConsolidationSegmentService.getCnsldtnSegmentByKey(String segment) Deprecated.Fetch a singleCnsldtnSegmententity using key fields.DefaultConsolidationSegmentService.getCnsldtnSegmentByKey(String segment) Deprecated.ConsolidationSegmentService.updateCnsldtnSegment(CnsldtnSegment cnsldtnSegment) Deprecated.Update an existingCnsldtnSegmententity and save it to the S/4HANA system.DefaultConsolidationSegmentService.updateCnsldtnSegment(CnsldtnSegment cnsldtnSegment) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnSegmentModifier and TypeMethodDescriptionConsolidationSegmentService.createCnsldtnSegment(CnsldtnSegment cnsldtnSegment) Deprecated.Create a newCnsldtnSegmententity and save it to the S/4HANA system.DefaultConsolidationSegmentService.createCnsldtnSegment(CnsldtnSegment cnsldtnSegment) Deprecated.ConsolidationSegmentService.deleteCnsldtnSegment(CnsldtnSegment cnsldtnSegment) Deprecated.Deletes an existingCnsldtnSegmententity in the S/4HANA system.DefaultConsolidationSegmentService.deleteCnsldtnSegment(CnsldtnSegment cnsldtnSegment) Deprecated.ConsolidationSegmentService.updateCnsldtnSegment(CnsldtnSegment cnsldtnSegment) Deprecated.Update an existingCnsldtnSegmententity and save it to the S/4HANA system.DefaultConsolidationSegmentService.updateCnsldtnSegment(CnsldtnSegment cnsldtnSegment) Deprecated.