Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationindustry.CnsldtnIndustryText
Packages that use CnsldtnIndustryText
Package
Description
-
Uses of CnsldtnIndustryText 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 CnsldtnIndustryTextModifier and TypeFieldDescriptionstatic final SimpleProperty<CnsldtnIndustryText>CnsldtnIndustryText.ALL_FIELDSSelector for all available fields of CnsldtnIndustryText.static final SimpleProperty.Boolean<CnsldtnIndustryText>CnsldtnIndustryText.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnIndustryText>CnsldtnIndustryText.INDUSTRYstatic final SimpleProperty.String<CnsldtnIndustryText>CnsldtnIndustryText.INDUSTRY_NAMEstatic final SimpleProperty.String<CnsldtnIndustryText>CnsldtnIndustryText.LANGUAGEstatic 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 CnsldtnIndustryTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationindustry that return types with arguments of type CnsldtnIndustryTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<CnsldtnIndustryText>>CnsldtnIndustry.getTextIfPresent()Retrieval of associated CnsldtnIndustryText entities (one to many).CnsldtnIndustryText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationindustry with parameters of type CnsldtnIndustryTextModifier and TypeMethodDescriptionvoidCnsldtnIndustry.addText(CnsldtnIndustryText... entity) Adds elements to the list of associated CnsldtnIndustryText entities.CnsldtnIndustry.CnsldtnIndustryBuilder.text(CnsldtnIndustryText... value) Navigation property _Text for CnsldtnIndustry to multiple CnsldtnIndustryText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationindustry with type arguments of type CnsldtnIndustryTextModifier and TypeMethodDescriptionvoidCnsldtnIndustry.setText(List<CnsldtnIndustryText> value) Overwrites the list of associated CnsldtnIndustryText entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationindustry with type arguments of type CnsldtnIndustryTextModifierConstructorDescriptionCnsldtnIndustry(String industry, Boolean cnsldtnIsAdditionalMasterData, Collection<SAP__Message> _Messages, List<CnsldtnIndustryText> to_Text) -
Uses of CnsldtnIndustryText 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 CnsldtnIndustryTextModifier and TypeMethodDescriptionConsolidationIndustryService.countCnsldtnIndustryText()Deprecated.Fetch the number of entries from theCnsldtnIndustryTextentity collection matching the filter and search expressions.DefaultConsolidationIndustryService.countCnsldtnIndustryText()Deprecated.ConsolidationIndustryService.deleteCnsldtnIndustryText(CnsldtnIndustryText cnsldtnIndustryText) Deprecated.Deletes an existingCnsldtnIndustryTextentity in the S/4HANA system.DefaultConsolidationIndustryService.deleteCnsldtnIndustryText(CnsldtnIndustryText cnsldtnIndustryText) Deprecated.ConsolidationIndustryService.getAllCnsldtnIndustryText()Deprecated.Fetch multipleCnsldtnIndustryTextentities.DefaultConsolidationIndustryService.getAllCnsldtnIndustryText()Deprecated.ConsolidationIndustryService.getCnsldtnIndustryTextByKey(String language, String industry) Deprecated.Fetch a singleCnsldtnIndustryTextentity using key fields.DefaultConsolidationIndustryService.getCnsldtnIndustryTextByKey(String language, String industry) Deprecated.ConsolidationIndustryService.updateCnsldtnIndustryText(CnsldtnIndustryText cnsldtnIndustryText) Deprecated.Update an existingCnsldtnIndustryTextentity and save it to the S/4HANA system.DefaultConsolidationIndustryService.updateCnsldtnIndustryText(CnsldtnIndustryText cnsldtnIndustryText) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnIndustryTextModifier and TypeMethodDescriptionConsolidationIndustryService.deleteCnsldtnIndustryText(CnsldtnIndustryText cnsldtnIndustryText) Deprecated.Deletes an existingCnsldtnIndustryTextentity in the S/4HANA system.DefaultConsolidationIndustryService.deleteCnsldtnIndustryText(CnsldtnIndustryText cnsldtnIndustryText) Deprecated.ConsolidationIndustryService.updateCnsldtnIndustryText(CnsldtnIndustryText cnsldtnIndustryText) Deprecated.Update an existingCnsldtnIndustryTextentity and save it to the S/4HANA system.DefaultConsolidationIndustryService.updateCnsldtnIndustryText(CnsldtnIndustryText cnsldtnIndustryText) Deprecated.