Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplyavailabilityprotectionplan | |
com.sap.cloud.sdk.s4hana.datamodel.odatav4.services |
Modifier and Type | Method and Description |
---|---|
SupProtCharacteristic |
SupProtCharacteristic.SupProtCharacteristicBuilder.build() |
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<List<SupProtCharacteristic>> |
SupplyProtection.getSupProtCharacteristicTPIfPresent()
Retrieval of associated SupProtCharacteristic entities (one to many).
|
Class<SupProtCharacteristic> |
SupProtCharacteristic.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplyProtection.addSupProtCharacteristicTP(SupProtCharacteristic... entity)
Adds elements to the list of associated SupProtCharacteristic entities.
|
SupplyProtection.SupplyProtectionBuilder |
SupplyProtection.SupplyProtectionBuilder.supProtCharacteristicTP(SupProtCharacteristic... value)
Navigation property _SupProtCharacteristicTP for SupplyProtection to multiple
SupProtCharacteristic.
|
Modifier and Type | Method and Description |
---|---|
void |
SupplyProtection.setSupProtCharacteristicTP(List<SupProtCharacteristic> value)
Overwrites the list of associated SupProtCharacteristic entities for the loaded navigation property
_SupProtCharacteristicTP.
|
Constructor and Description |
---|
SupplyProtection(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,
byte[] coreCharc01CtlgPathIntID,
String supProtCoreCharc01Text,
String supProtCoreCharc01ValueID,
byte[] coreCharc02CtlgPathIntID,
String supProtCoreCharc02Text,
String supProtCoreCharc02ValueID,
String unitOfMeasure,
BigDecimal supProtProtectedQuantity,
BigDecimal supProtConsumedQuantity,
String createdByUser,
OffsetDateTime creationDateTime,
String lastChangedByUser,
OffsetDateTime lastChangeDateTime,
String charcValAuthznGroup,
Collection<SAP__Message> _Messages,
List<SupplyProtectionGroup> to_SupplyProtectionGroupTP,
List<SupProtCharacteristic> to_SupProtCharacteristicTP) |
Modifier and Type | Method and Description |
---|---|
CountRequestBuilder<SupProtCharacteristic> |
DefaultSupplyAvailabilityProtectionPlanService.countSupProtCharacteristic() |
CountRequestBuilder<SupProtCharacteristic> |
SupplyAvailabilityProtectionPlanService.countSupProtCharacteristic()
Fetch the number of entries from the
SupProtCharacteristic entity collection matching the filter and search expressions. |
DeleteRequestBuilder<SupProtCharacteristic> |
DefaultSupplyAvailabilityProtectionPlanService.deleteSupProtCharacteristic(SupProtCharacteristic supProtCharacteristic) |
DeleteRequestBuilder<SupProtCharacteristic> |
SupplyAvailabilityProtectionPlanService.deleteSupProtCharacteristic(SupProtCharacteristic supProtCharacteristic)
Deletes an existing
SupProtCharacteristic entity in the S/4HANA system. |
GetAllRequestBuilder<SupProtCharacteristic> |
DefaultSupplyAvailabilityProtectionPlanService.getAllSupProtCharacteristic() |
GetAllRequestBuilder<SupProtCharacteristic> |
SupplyAvailabilityProtectionPlanService.getAllSupProtCharacteristic()
Fetch multiple
SupProtCharacteristic entities. |
GetByKeyRequestBuilder<SupProtCharacteristic> |
DefaultSupplyAvailabilityProtectionPlanService.getSupProtCharacteristicByKey(UUID supProtCharacteristicUUID) |
GetByKeyRequestBuilder<SupProtCharacteristic> |
SupplyAvailabilityProtectionPlanService.getSupProtCharacteristicByKey(UUID supProtCharacteristicUUID)
Fetch a single
SupProtCharacteristic entity using key fields. |
UpdateRequestBuilder<SupProtCharacteristic> |
DefaultSupplyAvailabilityProtectionPlanService.updateSupProtCharacteristic(SupProtCharacteristic supProtCharacteristic) |
UpdateRequestBuilder<SupProtCharacteristic> |
SupplyAvailabilityProtectionPlanService.updateSupProtCharacteristic(SupProtCharacteristic supProtCharacteristic)
Update an existing
SupProtCharacteristic entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
DeleteRequestBuilder<SupProtCharacteristic> |
DefaultSupplyAvailabilityProtectionPlanService.deleteSupProtCharacteristic(SupProtCharacteristic supProtCharacteristic) |
DeleteRequestBuilder<SupProtCharacteristic> |
SupplyAvailabilityProtectionPlanService.deleteSupProtCharacteristic(SupProtCharacteristic supProtCharacteristic)
Deletes an existing
SupProtCharacteristic entity in the S/4HANA system. |
UpdateRequestBuilder<SupProtCharacteristic> |
DefaultSupplyAvailabilityProtectionPlanService.updateSupProtCharacteristic(SupProtCharacteristic supProtCharacteristic) |
UpdateRequestBuilder<SupProtCharacteristic> |
SupplyAvailabilityProtectionPlanService.updateSupProtCharacteristic(SupProtCharacteristic supProtCharacteristic)
Update an existing
SupProtCharacteristic entity and save it to the S/4HANA system. |
Copyright © 2021 SAP SE. All rights reserved.