Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.merchandisecategory.MrchdsCatCharacteristic
Packages that use MrchdsCatCharacteristic
Package
Description
-
Uses of MrchdsCatCharacteristic in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.merchandisecategory
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.merchandisecategory with type parameters of type MrchdsCatCharacteristicModifier and TypeFieldDescriptionstatic final SimpleProperty<MrchdsCatCharacteristic>MrchdsCatCharacteristic.ALL_FIELDSSelector for all available fields of MrchdsCatCharacteristic.static final SimpleProperty.String<MrchdsCatCharacteristic>MrchdsCatCharacteristic.CHARACTERISTICstatic final SimpleProperty.String<MrchdsCatCharacteristic>MrchdsCatCharacteristic.CHARC_INTERNAL_IDstatic final SimpleProperty.String<MrchdsCatCharacteristic>MrchdsCatCharacteristic.MERCHANDISE_CATEGORYMrchdsCatCharacteristic.TO__MERCHANDISE_CATEGORY_TPUse with available request builders to apply the _MerchandiseCategoryTP navigation property to query operations.MerchandiseCategory.TO__MRCHDS_CAT_CHARACTERISTIC_TPUse with available request builders to apply the _MrchdsCatCharacteristicTP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.merchandisecategory that return MrchdsCatCharacteristicMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.merchandisecategory that return types with arguments of type MrchdsCatCharacteristicModifier and TypeMethodDescriptionio.vavr.control.Option<List<MrchdsCatCharacteristic>>MerchandiseCategory.getMrchdsCatCharacteristicTPIfPresent()Retrieval of associated MrchdsCatCharacteristic entities (one to many).MrchdsCatCharacteristic.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.merchandisecategory with parameters of type MrchdsCatCharacteristicModifier and TypeMethodDescriptionvoidMerchandiseCategory.addMrchdsCatCharacteristicTP(MrchdsCatCharacteristic... entity) Adds elements to the list of associated MrchdsCatCharacteristic entities.MerchandiseCategory.MerchandiseCategoryBuilder.mrchdsCatCharacteristicTP(MrchdsCatCharacteristic... value) Navigation property _MrchdsCatCharacteristicTP for MerchandiseCategory to multiple MrchdsCatCharacteristic.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.merchandisecategory with type arguments of type MrchdsCatCharacteristicModifier and TypeMethodDescriptionvoidMerchandiseCategory.setMrchdsCatCharacteristicTP(List<MrchdsCatCharacteristic> value) Overwrites the list of associated MrchdsCatCharacteristic entities for the loaded navigation property _MrchdsCatCharacteristicTP. -
Uses of MrchdsCatCharacteristic 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 MrchdsCatCharacteristicModifier and TypeMethodDescriptionDefaultMerchandiseCategoryService.countMrchdsCatCharacteristic()Deprecated.MerchandiseCategoryService.countMrchdsCatCharacteristic()Deprecated.Fetch the number of entries from theMrchdsCatCharacteristicentity collection matching the filter and search expressions.DefaultMerchandiseCategoryService.deleteMrchdsCatCharacteristic(MrchdsCatCharacteristic mrchdsCatCharacteristic) Deprecated.MerchandiseCategoryService.deleteMrchdsCatCharacteristic(MrchdsCatCharacteristic mrchdsCatCharacteristic) Deprecated.Deletes an existingMrchdsCatCharacteristicentity in the S/4HANA system.DefaultMerchandiseCategoryService.getAllMrchdsCatCharacteristic()Deprecated.MerchandiseCategoryService.getAllMrchdsCatCharacteristic()Deprecated.Fetch multipleMrchdsCatCharacteristicentities.DefaultMerchandiseCategoryService.getMrchdsCatCharacteristicByKey(String merchandiseCategory, String characteristic) Deprecated.MerchandiseCategoryService.getMrchdsCatCharacteristicByKey(String merchandiseCategory, String characteristic) Deprecated.Fetch a singleMrchdsCatCharacteristicentity using key fields.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type MrchdsCatCharacteristicModifier and TypeMethodDescriptionDefaultMerchandiseCategoryService.deleteMrchdsCatCharacteristic(MrchdsCatCharacteristic mrchdsCatCharacteristic) Deprecated.MerchandiseCategoryService.deleteMrchdsCatCharacteristic(MrchdsCatCharacteristic mrchdsCatCharacteristic) Deprecated.Deletes an existingMrchdsCatCharacteristicentity in the S/4HANA system.