Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationplant.CnsldtnPlant
Packages that use CnsldtnPlant
Package
Description
-
Uses of CnsldtnPlant in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationplant
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationplant with type parameters of type CnsldtnPlantModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CnsldtnPlant,SAP__Message> CnsldtnPlant._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<CnsldtnPlant>CnsldtnPlant.ALL_FIELDSSelector for all available fields of CnsldtnPlant.static final SimpleProperty.Boolean<CnsldtnPlant>CnsldtnPlant.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnPlant>CnsldtnPlant.PLANTstatic final NavigationProperty.Single<CnsldtnPlantText,CnsldtnPlant> CnsldtnPlantText.TO__PLANTUse with available request builders to apply the _Plant navigation property to query operations.static final NavigationProperty.Collection<CnsldtnPlant,CnsldtnPlantText> CnsldtnPlant.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.consolidationplant that return CnsldtnPlantMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationplant that return types with arguments of type CnsldtnPlantModifier and TypeMethodDescriptionio.vavr.control.Option<CnsldtnPlant>CnsldtnPlantText.getPlantIfPresent()Retrieval of associated CnsldtnPlant entity (one to one).CnsldtnPlant.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationplant with parameters of type CnsldtnPlantModifier and TypeMethodDescriptionCnsldtnPlantText.CnsldtnPlantTextBuilder.plant(CnsldtnPlant value) Navigation property _Plant for CnsldtnPlantText to single CnsldtnPlant.voidCnsldtnPlantText.setPlant(CnsldtnPlant value) Overwrites the associated CnsldtnPlant entity for the loaded navigation property _Plant.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationplant with parameters of type CnsldtnPlantModifierConstructorDescriptionCnsldtnPlantText(String language, String plant, String plantName, Boolean cnsldtnIsAdditionalMasterData, CnsldtnPlant to_Plant) -
Uses of CnsldtnPlant 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 CnsldtnPlantModifier and TypeMethodDescriptionConsolidationPlantService.countCnsldtnPlant()Deprecated.Fetch the number of entries from theCnsldtnPlantentity collection matching the filter and search expressions.DefaultConsolidationPlantService.countCnsldtnPlant()Deprecated.ConsolidationPlantService.createCnsldtnPlant(CnsldtnPlant cnsldtnPlant) Deprecated.Create a newCnsldtnPlantentity and save it to the S/4HANA system.DefaultConsolidationPlantService.createCnsldtnPlant(CnsldtnPlant cnsldtnPlant) Deprecated.ConsolidationPlantService.deleteCnsldtnPlant(CnsldtnPlant cnsldtnPlant) Deprecated.Deletes an existingCnsldtnPlantentity in the S/4HANA system.DefaultConsolidationPlantService.deleteCnsldtnPlant(CnsldtnPlant cnsldtnPlant) Deprecated.ConsolidationPlantService.getAllCnsldtnPlant()Deprecated.Fetch multipleCnsldtnPlantentities.DefaultConsolidationPlantService.getAllCnsldtnPlant()Deprecated.ConsolidationPlantService.getCnsldtnPlantByKey(String plant) Deprecated.Fetch a singleCnsldtnPlantentity using key fields.DefaultConsolidationPlantService.getCnsldtnPlantByKey(String plant) Deprecated.ConsolidationPlantService.updateCnsldtnPlant(CnsldtnPlant cnsldtnPlant) Deprecated.Update an existingCnsldtnPlantentity and save it to the S/4HANA system.DefaultConsolidationPlantService.updateCnsldtnPlant(CnsldtnPlant cnsldtnPlant) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnPlantModifier and TypeMethodDescriptionConsolidationPlantService.createCnsldtnPlant(CnsldtnPlant cnsldtnPlant) Deprecated.Create a newCnsldtnPlantentity and save it to the S/4HANA system.DefaultConsolidationPlantService.createCnsldtnPlant(CnsldtnPlant cnsldtnPlant) Deprecated.ConsolidationPlantService.deleteCnsldtnPlant(CnsldtnPlant cnsldtnPlant) Deprecated.Deletes an existingCnsldtnPlantentity in the S/4HANA system.DefaultConsolidationPlantService.deleteCnsldtnPlant(CnsldtnPlant cnsldtnPlant) Deprecated.ConsolidationPlantService.updateCnsldtnPlant(CnsldtnPlant cnsldtnPlant) Deprecated.Update an existingCnsldtnPlantentity and save it to the S/4HANA system.DefaultConsolidationPlantService.updateCnsldtnPlant(CnsldtnPlant cnsldtnPlant) Deprecated.