Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplyavailabilityprotectionplanv2.SupProtCharacteristic
Packages that use SupProtCharacteristic
Package
Description
-
Uses of SupProtCharacteristic in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplyavailabilityprotectionplanv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplyavailabilityprotectionplanv2 with type parameters of type SupProtCharacteristicModifier and TypeFieldDescriptionstatic final SimpleProperty<SupProtCharacteristic>SupProtCharacteristic.ALL_FIELDSSelector for all available fields of SupProtCharacteristic.static final SimpleProperty.String<SupProtCharacteristic>SupProtCharacteristic.CREATED_BY_USERstatic final SimpleProperty.DateTime<SupProtCharacteristic>SupProtCharacteristic.CREATION_DATE_TIMEstatic final SimpleProperty.DateTime<SupProtCharacteristic>SupProtCharacteristic.LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<SupProtCharacteristic>SupProtCharacteristic.LAST_CHANGED_BY_USERstatic final SimpleProperty.Guid<SupProtCharacteristic>SupProtCharacteristic.SUP_PROT_CHARACTERISTIC_UUIDstatic final SimpleProperty.Binary<SupProtCharacteristic>SupProtCharacteristic.SUP_PROT_CHARC_CTLG_PATH_INT_IDstatic final SimpleProperty.String<SupProtCharacteristic>SupProtCharacteristic.SUP_PROT_CHARC_NAMEstatic final SimpleProperty.String<SupProtCharacteristic>SupProtCharacteristic.SUP_PROT_CHARC_TEXTstatic final SimpleProperty.NumericInteger<SupProtCharacteristic>SupProtCharacteristic.SUP_PROT_ORDINAL_NUMBER_VALUEstatic final SimpleProperty.Guid<SupProtCharacteristic>SupProtCharacteristic.SUPPLY_PROTECTION_UUIDSupplyProtection.TO__SUP_PROT_CHARACTERISTIC_TPUse with available request builders to apply the _SupProtCharacteristicTP navigation property to query operations.static final NavigationProperty.Single<SupProtCharacteristic,SupplyProtection> SupProtCharacteristic.TO__SUPPLY_PROTECTION_TPUse with available request builders to apply the _SupplyProtectionTP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplyavailabilityprotectionplanv2 that return SupProtCharacteristicMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplyavailabilityprotectionplanv2 that return types with arguments of type SupProtCharacteristicModifier and TypeMethodDescriptionio.vavr.control.Option<List<SupProtCharacteristic>>SupplyProtection.getSupProtCharacteristicTPIfPresent()Retrieval of associated SupProtCharacteristic entities (one to many).SupProtCharacteristic.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplyavailabilityprotectionplanv2 with parameters of type SupProtCharacteristicModifier and TypeMethodDescriptionvoidSupplyProtection.addSupProtCharacteristicTP(SupProtCharacteristic... entity) Adds elements to the list of associated SupProtCharacteristic entities.SupplyProtection.SupplyProtectionBuilder.supProtCharacteristicTP(SupProtCharacteristic... value) Navigation property _SupProtCharacteristicTP for SupplyProtection to multiple SupProtCharacteristic.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplyavailabilityprotectionplanv2 with type arguments of type SupProtCharacteristicModifier and TypeMethodDescriptionvoidSupplyProtection.setSupProtCharacteristicTP(List<SupProtCharacteristic> value) Overwrites the list of associated SupProtCharacteristic entities for the loaded navigation property _SupProtCharacteristicTP. -
Uses of SupProtCharacteristic 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 SupProtCharacteristicModifier and TypeMethodDescriptionDefaultSupplyAvailabilityProtectionPlanV2Service.countSupProtCharacteristic()Deprecated.SupplyAvailabilityProtectionPlanV2Service.countSupProtCharacteristic()Deprecated.Fetch the number of entries from theSupProtCharacteristicentity collection matching the filter and search expressions.DefaultSupplyAvailabilityProtectionPlanV2Service.deleteSupProtCharacteristic(SupProtCharacteristic supProtCharacteristic) Deprecated.SupplyAvailabilityProtectionPlanV2Service.deleteSupProtCharacteristic(SupProtCharacteristic supProtCharacteristic) Deprecated.Deletes an existingSupProtCharacteristicentity in the S/4HANA system.DefaultSupplyAvailabilityProtectionPlanV2Service.getAllSupProtCharacteristic()Deprecated.SupplyAvailabilityProtectionPlanV2Service.getAllSupProtCharacteristic()Deprecated.Fetch multipleSupProtCharacteristicentities.DefaultSupplyAvailabilityProtectionPlanV2Service.getSupProtCharacteristicByKey(UUID supProtCharacteristicUUID) Deprecated.SupplyAvailabilityProtectionPlanV2Service.getSupProtCharacteristicByKey(UUID supProtCharacteristicUUID) Deprecated.Fetch a singleSupProtCharacteristicentity using key fields.DefaultSupplyAvailabilityProtectionPlanV2Service.updateSupProtCharacteristic(SupProtCharacteristic supProtCharacteristic) Deprecated.SupplyAvailabilityProtectionPlanV2Service.updateSupProtCharacteristic(SupProtCharacteristic supProtCharacteristic) Deprecated.Update an existingSupProtCharacteristicentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type SupProtCharacteristicModifier and TypeMethodDescriptionDefaultSupplyAvailabilityProtectionPlanV2Service.deleteSupProtCharacteristic(SupProtCharacteristic supProtCharacteristic) Deprecated.SupplyAvailabilityProtectionPlanV2Service.deleteSupProtCharacteristic(SupProtCharacteristic supProtCharacteristic) Deprecated.Deletes an existingSupProtCharacteristicentity in the S/4HANA system.DefaultSupplyAvailabilityProtectionPlanV2Service.updateSupProtCharacteristic(SupProtCharacteristic supProtCharacteristic) Deprecated.SupplyAvailabilityProtectionPlanV2Service.updateSupProtCharacteristic(SupProtCharacteristic supProtCharacteristic) Deprecated.Update an existingSupProtCharacteristicentity and save it to the S/4HANA system.