Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplyavailabilityprotectionplanv2.SupplyProtectionGroup
Packages that use SupplyProtectionGroup
Package
Description
-
Uses of SupplyProtectionGroup 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 SupplyProtectionGroupModifier and TypeFieldDescriptionstatic final SimpleProperty<SupplyProtectionGroup>SupplyProtectionGroup.ALL_FIELDSSelector for all available fields of SupplyProtectionGroup.static final SimpleProperty.String<SupplyProtectionGroup>SupplyProtectionGroup.CHARC_VAL_AUTHZN_GROUPstatic final SimpleProperty.String<SupplyProtectionGroup>SupplyProtectionGroup.CREATED_BY_USERstatic final SimpleProperty.DateTime<SupplyProtectionGroup>SupplyProtectionGroup.CREATION_DATE_TIMEstatic final SimpleProperty.DateTime<SupplyProtectionGroup>SupplyProtectionGroup.LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<SupplyProtectionGroup>SupplyProtectionGroup.LAST_CHANGED_BY_USERstatic final SimpleProperty.String<SupplyProtectionGroup>SupplyProtectionGroup.SUP_PROT_CHARC01_VALUE_IDstatic final SimpleProperty.String<SupplyProtectionGroup>SupplyProtectionGroup.SUP_PROT_CHARC02_VALUE_IDstatic final SimpleProperty.String<SupplyProtectionGroup>SupplyProtectionGroup.SUP_PROT_CHARC03_VALUE_IDstatic final SimpleProperty.String<SupplyProtectionGroup>SupplyProtectionGroup.SUP_PROT_CHARC04_VALUE_IDstatic final SimpleProperty.String<SupplyProtectionGroup>SupplyProtectionGroup.SUP_PROT_CHARC05_VALUE_IDstatic final SimpleProperty.String<SupplyProtectionGroup>SupplyProtectionGroup.SUP_PROT_CHARC06_VALUE_IDstatic final SimpleProperty.String<SupplyProtectionGroup>SupplyProtectionGroup.SUP_PROT_CHARC07_VALUE_IDstatic final SimpleProperty.String<SupplyProtectionGroup>SupplyProtectionGroup.SUP_PROT_CHARC08_VALUE_IDstatic final SimpleProperty.String<SupplyProtectionGroup>SupplyProtectionGroup.SUP_PROT_CHARC09_VALUE_IDstatic final SimpleProperty.String<SupplyProtectionGroup>SupplyProtectionGroup.SUP_PROT_CHARC10_VALUE_IDstatic final SimpleProperty.NumericDecimal<SupplyProtectionGroup>SupplyProtectionGroup.SUP_PROT_CONSUMED_QUANTITYstatic final SimpleProperty.NumericInteger<SupplyProtectionGroup>SupplyProtectionGroup.SUP_PROT_GROUP_PRIORITY_VALUEstatic final SimpleProperty.NumericDecimal<SupplyProtectionGroup>SupplyProtectionGroup.SUP_PROT_PROTECTED_QUANTITYstatic final SimpleProperty.NumericDecimal<SupplyProtectionGroup>SupplyProtectionGroup.SUP_PROT_REMAINING_PROTECTED_QTYstatic final SimpleProperty.Guid<SupplyProtectionGroup>SupplyProtectionGroup.SUPPLY_PROTECTION_GROUP_UUIDstatic final SimpleProperty.Guid<SupplyProtectionGroup>SupplyProtectionGroup.SUPPLY_PROTECTION_UUIDSupplyProtection.TO__SUPPLY_PROTECTION_GROUP_TPUse with available request builders to apply the _SupplyProtectionGroupTP navigation property to query operations.SupplyProtectionTimeBucket.TO__SUPPLY_PROTECTION_GROUP_TPUse with available request builders to apply the _SupplyProtectionGroupTP navigation property to query operations.SupplyProtectionGroup.TO__SUPPLY_PROTECTION_TIME_BUCKET_TPUse with available request builders to apply the _SupplyProtectionTimeBucketTP navigation property to query operations.static final NavigationProperty.Single<SupplyProtectionGroup,SupplyProtection> SupplyProtectionGroup.TO__SUPPLY_PROTECTION_TPUse with available request builders to apply the _SupplyProtectionTP navigation property to query operations.static final SimpleProperty.String<SupplyProtectionGroup>SupplyProtectionGroup.UNIT_OF_MEASUREMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplyavailabilityprotectionplanv2 that return SupplyProtectionGroupMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplyavailabilityprotectionplanv2 that return types with arguments of type SupplyProtectionGroupModifier and TypeMethodDescriptionio.vavr.control.Option<List<SupplyProtectionGroup>>SupplyProtection.getSupplyProtectionGroupTPIfPresent()Retrieval of associated SupplyProtectionGroup entities (one to many).io.vavr.control.Option<SupplyProtectionGroup>SupplyProtectionTimeBucket.getSupplyProtectionGroupTPIfPresent()Retrieval of associated SupplyProtectionGroup entity (one to one).SupplyProtectionGroup.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplyavailabilityprotectionplanv2 with parameters of type SupplyProtectionGroupModifier and TypeMethodDescriptionvoidSupplyProtection.addSupplyProtectionGroupTP(SupplyProtectionGroup... entity) Adds elements to the list of associated SupplyProtectionGroup entities.voidSupplyProtectionTimeBucket.setSupplyProtectionGroupTP(SupplyProtectionGroup value) Overwrites the associated SupplyProtectionGroup entity for the loaded navigation property _SupplyProtectionGroupTP.SupplyProtection.SupplyProtectionBuilder.supplyProtectionGroupTP(SupplyProtectionGroup... value) Navigation property _SupplyProtectionGroupTP for SupplyProtection to multiple SupplyProtectionGroup.SupplyProtectionTimeBucket.SupplyProtectionTimeBucketBuilder.supplyProtectionGroupTP(SupplyProtectionGroup value) Navigation property _SupplyProtectionGroupTP for SupplyProtectionTimeBucket to single SupplyProtectionGroup.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplyavailabilityprotectionplanv2 with type arguments of type SupplyProtectionGroupModifier and TypeMethodDescriptionvoidSupplyProtection.setSupplyProtectionGroupTP(List<SupplyProtectionGroup> value) Overwrites the list of associated SupplyProtectionGroup entities for the loaded navigation property _SupplyProtectionGroupTP.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplyavailabilityprotectionplanv2 with parameters of type SupplyProtectionGroupModifierConstructorDescriptionSupplyProtectionTimeBucket(UUID supProtTimeBucketUUID, UUID supplyProtectionUUID, UUID supplyProtectionGroupUUID, OffsetDateTime supProtPeriodStartUTCDateTime, OffsetDateTime supProtPeriodEndUTCDateTime, String unitOfMeasure, BigDecimal supProtProtectedQuantity, BigDecimal supProtConsumedQuantity, BigDecimal supProtRemainingProtectedQty, String createdByUser, OffsetDateTime creationDateTime, String lastChangedByUser, OffsetDateTime lastChangeDateTime, SupplyProtectionGroup to_SupplyProtectionGroupTP, SupplyProtection to_SupplyProtectionTP) Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplyavailabilityprotectionplanv2 with type arguments of type SupplyProtectionGroupModifierConstructorDescriptionSupplyProtection(UUID supplyProtectionUUID, String supplyProtectionName, String material, String materialName, String plant, String plantName, String supProtLifecycleStatus, String supProtLifecycleStatusText, String supProtPlanningPeriodType, String supProtPlanningPeriodTypeText, LocalDate supProtPlanningPeriodStartDate, LocalDate supProtPlanningPeriodEndDate, Boolean supProtIsPlanningContextSlsOrd, Boolean supProtIsPlanningContextSTO, String supProtCoreCharc01Name, byte[] coreCharc01CtlgPathIntID, String supProtCoreCharc01Text, String supProtCoreCharc01ValueID, String supProtCoreCharc02Name, byte[] coreCharc02CtlgPathIntID, String supProtCoreCharc02Text, String supProtCoreCharc02ValueID, String unitOfMeasure, BigDecimal supProtProtectedQuantity, BigDecimal supProtConsumedQuantity, BigDecimal supProtRemainingProtectedQty, String createdByUser, OffsetDateTime creationDateTime, String lastChangedByUser, OffsetDateTime lastChangeDateTime, String charcValAuthznGroup, Boolean supProtAutomActivationIsActive, LocalDate supProtAutomActivationDate, LocalDate supProtActivationDate, String supProtCnsmpnDateTimeType, String supProtCnsmpnDateTimeTypeText, String supProtSelfRestrictionType, String supProtSelfRestrictionTypeText, Boolean supProtPlngContextIsConsistent, String storageLocation, String storageLocationName, String supProtPlanningLevel, String supProtPlanningLevelText, Collection<SAP__Message> _Messages, List<SupplyProtectionGroup> to_SupplyProtectionGroupTP, List<SupProtCharacteristic> to_SupProtCharacteristicTP, List<SupProtFlexibleTimeBucket> to_SupProtFlexibleTimeBucketTP) -
Uses of SupplyProtectionGroup 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 SupplyProtectionGroupModifier and TypeMethodDescriptionDefaultSupplyAvailabilityProtectionPlanV2Service.countSupplyProtectionGroup()Deprecated.SupplyAvailabilityProtectionPlanV2Service.countSupplyProtectionGroup()Deprecated.Fetch the number of entries from theSupplyProtectionGroupentity collection matching the filter and search expressions.DefaultSupplyAvailabilityProtectionPlanV2Service.createSupplyProtectionGroup(SupplyProtectionGroup supplyProtectionGroup) Deprecated.SupplyAvailabilityProtectionPlanV2Service.createSupplyProtectionGroup(SupplyProtectionGroup supplyProtectionGroup) Deprecated.Create a newSupplyProtectionGroupentity and save it to the S/4HANA system.DefaultSupplyAvailabilityProtectionPlanV2Service.deleteSupplyProtectionGroup(SupplyProtectionGroup supplyProtectionGroup) Deprecated.SupplyAvailabilityProtectionPlanV2Service.deleteSupplyProtectionGroup(SupplyProtectionGroup supplyProtectionGroup) Deprecated.Deletes an existingSupplyProtectionGroupentity in the S/4HANA system.DefaultSupplyAvailabilityProtectionPlanV2Service.getAllSupplyProtectionGroup()Deprecated.SupplyAvailabilityProtectionPlanV2Service.getAllSupplyProtectionGroup()Deprecated.Fetch multipleSupplyProtectionGroupentities.DefaultSupplyAvailabilityProtectionPlanV2Service.getSupplyProtectionGroupByKey(UUID supplyProtectionGroupUUID) Deprecated.SupplyAvailabilityProtectionPlanV2Service.getSupplyProtectionGroupByKey(UUID supplyProtectionGroupUUID) Deprecated.Fetch a singleSupplyProtectionGroupentity using key fields.DefaultSupplyAvailabilityProtectionPlanV2Service.updateSupplyProtectionGroup(SupplyProtectionGroup supplyProtectionGroup) Deprecated.SupplyAvailabilityProtectionPlanV2Service.updateSupplyProtectionGroup(SupplyProtectionGroup supplyProtectionGroup) Deprecated.Update an existingSupplyProtectionGroupentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type SupplyProtectionGroupModifier and TypeMethodDescriptionDefaultSupplyAvailabilityProtectionPlanV2Service.createSupplyProtectionGroup(SupplyProtectionGroup supplyProtectionGroup) Deprecated.SupplyAvailabilityProtectionPlanV2Service.createSupplyProtectionGroup(SupplyProtectionGroup supplyProtectionGroup) Deprecated.Create a newSupplyProtectionGroupentity and save it to the S/4HANA system.DefaultSupplyAvailabilityProtectionPlanV2Service.deleteSupplyProtectionGroup(SupplyProtectionGroup supplyProtectionGroup) Deprecated.SupplyAvailabilityProtectionPlanV2Service.deleteSupplyProtectionGroup(SupplyProtectionGroup supplyProtectionGroup) Deprecated.Deletes an existingSupplyProtectionGroupentity in the S/4HANA system.DefaultSupplyAvailabilityProtectionPlanV2Service.updateSupplyProtectionGroup(SupplyProtectionGroup supplyProtectionGroup) Deprecated.SupplyAvailabilityProtectionPlanV2Service.updateSupplyProtectionGroup(SupplyProtectionGroup supplyProtectionGroup) Deprecated.Update an existingSupplyProtectionGroupentity and save it to the S/4HANA system.