Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsupplier.CnsldtnSupplier
Packages that use CnsldtnSupplier
Package
Description
-
Uses of CnsldtnSupplier 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 CnsldtnSupplierModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CnsldtnSupplier,SAP__Message> CnsldtnSupplier._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<CnsldtnSupplier>CnsldtnSupplier.ALL_FIELDSSelector for all available fields of CnsldtnSupplier.static final SimpleProperty.Boolean<CnsldtnSupplier>CnsldtnSupplier.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnSupplier>CnsldtnSupplier.SUPPLIERstatic 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 CnsldtnSupplierMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsupplier that return types with arguments of type CnsldtnSupplierModifier and TypeMethodDescriptionio.vavr.control.Option<CnsldtnSupplier>CnsldtnSupplierText.getSupplierIfPresent()Retrieval of associated CnsldtnSupplier entity (one to one).CnsldtnSupplier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsupplier with parameters of type CnsldtnSupplierModifier and TypeMethodDescriptionvoidCnsldtnSupplierText.setSupplier(CnsldtnSupplier value) Overwrites the associated CnsldtnSupplier entity for the loaded navigation property _Supplier.CnsldtnSupplierText.CnsldtnSupplierTextBuilder.supplier(CnsldtnSupplier value) Navigation property _Supplier for CnsldtnSupplierText to single CnsldtnSupplier.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationsupplier with parameters of type CnsldtnSupplierModifierConstructorDescriptionCnsldtnSupplierText(String language, String supplier, String supplierName, Boolean cnsldtnIsAdditionalMasterData, CnsldtnSupplier to_Supplier) -
Uses of CnsldtnSupplier 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 CnsldtnSupplierModifier and TypeMethodDescriptionConsolidationSupplierService.countCnsldtnSupplier()Deprecated.Fetch the number of entries from theCnsldtnSupplierentity collection matching the filter and search expressions.DefaultConsolidationSupplierService.countCnsldtnSupplier()Deprecated.ConsolidationSupplierService.createCnsldtnSupplier(CnsldtnSupplier cnsldtnSupplier) Deprecated.Create a newCnsldtnSupplierentity and save it to the S/4HANA system.DefaultConsolidationSupplierService.createCnsldtnSupplier(CnsldtnSupplier cnsldtnSupplier) Deprecated.ConsolidationSupplierService.deleteCnsldtnSupplier(CnsldtnSupplier cnsldtnSupplier) Deprecated.Deletes an existingCnsldtnSupplierentity in the S/4HANA system.DefaultConsolidationSupplierService.deleteCnsldtnSupplier(CnsldtnSupplier cnsldtnSupplier) Deprecated.ConsolidationSupplierService.getAllCnsldtnSupplier()Deprecated.Fetch multipleCnsldtnSupplierentities.DefaultConsolidationSupplierService.getAllCnsldtnSupplier()Deprecated.ConsolidationSupplierService.getCnsldtnSupplierByKey(String supplier) Deprecated.Fetch a singleCnsldtnSupplierentity using key fields.DefaultConsolidationSupplierService.getCnsldtnSupplierByKey(String supplier) Deprecated.ConsolidationSupplierService.updateCnsldtnSupplier(CnsldtnSupplier cnsldtnSupplier) Deprecated.Update an existingCnsldtnSupplierentity and save it to the S/4HANA system.DefaultConsolidationSupplierService.updateCnsldtnSupplier(CnsldtnSupplier cnsldtnSupplier) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnSupplierModifier and TypeMethodDescriptionConsolidationSupplierService.createCnsldtnSupplier(CnsldtnSupplier cnsldtnSupplier) Deprecated.Create a newCnsldtnSupplierentity and save it to the S/4HANA system.DefaultConsolidationSupplierService.createCnsldtnSupplier(CnsldtnSupplier cnsldtnSupplier) Deprecated.ConsolidationSupplierService.deleteCnsldtnSupplier(CnsldtnSupplier cnsldtnSupplier) Deprecated.Deletes an existingCnsldtnSupplierentity in the S/4HANA system.DefaultConsolidationSupplierService.deleteCnsldtnSupplier(CnsldtnSupplier cnsldtnSupplier) Deprecated.ConsolidationSupplierService.updateCnsldtnSupplier(CnsldtnSupplier cnsldtnSupplier) Deprecated.Update an existingCnsldtnSupplierentity and save it to the S/4HANA system.DefaultConsolidationSupplierService.updateCnsldtnSupplier(CnsldtnSupplier cnsldtnSupplier) Deprecated.