Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsupplier.CnsldtnSupplierText
Packages that use CnsldtnSupplierText
Package
Description
-
Uses of CnsldtnSupplierText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsupplier
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsupplier with type parameters of type CnsldtnSupplierTextModifier and TypeFieldDescriptionstatic final SimpleProperty<CnsldtnSupplierText>CnsldtnSupplierText.ALL_FIELDSSelector for all available fields of CnsldtnSupplierText.static final SimpleProperty.Boolean<CnsldtnSupplierText>CnsldtnSupplierText.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnSupplierText>CnsldtnSupplierText.LANGUAGEstatic final SimpleProperty.String<CnsldtnSupplierText>CnsldtnSupplierText.SUPPLIERstatic final SimpleProperty.String<CnsldtnSupplierText>CnsldtnSupplierText.SUPPLIER_NAMEstatic final NavigationProperty.Single<CnsldtnSupplierText,CnsldtnSupplier> CnsldtnSupplierText.TO__SUPPLIERUse with available request builders to apply the _Supplier navigation property to query operations.static final NavigationProperty.Collection<CnsldtnSupplier,CnsldtnSupplierText> CnsldtnSupplier.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.consolidationsupplier that return CnsldtnSupplierTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsupplier that return types with arguments of type CnsldtnSupplierTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<CnsldtnSupplierText>>CnsldtnSupplier.getTextIfPresent()Retrieval of associated CnsldtnSupplierText entities (one to many).CnsldtnSupplierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsupplier with parameters of type CnsldtnSupplierTextModifier and TypeMethodDescriptionvoidCnsldtnSupplier.addText(CnsldtnSupplierText... entity) Adds elements to the list of associated CnsldtnSupplierText entities.CnsldtnSupplier.CnsldtnSupplierBuilder.text(CnsldtnSupplierText... value) Navigation property _Text for CnsldtnSupplier to multiple CnsldtnSupplierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsupplier with type arguments of type CnsldtnSupplierTextModifier and TypeMethodDescriptionvoidCnsldtnSupplier.setText(List<CnsldtnSupplierText> value) Overwrites the list of associated CnsldtnSupplierText entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsupplier with type arguments of type CnsldtnSupplierTextModifierConstructorDescriptionCnsldtnSupplier(String supplier, Boolean cnsldtnIsAdditionalMasterData, Collection<SAP__Message> _Messages, List<CnsldtnSupplierText> to_Text) -
Uses of CnsldtnSupplierText 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 CnsldtnSupplierTextModifier and TypeMethodDescriptionConsolidationSupplierService.countCnsldtnSupplierText()Deprecated.Fetch the number of entries from theCnsldtnSupplierTextentity collection matching the filter and search expressions.DefaultConsolidationSupplierService.countCnsldtnSupplierText()Deprecated.ConsolidationSupplierService.deleteCnsldtnSupplierText(CnsldtnSupplierText cnsldtnSupplierText) Deprecated.Deletes an existingCnsldtnSupplierTextentity in the S/4HANA system.DefaultConsolidationSupplierService.deleteCnsldtnSupplierText(CnsldtnSupplierText cnsldtnSupplierText) Deprecated.ConsolidationSupplierService.getAllCnsldtnSupplierText()Deprecated.Fetch multipleCnsldtnSupplierTextentities.DefaultConsolidationSupplierService.getAllCnsldtnSupplierText()Deprecated.ConsolidationSupplierService.getCnsldtnSupplierTextByKey(String language, String supplier) Deprecated.Fetch a singleCnsldtnSupplierTextentity using key fields.DefaultConsolidationSupplierService.getCnsldtnSupplierTextByKey(String language, String supplier) Deprecated.ConsolidationSupplierService.updateCnsldtnSupplierText(CnsldtnSupplierText cnsldtnSupplierText) Deprecated.Update an existingCnsldtnSupplierTextentity and save it to the S/4HANA system.DefaultConsolidationSupplierService.updateCnsldtnSupplierText(CnsldtnSupplierText cnsldtnSupplierText) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnSupplierTextModifier and TypeMethodDescriptionConsolidationSupplierService.deleteCnsldtnSupplierText(CnsldtnSupplierText cnsldtnSupplierText) Deprecated.Deletes an existingCnsldtnSupplierTextentity in the S/4HANA system.DefaultConsolidationSupplierService.deleteCnsldtnSupplierText(CnsldtnSupplierText cnsldtnSupplierText) Deprecated.ConsolidationSupplierService.updateCnsldtnSupplierText(CnsldtnSupplierText cnsldtnSupplierText) Deprecated.Update an existingCnsldtnSupplierTextentity and save it to the S/4HANA system.DefaultConsolidationSupplierService.updateCnsldtnSupplierText(CnsldtnSupplierText cnsldtnSupplierText) Deprecated.