public class SupplyProtection extends VdmEntity<SupplyProtection>
Original entity name from the Odata EDM: A_SupplyProtectionType
Modifier and Type | Class and Description |
---|---|
static class |
SupplyProtection.SupplyProtectionBuilder
Helper class to allow for fluent creation of SupplyProtection instances.
|
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS
Constructor and Description |
---|
SupplyProtection() |
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 |
---|---|
void |
addSupplyProtectionGroupTP(SupplyProtectionGroup... entity)
Adds elements to the list of associated SupplyProtectionGroup entities.
|
void |
addSupProtCharacteristicTP(SupProtCharacteristic... entity)
Adds elements to the list of associated SupProtCharacteristic entities.
|
static SupplyProtection.SupplyProtectionBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
protected void |
fromMap(Map<String,Object> inputValues)
Read entity data from generic map.
|
Collection<SAP__Message> |
get_Messages()
Constraints: Not nullable
|
String |
getCharcValAuthznGroup()
Constraints: Not nullable, Maximum length: 40
|
byte[] |
getCoreCharc01CtlgPathIntID()
Constraints: Not nullable, Maximum length: 20
|
byte[] |
getCoreCharc02CtlgPathIntID()
Constraints: Not nullable, Maximum length: 20
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
OffsetDateTime |
getCreationDateTime()
Constraints: Nullable, Precision: 7
|
protected String |
getDefaultServicePath()
Used by request builders and navigation property methods to construct OData requests.
|
protected String |
getEntityCollection()
Used by request builders and navigation property methods to construct OData requests.
|
protected ODataEntityKey |
getKey() |
OffsetDateTime |
getLastChangeDateTime()
Constraints: Nullable, Precision: 7
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
String |
getMaterial()
Constraints: Not nullable, Maximum length: 18
|
String |
getMaterialName()
Constraints: Not nullable, Maximum length: 40
|
String |
getOdataType() |
String |
getPlant()
Constraints: Not nullable, Maximum length: 4
|
String |
getPlantName()
Constraints: Not nullable, Maximum length: 30
|
io.vavr.control.Option<List<SupplyProtectionGroup>> |
getSupplyProtectionGroupTPIfPresent()
Retrieval of associated SupplyProtectionGroup entities (one to many).
|
String |
getSupplyProtectionName()
Constraints: Not nullable, Maximum length: 60
|
UUID |
getSupplyProtectionUUID()
(Key Field) Constraints: Not nullable
|
io.vavr.control.Option<List<SupProtCharacteristic>> |
getSupProtCharacteristicTPIfPresent()
Retrieval of associated SupProtCharacteristic entities (one to many).
|
BigDecimal |
getSupProtConsumedQuantity()
Constraints: Not nullable, Precision: 15, Scale: 3
|
String |
getSupProtCoreCharc01Text()
Constraints: Not nullable, Maximum length: 255
|
String |
getSupProtCoreCharc01ValueID()
Constraints: Not nullable, Maximum length: 40
|
String |
getSupProtCoreCharc02Text()
Constraints: Not nullable, Maximum length: 255
|
String |
getSupProtCoreCharc02ValueID()
Constraints: Not nullable, Maximum length: 40
|
Boolean |
getSupProtIsPlanningContextSlsOrd()
Constraints: Not nullable
|
Boolean |
getSupProtIsPlanningContextSTO()
Constraints: Not nullable
|
String |
getSupProtLifecycleStatus()
Constraints: Not nullable, Maximum length: 2
|
String |
getSupProtLifecycleStatusText()
Constraints: Not nullable, Maximum length: 60
|
LocalDate |
getSupProtPlanningPeriodEndDate()
Constraints: Nullable
|
LocalDate |
getSupProtPlanningPeriodStartDate()
Constraints: Nullable
|
String |
getSupProtPlanningPeriodType()
Constraints: Not nullable, Maximum length: 1
|
String |
getSupProtPlanningPeriodTypeText()
Constraints: Not nullable, Maximum length: 60
|
BigDecimal |
getSupProtProtectedQuantity()
Constraints: Not nullable, Precision: 15, Scale: 3
|
Class<SupplyProtection> |
getType() |
String |
getUnitOfMeasure()
Constraints: Not nullable, Maximum length: 3
|
int |
hashCode() |
void |
set_Messages(Collection<SAP__Message> _Messages)
Constraints: Not nullable
|
void |
setCharcValAuthznGroup(String charcValAuthznGroup)
Constraints: Not nullable, Maximum length: 40
|
void |
setCoreCharc01CtlgPathIntID(byte[] coreCharc01CtlgPathIntID)
Constraints: Not nullable, Maximum length: 20
|
void |
setCoreCharc02CtlgPathIntID(byte[] coreCharc02CtlgPathIntID)
Constraints: Not nullable, Maximum length: 20
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDateTime(OffsetDateTime creationDateTime)
Constraints: Nullable, Precision: 7
|
void |
setLastChangeDateTime(OffsetDateTime lastChangeDateTime)
Constraints: Nullable, Precision: 7
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setMaterial(String material)
Constraints: Not nullable, Maximum length: 18
|
void |
setMaterialName(String materialName)
Constraints: Not nullable, Maximum length: 40
|
void |
setPlant(String plant)
Constraints: Not nullable, Maximum length: 4
|
void |
setPlantName(String plantName)
Constraints: Not nullable, Maximum length: 30
|
void |
setSupplyProtectionGroupTP(List<SupplyProtectionGroup> value)
Overwrites the list of associated SupplyProtectionGroup entities for the loaded navigation property
_SupplyProtectionGroupTP.
|
void |
setSupplyProtectionName(String supplyProtectionName)
Constraints: Not nullable, Maximum length: 60
|
void |
setSupplyProtectionUUID(UUID supplyProtectionUUID)
(Key Field) Constraints: Not nullable
|
void |
setSupProtCharacteristicTP(List<SupProtCharacteristic> value)
Overwrites the list of associated SupProtCharacteristic entities for the loaded navigation property
_SupProtCharacteristicTP.
|
void |
setSupProtConsumedQuantity(BigDecimal supProtConsumedQuantity)
Constraints: Not nullable, Precision: 15, Scale: 3
|
void |
setSupProtCoreCharc01Text(String supProtCoreCharc01Text)
Constraints: Not nullable, Maximum length: 255
|
void |
setSupProtCoreCharc01ValueID(String supProtCoreCharc01ValueID)
Constraints: Not nullable, Maximum length: 40
|
void |
setSupProtCoreCharc02Text(String supProtCoreCharc02Text)
Constraints: Not nullable, Maximum length: 255
|
void |
setSupProtCoreCharc02ValueID(String supProtCoreCharc02ValueID)
Constraints: Not nullable, Maximum length: 40
|
void |
setSupProtIsPlanningContextSlsOrd(Boolean supProtIsPlanningContextSlsOrd)
Constraints: Not nullable
|
void |
setSupProtIsPlanningContextSTO(Boolean supProtIsPlanningContextSTO)
Constraints: Not nullable
|
void |
setSupProtLifecycleStatus(String supProtLifecycleStatus)
Constraints: Not nullable, Maximum length: 2
|
void |
setSupProtLifecycleStatusText(String supProtLifecycleStatusText)
Constraints: Not nullable, Maximum length: 60
|
void |
setSupProtPlanningPeriodEndDate(LocalDate supProtPlanningPeriodEndDate)
Constraints: Nullable
|
void |
setSupProtPlanningPeriodStartDate(LocalDate supProtPlanningPeriodStartDate)
Constraints: Nullable
|
void |
setSupProtPlanningPeriodType(String supProtPlanningPeriodType)
Constraints: Not nullable, Maximum length: 1
|
void |
setSupProtPlanningPeriodTypeText(String supProtPlanningPeriodTypeText)
Constraints: Not nullable, Maximum length: 60
|
void |
setSupProtProtectedQuantity(BigDecimal supProtProtectedQuantity)
Constraints: Not nullable, Precision: 15, Scale: 3
|
void |
setUnitOfMeasure(String unitOfMeasure)
Constraints: Not nullable, Maximum length: 3
|
protected Map<String,Object> |
toMapOfFields()
Get all fields as map.
|
protected Map<String,Object> |
toMapOfNavigationProperties()
Get navigation properties as map.
|
String |
toString() |
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifier
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final SimpleProperty<SupplyProtection> ALL_FIELDS
public static final SimpleProperty.Guid<SupplyProtection> SUPPLY_PROTECTION_UUID
public static final SimpleProperty.String<SupplyProtection> SUPPLY_PROTECTION_NAME
public static final SimpleProperty.String<SupplyProtection> MATERIAL
public static final SimpleProperty.String<SupplyProtection> MATERIAL_NAME
public static final SimpleProperty.String<SupplyProtection> PLANT
public static final SimpleProperty.String<SupplyProtection> PLANT_NAME
public static final SimpleProperty.String<SupplyProtection> SUP_PROT_LIFECYCLE_STATUS
public static final SimpleProperty.String<SupplyProtection> SUP_PROT_LIFECYCLE_STATUS_TEXT
public static final SimpleProperty.String<SupplyProtection> SUP_PROT_PLANNING_PERIOD_TYPE
public static final SimpleProperty.String<SupplyProtection> SUP_PROT_PLANNING_PERIOD_TYPE_TEXT
public static final SimpleProperty.Date<SupplyProtection> SUP_PROT_PLANNING_PERIOD_START_DATE
public static final SimpleProperty.Date<SupplyProtection> SUP_PROT_PLANNING_PERIOD_END_DATE
public static final SimpleProperty.Boolean<SupplyProtection> SUP_PROT_IS_PLANNING_CONTEXT_SLS_ORD
public static final SimpleProperty.Boolean<SupplyProtection> SUP_PROT_IS_PLANNING_CONTEXT_STO
public static final SimpleProperty.Binary<SupplyProtection> CORE_CHARC01_CTLG_PATH_INT_ID
public static final SimpleProperty.String<SupplyProtection> SUP_PROT_CORE_CHARC01_TEXT
public static final SimpleProperty.String<SupplyProtection> SUP_PROT_CORE_CHARC01_VALUE_ID
public static final SimpleProperty.Binary<SupplyProtection> CORE_CHARC02_CTLG_PATH_INT_ID
public static final SimpleProperty.String<SupplyProtection> SUP_PROT_CORE_CHARC02_TEXT
public static final SimpleProperty.String<SupplyProtection> SUP_PROT_CORE_CHARC02_VALUE_ID
public static final SimpleProperty.String<SupplyProtection> UNIT_OF_MEASURE
public static final SimpleProperty.NumericDecimal<SupplyProtection> SUP_PROT_PROTECTED_QUANTITY
public static final SimpleProperty.NumericDecimal<SupplyProtection> SUP_PROT_CONSUMED_QUANTITY
public static final SimpleProperty.String<SupplyProtection> CREATED_BY_USER
public static final SimpleProperty.DateTime<SupplyProtection> CREATION_DATE_TIME
public static final SimpleProperty.String<SupplyProtection> LAST_CHANGED_BY_USER
public static final SimpleProperty.DateTime<SupplyProtection> LAST_CHANGE_DATE_TIME
public static final SimpleProperty.String<SupplyProtection> CHARC_VAL_AUTHZN_GROUP
public static final ComplexProperty.Collection<SupplyProtection,SAP__Message> _MESSAGES
public static final NavigationProperty.Collection<SupplyProtection,SupplyProtectionGroup> TO__SUPPLY_PROTECTION_GROUP_TP
public static final NavigationProperty.Collection<SupplyProtection,SupProtCharacteristic> TO__SUP_PROT_CHARACTERISTIC_TP
public SupplyProtection()
public SupplyProtection(@Nullable UUID supplyProtectionUUID, @Nullable String supplyProtectionName, @Nullable String material, @Nullable String materialName, @Nullable String plant, @Nullable String plantName, @Nullable String supProtLifecycleStatus, @Nullable String supProtLifecycleStatusText, @Nullable String supProtPlanningPeriodType, @Nullable String supProtPlanningPeriodTypeText, @Nullable LocalDate supProtPlanningPeriodStartDate, @Nullable LocalDate supProtPlanningPeriodEndDate, @Nullable Boolean supProtIsPlanningContextSlsOrd, @Nullable Boolean supProtIsPlanningContextSTO, @Nullable byte[] coreCharc01CtlgPathIntID, @Nullable String supProtCoreCharc01Text, @Nullable String supProtCoreCharc01ValueID, @Nullable byte[] coreCharc02CtlgPathIntID, @Nullable String supProtCoreCharc02Text, @Nullable String supProtCoreCharc02ValueID, @Nullable String unitOfMeasure, @Nullable BigDecimal supProtProtectedQuantity, @Nullable BigDecimal supProtConsumedQuantity, @Nullable String createdByUser, @Nullable OffsetDateTime creationDateTime, @Nullable String lastChangedByUser, @Nullable OffsetDateTime lastChangeDateTime, @Nullable String charcValAuthznGroup, @Nullable Collection<SAP__Message> _Messages, List<SupplyProtectionGroup> to_SupplyProtectionGroupTP, List<SupProtCharacteristic> to_SupProtCharacteristicTP)
@Nonnull public Class<SupplyProtection> getType()
getType
in class VdmObject<SupplyProtection>
public void setSupplyProtectionUUID(@Nullable UUID supplyProtectionUUID)
Original property name from the Odata EDM: SupplyProtectionUUID
supplyProtectionUUID
- UUIDpublic void setSupplyProtectionName(@Nullable String supplyProtectionName)
Original property name from the Odata EDM: SupplyProtectionName
supplyProtectionName
- Namepublic void setMaterial(@Nullable String material)
Original property name from the Odata EDM: Material
material
- Material Numberpublic void setMaterialName(@Nullable String materialName)
Original property name from the Odata EDM: MaterialName
materialName
- Material Descriptionpublic void setPlant(@Nullable String plant)
Original property name from the Odata EDM: Plant
plant
- Plantpublic void setPlantName(@Nullable String plantName)
Original property name from the Odata EDM: PlantName
plantName
- Plant Namepublic void setSupProtLifecycleStatus(@Nullable String supProtLifecycleStatus)
Original property name from the Odata EDM: SupProtLifecycleStatus
supProtLifecycleStatus
- Statuspublic void setSupProtLifecycleStatusText(@Nullable String supProtLifecycleStatusText)
Original property name from the Odata EDM: SupProtLifecycleStatusText
supProtLifecycleStatusText
- Statuspublic void setSupProtPlanningPeriodType(@Nullable String supProtPlanningPeriodType)
Original property name from the Odata EDM: SupProtPlanningPeriodType
supProtPlanningPeriodType
- Planning Period Typepublic void setSupProtPlanningPeriodTypeText(@Nullable String supProtPlanningPeriodTypeText)
Original property name from the Odata EDM: SupProtPlanningPeriodTypeText
supProtPlanningPeriodTypeText
- Planning Period Type Textpublic void setSupProtPlanningPeriodStartDate(@Nullable LocalDate supProtPlanningPeriodStartDate)
Original property name from the Odata EDM: SupProtPlanningPeriodStartDate
supProtPlanningPeriodStartDate
- Planning Period Start Datepublic void setSupProtPlanningPeriodEndDate(@Nullable LocalDate supProtPlanningPeriodEndDate)
Original property name from the Odata EDM: SupProtPlanningPeriodEndDate
supProtPlanningPeriodEndDate
- Planning Period End Datepublic void setSupProtIsPlanningContextSlsOrd(@Nullable Boolean supProtIsPlanningContextSlsOrd)
Original property name from the Odata EDM: SupProtIsPlanningContextSlsOrd
supProtIsPlanningContextSlsOrd
- Planning Context: Sales Orderpublic void setSupProtIsPlanningContextSTO(@Nullable Boolean supProtIsPlanningContextSTO)
Original property name from the Odata EDM: SupProtIsPlanningContextSTO
supProtIsPlanningContextSTO
- Planning Context: Stock Transport Orderpublic void setCoreCharc01CtlgPathIntID(@Nullable byte[] coreCharc01CtlgPathIntID)
Original property name from the Odata EDM: CoreCharc01CtlgPathIntID
coreCharc01CtlgPathIntID
- Characteristic Catalog Path Internal IDpublic void setSupProtCoreCharc01Text(@Nullable String supProtCoreCharc01Text)
Original property name from the Odata EDM: SupProtCoreCharc01Text
supProtCoreCharc01Text
- Characteristicpublic void setSupProtCoreCharc01ValueID(@Nullable String supProtCoreCharc01ValueID)
Original property name from the Odata EDM: SupProtCoreCharc01ValueID
supProtCoreCharc01ValueID
- Characteristic Valuepublic void setCoreCharc02CtlgPathIntID(@Nullable byte[] coreCharc02CtlgPathIntID)
Original property name from the Odata EDM: CoreCharc02CtlgPathIntID
coreCharc02CtlgPathIntID
- Characteristic Catalog Path Internal IDpublic void setSupProtCoreCharc02Text(@Nullable String supProtCoreCharc02Text)
Original property name from the Odata EDM: SupProtCoreCharc02Text
supProtCoreCharc02Text
- Characteristicpublic void setSupProtCoreCharc02ValueID(@Nullable String supProtCoreCharc02ValueID)
Original property name from the Odata EDM: SupProtCoreCharc02ValueID
supProtCoreCharc02ValueID
- Characteristic Valuepublic void setUnitOfMeasure(@Nullable String unitOfMeasure)
Original property name from the Odata EDM: UnitOfMeasure
unitOfMeasure
- Base Unit of Measurepublic void setSupProtProtectedQuantity(@Nullable BigDecimal supProtProtectedQuantity)
Original property name from the Odata EDM: SupProtProtectedQuantity
supProtProtectedQuantity
- Protected Quantitypublic void setSupProtConsumedQuantity(@Nullable BigDecimal supProtConsumedQuantity)
Original property name from the Odata EDM: SupProtConsumedQuantity
supProtConsumedQuantity
- Consumed Protectionpublic void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- Created By Userpublic void setCreationDateTime(@Nullable OffsetDateTime creationDateTime)
Original property name from the Odata EDM: CreationDateTime
creationDateTime
- Created On / Atpublic void setLastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
lastChangedByUser
- Last Changed By Userpublic void setLastChangeDateTime(@Nullable OffsetDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
lastChangeDateTime
- Changed On / Atpublic void setCharcValAuthznGroup(@Nullable String charcValAuthznGroup)
Original property name from the Odata EDM: CharcValAuthznGroup
charcValAuthznGroup
- Supply Protection Characteristic Value Authorization Grouppublic void set_Messages(@Nullable Collection<SAP__Message> _Messages)
Original property name from the Odata EDM: SAP__Messages
_Messages
- The _Messages to set.protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<SupplyProtection>
@Nonnull protected ODataEntityKey getKey()
getKey
in class VdmObject<SupplyProtection>
@Nonnull protected Map<String,Object> toMapOfFields()
VdmObject
toMapOfFields
in class VdmObject<SupplyProtection>
protected void fromMap(Map<String,Object> inputValues)
VdmObject
fromMap
in class VdmObject<SupplyProtection>
inputValues
- The key-value map.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<SupplyProtection>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
VdmObject
toMapOfNavigationProperties
in class VdmObject<SupplyProtection>
@Nonnull public io.vavr.control.Option<List<SupplyProtectionGroup>> getSupplyProtectionGroupTPIfPresent()
If the navigation property for an entity SupplyProtection has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setSupplyProtectionGroupTP(@Nonnull List<SupplyProtectionGroup> value)
If the navigation property _SupplyProtectionGroupTP of a queried SupplyProtection is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of SupplyProtectionGroup entities.public void addSupplyProtectionGroupTP(SupplyProtectionGroup... entity)
If the navigation property _SupplyProtectionGroupTP of a queried SupplyProtection is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of SupplyProtectionGroup entities.@Nonnull public io.vavr.control.Option<List<SupProtCharacteristic>> getSupProtCharacteristicTPIfPresent()
If the navigation property for an entity SupplyProtection has not been resolved yet, this method will
not query further information. Instead its Option
result state will be empty
.
Option
with result state
empty
is returned.public void setSupProtCharacteristicTP(@Nonnull List<SupProtCharacteristic> value)
If the navigation property _SupProtCharacteristicTP of a queried SupplyProtection is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of SupProtCharacteristic entities.public void addSupProtCharacteristicTP(SupProtCharacteristic... entity)
If the navigation property _SupProtCharacteristicTP of a queried SupplyProtection is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of SupProtCharacteristic entities.@Nonnull public static SupplyProtection.SupplyProtectionBuilder builder()
@Nullable public UUID getSupplyProtectionUUID()
Original property name from the Odata EDM: SupplyProtectionUUID
@Nullable public String getSupplyProtectionName()
Original property name from the Odata EDM: SupplyProtectionName
@Nullable public String getMaterial()
Original property name from the Odata EDM: Material
@Nullable public String getMaterialName()
Original property name from the Odata EDM: MaterialName
@Nullable public String getPlant()
Original property name from the Odata EDM: Plant
@Nullable public String getPlantName()
Original property name from the Odata EDM: PlantName
@Nullable public String getSupProtLifecycleStatus()
Original property name from the Odata EDM: SupProtLifecycleStatus
@Nullable public String getSupProtLifecycleStatusText()
Original property name from the Odata EDM: SupProtLifecycleStatusText
@Nullable public String getSupProtPlanningPeriodType()
Original property name from the Odata EDM: SupProtPlanningPeriodType
@Nullable public String getSupProtPlanningPeriodTypeText()
Original property name from the Odata EDM: SupProtPlanningPeriodTypeText
@Nullable public LocalDate getSupProtPlanningPeriodStartDate()
Original property name from the Odata EDM: SupProtPlanningPeriodStartDate
@Nullable public LocalDate getSupProtPlanningPeriodEndDate()
Original property name from the Odata EDM: SupProtPlanningPeriodEndDate
@Nullable public Boolean getSupProtIsPlanningContextSlsOrd()
Original property name from the Odata EDM: SupProtIsPlanningContextSlsOrd
@Nullable public Boolean getSupProtIsPlanningContextSTO()
Original property name from the Odata EDM: SupProtIsPlanningContextSTO
@Nullable public byte[] getCoreCharc01CtlgPathIntID()
Original property name from the Odata EDM: CoreCharc01CtlgPathIntID
@Nullable public String getSupProtCoreCharc01Text()
Original property name from the Odata EDM: SupProtCoreCharc01Text
@Nullable public String getSupProtCoreCharc01ValueID()
Original property name from the Odata EDM: SupProtCoreCharc01ValueID
@Nullable public byte[] getCoreCharc02CtlgPathIntID()
Original property name from the Odata EDM: CoreCharc02CtlgPathIntID
@Nullable public String getSupProtCoreCharc02Text()
Original property name from the Odata EDM: SupProtCoreCharc02Text
@Nullable public String getSupProtCoreCharc02ValueID()
Original property name from the Odata EDM: SupProtCoreCharc02ValueID
@Nullable public String getUnitOfMeasure()
Original property name from the Odata EDM: UnitOfMeasure
@Nullable public BigDecimal getSupProtProtectedQuantity()
Original property name from the Odata EDM: SupProtProtectedQuantity
@Nullable public BigDecimal getSupProtConsumedQuantity()
Original property name from the Odata EDM: SupProtConsumedQuantity
@Nullable public String getCreatedByUser()
Original property name from the Odata EDM: CreatedByUser
@Nullable public OffsetDateTime getCreationDateTime()
Original property name from the Odata EDM: CreationDateTime
@Nullable public String getLastChangedByUser()
Original property name from the Odata EDM: LastChangedByUser
@Nullable public OffsetDateTime getLastChangeDateTime()
Original property name from the Odata EDM: LastChangeDateTime
@Nullable public String getCharcValAuthznGroup()
Original property name from the Odata EDM: CharcValAuthznGroup
@Nullable public Collection<SAP__Message> get_Messages()
Original property name from the Odata EDM: SAP__Messages
VdmEntity
.@Nonnull public String toString()
toString
in class VdmObject<SupplyProtection>
public boolean equals(@Nullable Object o)
equals
in class VdmEntity<SupplyProtection>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmEntity<SupplyProtection>
public int hashCode()
hashCode
in class VdmEntity<SupplyProtection>
public String getOdataType()
getOdataType
in class VdmObject<SupplyProtection>
Copyright © 2021 SAP SE. All rights reserved.