Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationindustry.CnsldtnIndustry
Packages that use CnsldtnIndustry
Package
Description
-
Uses of CnsldtnIndustry in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationindustry
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationindustry with type parameters of type CnsldtnIndustryModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CnsldtnIndustry,SAP__Message> CnsldtnIndustry._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<CnsldtnIndustry>CnsldtnIndustry.ALL_FIELDSSelector for all available fields of CnsldtnIndustry.static final SimpleProperty.Boolean<CnsldtnIndustry>CnsldtnIndustry.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnIndustry>CnsldtnIndustry.INDUSTRYstatic final NavigationProperty.Single<CnsldtnIndustryText,CnsldtnIndustry> CnsldtnIndustryText.TO__INDUSTRYUse with available request builders to apply the _Industry navigation property to query operations.static final NavigationProperty.Collection<CnsldtnIndustry,CnsldtnIndustryText> CnsldtnIndustry.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.consolidationindustry that return CnsldtnIndustryMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationindustry that return types with arguments of type CnsldtnIndustryModifier and TypeMethodDescriptionio.vavr.control.Option<CnsldtnIndustry>CnsldtnIndustryText.getIndustryIfPresent()Retrieval of associated CnsldtnIndustry entity (one to one).CnsldtnIndustry.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationindustry with parameters of type CnsldtnIndustryModifier and TypeMethodDescriptionCnsldtnIndustryText.CnsldtnIndustryTextBuilder.industry(CnsldtnIndustry value) Navigation property _Industry for CnsldtnIndustryText to single CnsldtnIndustry.voidCnsldtnIndustryText.setIndustry(CnsldtnIndustry value) Overwrites the associated CnsldtnIndustry entity for the loaded navigation property _Industry.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationindustry with parameters of type CnsldtnIndustryModifierConstructorDescriptionCnsldtnIndustryText(String language, String industry, String industryName, Boolean cnsldtnIsAdditionalMasterData, CnsldtnIndustry to_Industry) -
Uses of CnsldtnIndustry 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 CnsldtnIndustryModifier and TypeMethodDescriptionConsolidationIndustryService.countCnsldtnIndustry()Deprecated.Fetch the number of entries from theCnsldtnIndustryentity collection matching the filter and search expressions.DefaultConsolidationIndustryService.countCnsldtnIndustry()Deprecated.ConsolidationIndustryService.createCnsldtnIndustry(CnsldtnIndustry cnsldtnIndustry) Deprecated.Create a newCnsldtnIndustryentity and save it to the S/4HANA system.DefaultConsolidationIndustryService.createCnsldtnIndustry(CnsldtnIndustry cnsldtnIndustry) Deprecated.ConsolidationIndustryService.deleteCnsldtnIndustry(CnsldtnIndustry cnsldtnIndustry) Deprecated.Deletes an existingCnsldtnIndustryentity in the S/4HANA system.DefaultConsolidationIndustryService.deleteCnsldtnIndustry(CnsldtnIndustry cnsldtnIndustry) Deprecated.ConsolidationIndustryService.getAllCnsldtnIndustry()Deprecated.Fetch multipleCnsldtnIndustryentities.DefaultConsolidationIndustryService.getAllCnsldtnIndustry()Deprecated.ConsolidationIndustryService.getCnsldtnIndustryByKey(String industry) Deprecated.Fetch a singleCnsldtnIndustryentity using key fields.DefaultConsolidationIndustryService.getCnsldtnIndustryByKey(String industry) Deprecated.ConsolidationIndustryService.updateCnsldtnIndustry(CnsldtnIndustry cnsldtnIndustry) Deprecated.Update an existingCnsldtnIndustryentity and save it to the S/4HANA system.DefaultConsolidationIndustryService.updateCnsldtnIndustry(CnsldtnIndustry cnsldtnIndustry) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnIndustryModifier and TypeMethodDescriptionConsolidationIndustryService.createCnsldtnIndustry(CnsldtnIndustry cnsldtnIndustry) Deprecated.Create a newCnsldtnIndustryentity and save it to the S/4HANA system.DefaultConsolidationIndustryService.createCnsldtnIndustry(CnsldtnIndustry cnsldtnIndustry) Deprecated.ConsolidationIndustryService.deleteCnsldtnIndustry(CnsldtnIndustry cnsldtnIndustry) Deprecated.Deletes an existingCnsldtnIndustryentity in the S/4HANA system.DefaultConsolidationIndustryService.deleteCnsldtnIndustry(CnsldtnIndustry cnsldtnIndustry) Deprecated.ConsolidationIndustryService.updateCnsldtnIndustry(CnsldtnIndustry cnsldtnIndustry) Deprecated.Update an existingCnsldtnIndustryentity and save it to the S/4HANA system.DefaultConsolidationIndustryService.updateCnsldtnIndustry(CnsldtnIndustry cnsldtnIndustry) Deprecated.