public class SalesOrderItmPrcgElmntSimln extends VdmEntity<SalesOrderItmPrcgElmntSimln>
Original entity name from the Odata EDM: A_SalesOrderItmPrcgElmntSimlnType
Modifier and Type | Class and Description |
---|---|
static class |
SalesOrderItmPrcgElmntSimln.SalesOrderItmPrcgElmntSimlnBuilder
Helper class to allow for fluent creation of SalesOrderItmPrcgElmntSimln instances.
|
Modifier and Type | Field and Description |
---|---|
static SalesOrderItmPrcgElmntSimlnSelectable |
ALL_FIELDS
Selector for all available fields of SalesOrderItmPrcgElmntSimln.
|
static SalesOrderItmPrcgElmntSimlnField<BigDecimal> |
CONDITION_AMOUNT
Use with available fluent helpers to apply the ConditionAmount field to query operations.
|
static SalesOrderItmPrcgElmntSimlnField<String> |
CONDITION_CALCULATION_TYPE
Use with available fluent helpers to apply the ConditionCalculationType field to query operations.
|
static SalesOrderItmPrcgElmntSimlnField<String> |
CONDITION_CURRENCY
Use with available fluent helpers to apply the ConditionCurrency field to query operations.
|
static SalesOrderItmPrcgElmntSimlnField<String> |
CONDITION_INACTIVE_REASON
Use with available fluent helpers to apply the ConditionInactiveReason field to query operations.
|
static SalesOrderItmPrcgElmntSimlnField<Boolean> |
CONDITION_IS_FOR_STATISTICS
Use with available fluent helpers to apply the ConditionIsForStatistics field to query operations.
|
static SalesOrderItmPrcgElmntSimlnField<Boolean> |
CONDITION_IS_MANUALLY_CHANGED
Use with available fluent helpers to apply the ConditionIsManuallyChanged field to query operations.
|
static SalesOrderItmPrcgElmntSimlnField<BigDecimal> |
CONDITION_QUANTITY
Use with available fluent helpers to apply the ConditionQuantity field to query operations.
|
static SalesOrderItmPrcgElmntSimlnField<String> |
CONDITION_QUANTITY_ISO_UNIT
Use with available fluent helpers to apply the ConditionQuantityISOUnit field to query operations.
|
static SalesOrderItmPrcgElmntSimlnField<String> |
CONDITION_QUANTITY_SAP_UNIT
Use with available fluent helpers to apply the ConditionQuantitySAPUnit field to query operations.
|
static SalesOrderItmPrcgElmntSimlnField<String> |
CONDITION_QUANTITY_UNIT
Use with available fluent helpers to apply the ConditionQuantityUnit field to query operations.
|
static SalesOrderItmPrcgElmntSimlnField<BigDecimal> |
CONDITION_RATE_VALUE
Use with available fluent helpers to apply the ConditionRateValue field to query operations.
|
static SalesOrderItmPrcgElmntSimlnField<String> |
CONDITION_TYPE
Use with available fluent helpers to apply the ConditionType field to query operations.
|
static SalesOrderItmPrcgElmntSimlnField<String> |
PRICING_PROCEDURE_COUNTER
Use with available fluent helpers to apply the PricingProcedureCounter field to query operations.
|
static SalesOrderItmPrcgElmntSimlnField<String> |
PRICING_PROCEDURE_STEP
Use with available fluent helpers to apply the PricingProcedureStep field to query operations.
|
static SalesOrderItmPrcgElmntSimlnField<String> |
SALES_ORDER
Use with available fluent helpers to apply the SalesOrder field to query operations.
|
static SalesOrderItmPrcgElmntSimlnField<String> |
SALES_ORDER_ITEM
Use with available fluent helpers to apply the SalesOrderItem field to query operations.
|
static SalesOrderItmPrcgElmntSimlnOneToOneLink<SalesOrderSimulation> |
TO_SALES_ORDER
Use with available fluent helpers to apply the to_SalesOrder navigation property to query operations.
|
static SalesOrderItmPrcgElmntSimlnOneToOneLink<SalesOrderItemSimulation> |
TO_SALES_ORDER_ITEM
Use with available fluent helpers to apply the to_SalesOrderItem navigation property to query operations.
|
static SalesOrderItmPrcgElmntSimlnField<String> |
TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
SalesOrderItmPrcgElmntSimln() |
SalesOrderItmPrcgElmntSimln(String salesOrder,
String salesOrderItem,
String pricingProcedureStep,
String pricingProcedureCounter,
String conditionType,
String conditionCalculationType,
BigDecimal conditionRateValue,
String conditionCurrency,
BigDecimal conditionQuantity,
String conditionQuantityUnit,
String conditionQuantitySAPUnit,
String conditionQuantityISOUnit,
Boolean conditionIsForStatistics,
BigDecimal conditionAmount,
String transactionCurrency,
String conditionInactiveReason,
Boolean conditionIsManuallyChanged,
SalesOrderSimulation toSalesOrder,
SalesOrderItemSimulation toSalesOrderItem) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static SalesOrderItmPrcgElmntSimln.SalesOrderItmPrcgElmntSimlnBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
SalesOrderSimulation |
fetchSalesOrder()
Fetches the SalesOrderSimulation entity (one to one) associated with this entity.
|
SalesOrderItemSimulation |
fetchSalesOrderItem()
Fetches the SalesOrderItemSimulation entity (one to one) associated with this entity.
|
static <T> SalesOrderItmPrcgElmntSimlnField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
BigDecimal |
getConditionAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
String |
getConditionCalculationType()
Constraints: Not nullable, Maximum length: 3
|
String |
getConditionCurrency()
Constraints: Not nullable, Maximum length: 5
|
String |
getConditionInactiveReason()
Constraints: Not nullable, Maximum length: 1
|
Boolean |
getConditionIsForStatistics()
Constraints: none
|
Boolean |
getConditionIsManuallyChanged()
Constraints: none
|
BigDecimal |
getConditionQuantity()
Constraints: Not nullable, Precision: 5, Scale: 0
|
String |
getConditionQuantityISOUnit()
Constraints: Not nullable, Maximum length: 3
|
String |
getConditionQuantitySAPUnit()
Constraints: Not nullable, Maximum length: 3
|
String |
getConditionQuantityUnit()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getConditionRateValue()
Constraints: Not nullable, Precision: 24, Scale: 9
|
String |
getConditionType()
Constraints: Not nullable, Maximum length: 4
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
protected Map<String,Object> |
getKey() |
String |
getPricingProcedureCounter()
(Key Field) Constraints: Not nullable, Maximum length: 3
|
String |
getPricingProcedureStep()
(Key Field) Constraints: Not nullable, Maximum length: 3
|
String |
getSalesOrder()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
io.vavr.control.Option<SalesOrderSimulation> |
getSalesOrderIfPresent()
Retrieval of associated SalesOrderSimulation entity (one to one).
|
String |
getSalesOrderItem()
(Key Field) Constraints: Not nullable, Maximum length: 6
|
io.vavr.control.Option<SalesOrderItemSimulation> |
getSalesOrderItemIfPresent()
Retrieval of associated SalesOrderItemSimulation entity (one to one).
|
SalesOrderItemSimulation |
getSalesOrderItemOrFetch()
Retrieval of associated SalesOrderItemSimulation entity (one to one).
|
SalesOrderSimulation |
getSalesOrderOrFetch()
Retrieval of associated SalesOrderSimulation entity (one to one).
|
String |
getTransactionCurrency()
Constraints: Not nullable, Maximum length: 5
|
Class<SalesOrderItmPrcgElmntSimln> |
getType() |
int |
hashCode() |
void |
setConditionAmount(BigDecimal conditionAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setConditionCalculationType(String conditionCalculationType)
Constraints: Not nullable, Maximum length: 3
|
void |
setConditionCurrency(String conditionCurrency)
Constraints: Not nullable, Maximum length: 5
|
void |
setConditionInactiveReason(String conditionInactiveReason)
Constraints: Not nullable, Maximum length: 1
|
void |
setConditionIsForStatistics(Boolean conditionIsForStatistics)
Constraints: none
|
void |
setConditionIsManuallyChanged(Boolean conditionIsManuallyChanged)
Constraints: none
|
void |
setConditionQuantity(BigDecimal conditionQuantity)
Constraints: Not nullable, Precision: 5, Scale: 0
|
void |
setConditionQuantityISOUnit(String conditionQuantityISOUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setConditionQuantitySAPUnit(String conditionQuantitySAPUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setConditionQuantityUnit(String conditionQuantityUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setConditionRateValue(BigDecimal conditionRateValue)
Constraints: Not nullable, Precision: 24, Scale: 9
|
void |
setConditionType(String conditionType)
Constraints: Not nullable, Maximum length: 4
|
void |
setPricingProcedureCounter(String pricingProcedureCounter)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
void |
setPricingProcedureStep(String pricingProcedureStep)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
void |
setSalesOrder(SalesOrderSimulation value)
Overwrites the associated SalesOrderSimulation entity for the loaded navigation property
to_SalesOrder.
|
void |
setSalesOrder(String salesOrder)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setSalesOrderItem(SalesOrderItemSimulation value)
Overwrites the associated SalesOrderItemSimulation entity for the loaded navigation property
to_SalesOrderItem.
|
void |
setSalesOrderItem(String salesOrderItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setTransactionCurrency(String transactionCurrency)
Constraints: Not nullable, Maximum length: 5
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final SalesOrderItmPrcgElmntSimlnSelectable ALL_FIELDS
public static final SalesOrderItmPrcgElmntSimlnField<String> SALES_ORDER
public static final SalesOrderItmPrcgElmntSimlnField<String> SALES_ORDER_ITEM
public static final SalesOrderItmPrcgElmntSimlnField<String> PRICING_PROCEDURE_STEP
public static final SalesOrderItmPrcgElmntSimlnField<String> PRICING_PROCEDURE_COUNTER
public static final SalesOrderItmPrcgElmntSimlnField<String> CONDITION_TYPE
public static final SalesOrderItmPrcgElmntSimlnField<String> CONDITION_CALCULATION_TYPE
public static final SalesOrderItmPrcgElmntSimlnField<BigDecimal> CONDITION_RATE_VALUE
public static final SalesOrderItmPrcgElmntSimlnField<String> CONDITION_CURRENCY
public static final SalesOrderItmPrcgElmntSimlnField<BigDecimal> CONDITION_QUANTITY
public static final SalesOrderItmPrcgElmntSimlnField<String> CONDITION_QUANTITY_UNIT
public static final SalesOrderItmPrcgElmntSimlnField<String> CONDITION_QUANTITY_SAP_UNIT
public static final SalesOrderItmPrcgElmntSimlnField<String> CONDITION_QUANTITY_ISO_UNIT
public static final SalesOrderItmPrcgElmntSimlnField<Boolean> CONDITION_IS_FOR_STATISTICS
public static final SalesOrderItmPrcgElmntSimlnField<BigDecimal> CONDITION_AMOUNT
public static final SalesOrderItmPrcgElmntSimlnField<String> TRANSACTION_CURRENCY
public static final SalesOrderItmPrcgElmntSimlnField<String> CONDITION_INACTIVE_REASON
public static final SalesOrderItmPrcgElmntSimlnField<Boolean> CONDITION_IS_MANUALLY_CHANGED
public static final SalesOrderItmPrcgElmntSimlnOneToOneLink<SalesOrderSimulation> TO_SALES_ORDER
public static final SalesOrderItmPrcgElmntSimlnOneToOneLink<SalesOrderItemSimulation> TO_SALES_ORDER_ITEM
public SalesOrderItmPrcgElmntSimln()
public SalesOrderItmPrcgElmntSimln(@Nullable String salesOrder, @Nullable String salesOrderItem, @Nullable String pricingProcedureStep, @Nullable String pricingProcedureCounter, @Nullable String conditionType, @Nullable String conditionCalculationType, @Nullable BigDecimal conditionRateValue, @Nullable String conditionCurrency, @Nullable BigDecimal conditionQuantity, @Nullable String conditionQuantityUnit, @Nullable String conditionQuantitySAPUnit, @Nullable String conditionQuantityISOUnit, @Nullable Boolean conditionIsForStatistics, @Nullable BigDecimal conditionAmount, @Nullable String transactionCurrency, @Nullable String conditionInactiveReason, @Nullable Boolean conditionIsManuallyChanged, @Nullable SalesOrderSimulation toSalesOrder, @Nullable SalesOrderItemSimulation toSalesOrderItem)
@Nonnull public Class<SalesOrderItmPrcgElmntSimln> getType()
getType
in class VdmObject<SalesOrderItmPrcgElmntSimln>
public void setSalesOrder(@Nullable String salesOrder)
Original property name from the Odata EDM: SalesOrder
salesOrder
- Sales Orderpublic void setSalesOrderItem(@Nullable String salesOrderItem)
Original property name from the Odata EDM: SalesOrderItem
salesOrderItem
- Sales Order Itempublic void setPricingProcedureStep(@Nullable String pricingProcedureStep)
Original property name from the Odata EDM: PricingProcedureStep
pricingProcedureStep
- Step Numberpublic void setPricingProcedureCounter(@Nullable String pricingProcedureCounter)
Original property name from the Odata EDM: PricingProcedureCounter
pricingProcedureCounter
- Condition Counterpublic void setConditionType(@Nullable String conditionType)
Original property name from the Odata EDM: ConditionType
conditionType
- Condition Typepublic void setConditionCalculationType(@Nullable String conditionCalculationType)
Original property name from the Odata EDM: ConditionCalculationType
conditionCalculationType
- Calculation Type for Conditionpublic void setConditionRateValue(@Nullable BigDecimal conditionRateValue)
Original property name from the Odata EDM: ConditionRateValue
conditionRateValue
- Condition Amount or Percentagepublic void setConditionCurrency(@Nullable String conditionCurrency)
Original property name from the Odata EDM: ConditionCurrency
conditionCurrency
- Currency Keypublic void setConditionQuantity(@Nullable BigDecimal conditionQuantity)
Original property name from the Odata EDM: ConditionQuantity
conditionQuantity
- Condition Pricing Unitpublic void setConditionQuantityUnit(@Nullable String conditionQuantityUnit)
Original property name from the Odata EDM: ConditionQuantityUnit
conditionQuantityUnit
- Condition Unit in the Documentpublic void setConditionQuantitySAPUnit(@Nullable String conditionQuantitySAPUnit)
Original property name from the Odata EDM: ConditionQuantitySAPUnit
conditionQuantitySAPUnit
- Condition quantity SAP unit codepublic void setConditionQuantityISOUnit(@Nullable String conditionQuantityISOUnit)
Original property name from the Odata EDM: ConditionQuantityISOUnit
conditionQuantityISOUnit
- Condition quantity iso unit codepublic void setConditionIsForStatistics(@Nullable Boolean conditionIsForStatistics)
Original property name from the Odata EDM: ConditionIsForStatistics
conditionIsForStatistics
- Condition is used for statisticspublic void setConditionAmount(@Nullable BigDecimal conditionAmount)
Original property name from the Odata EDM: ConditionAmount
conditionAmount
- Condition Valuepublic void setTransactionCurrency(@Nullable String transactionCurrency)
Original property name from the Odata EDM: TransactionCurrency
transactionCurrency
- SD document currencypublic void setConditionInactiveReason(@Nullable String conditionInactiveReason)
Original property name from the Odata EDM: ConditionInactiveReason
conditionInactiveReason
- Condition is Inactivepublic void setConditionIsManuallyChanged(@Nullable Boolean conditionIsManuallyChanged)
Original property name from the Odata EDM: ConditionIsManuallyChanged
conditionIsManuallyChanged
- Condition Changed Manuallyprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<SalesOrderItmPrcgElmntSimln>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<SalesOrderItmPrcgElmntSimln>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<SalesOrderItmPrcgElmntSimln>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<SalesOrderItmPrcgElmntSimln>
@Nonnull public static <T> SalesOrderItmPrcgElmntSimlnField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> SalesOrderItmPrcgElmntSimlnField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<SalesOrderItmPrcgElmntSimln>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<SalesOrderItmPrcgElmntSimln>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<SalesOrderItmPrcgElmntSimln>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<SalesOrderItmPrcgElmntSimln>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<SalesOrderItmPrcgElmntSimln>
@Nullable public SalesOrderSimulation fetchSalesOrder() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public SalesOrderSimulation getSalesOrderOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SalesOrder of a queried SalesOrderItmPrcgElmntSimln 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.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<SalesOrderSimulation> getSalesOrderIfPresent()
If the navigation property for an entity SalesOrderItmPrcgElmntSimln 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 setSalesOrder(SalesOrderSimulation value)
value
- New SalesOrderSimulation entity.@Nullable public SalesOrderItemSimulation fetchSalesOrderItem() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not
associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public SalesOrderItemSimulation getSalesOrderItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SalesOrderItem of a queried SalesOrderItmPrcgElmntSimln 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.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<SalesOrderItemSimulation> getSalesOrderItemIfPresent()
If the navigation property for an entity SalesOrderItmPrcgElmntSimln 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 setSalesOrderItem(SalesOrderItemSimulation value)
value
- New SalesOrderItemSimulation entity.@Nonnull public static SalesOrderItmPrcgElmntSimln.SalesOrderItmPrcgElmntSimlnBuilder builder()
@Nullable public String getSalesOrder()
Original property name from the Odata EDM: SalesOrder
@Nullable public String getSalesOrderItem()
Original property name from the Odata EDM: SalesOrderItem
@Nullable public String getPricingProcedureStep()
Original property name from the Odata EDM: PricingProcedureStep
@Nullable public String getPricingProcedureCounter()
Original property name from the Odata EDM: PricingProcedureCounter
@Nullable public String getConditionType()
Original property name from the Odata EDM: ConditionType
@Nullable public String getConditionCalculationType()
Original property name from the Odata EDM: ConditionCalculationType
@Nullable public BigDecimal getConditionRateValue()
Original property name from the Odata EDM: ConditionRateValue
@Nullable public String getConditionCurrency()
Original property name from the Odata EDM: ConditionCurrency
@Nullable public BigDecimal getConditionQuantity()
Original property name from the Odata EDM: ConditionQuantity
@Nullable public String getConditionQuantityUnit()
Original property name from the Odata EDM: ConditionQuantityUnit
@Nullable public String getConditionQuantitySAPUnit()
Original property name from the Odata EDM: ConditionQuantitySAPUnit
@Nullable public String getConditionQuantityISOUnit()
Original property name from the Odata EDM: ConditionQuantityISOUnit
@Nullable public Boolean getConditionIsForStatistics()
Original property name from the Odata EDM: ConditionIsForStatistics
@Nullable public BigDecimal getConditionAmount()
Original property name from the Odata EDM: ConditionAmount
@Nullable public String getTransactionCurrency()
Original property name from the Odata EDM: TransactionCurrency
@Nullable public String getConditionInactiveReason()
Original property name from the Odata EDM: ConditionInactiveReason
@Nullable public Boolean getConditionIsManuallyChanged()
Original property name from the Odata EDM: ConditionIsManuallyChanged
@Nonnull public String toString()
toString
in class VdmObject<SalesOrderItmPrcgElmntSimln>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<SalesOrderItmPrcgElmntSimln>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<SalesOrderItmPrcgElmntSimln>
public int hashCode()
hashCode
in class VdmObject<SalesOrderItmPrcgElmntSimln>
Copyright © 2021 SAP SE. All rights reserved.