Class PurInfoRecdPrcgCndnScale
Original entity name from the Odata EDM: A_PurInfoRecdPrcgCndnScaleType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PurInfoRecdPrcgCndnScaleSelectableSelector for all available fields of PurInfoRecdPrcgCndnScale.static final PurInfoRecdPrcgCndnScaleField<String>Use with available fluent helpers to apply the ConditionCurrency field to query operations.static final PurInfoRecdPrcgCndnScaleField<BigDecimal>Use with available fluent helpers to apply the ConditionRateAmount field to query operations.static final PurInfoRecdPrcgCndnScaleField<BigDecimal>Use with available fluent helpers to apply the ConditionRateRatio field to query operations.static final PurInfoRecdPrcgCndnScaleField<String>Use with available fluent helpers to apply the ConditionRateRatioUnit field to query operations.static final PurInfoRecdPrcgCndnScaleField<BigDecimal>Use with available fluent helpers to apply the ConditionRateValue field to query operations.static final PurInfoRecdPrcgCndnScaleField<String>Use with available fluent helpers to apply the ConditionRateValueUnit field to query operations.static final PurInfoRecdPrcgCndnScaleField<String>Use with available fluent helpers to apply the ConditionRecord field to query operations.static final PurInfoRecdPrcgCndnScaleField<BigDecimal>Use with available fluent helpers to apply the ConditionScaleAmount field to query operations.static final PurInfoRecdPrcgCndnScaleField<String>Use with available fluent helpers to apply the ConditionScaleAmountCurrency field to query operations.static final PurInfoRecdPrcgCndnScaleField<Boolean>Use with available fluent helpers to apply the ConditionScaleIsDeleted field to query operations.static final PurInfoRecdPrcgCndnScaleField<String>Use with available fluent helpers to apply the ConditionScaleLine field to query operations.static final PurInfoRecdPrcgCndnScaleField<BigDecimal>Use with available fluent helpers to apply the ConditionScaleQuantity field to query operations.static final PurInfoRecdPrcgCndnScaleField<String>Use with available fluent helpers to apply the ConditionScaleQuantityUnit field to query operations.static final PurInfoRecdPrcgCndnScaleField<String>Use with available fluent helpers to apply the ConditionSequentialNumber field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionPurInfoRecdPrcgCndnScale(String conditionRecord, String conditionSequentialNumber, String conditionScaleLine, BigDecimal conditionScaleQuantity, String conditionScaleQuantityUnit, BigDecimal conditionScaleAmount, String conditionScaleAmountCurrency, BigDecimal conditionRateValue, String conditionRateValueUnit, String conditionRateRatioUnit, BigDecimal conditionRateRatio, String conditionCurrency, BigDecimal conditionRateAmount, Boolean conditionScaleIsDeleted) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
PurInfoRecdPrcgCndnScaleField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurInfoRecdPrcgCndnScaleField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 5Constraints: Not nullable, Precision: 24, Scale: 9Constraints: Not nullable, Precision: 24, Scale: 9Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Precision: 12, Scale: 3Constraints: Not nullable, Maximum length: 5(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Precision: 16, Scale: 3Constraints: Not nullable, Maximum length: 5Constraints: none(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Precision: 15, Scale: 3Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 2protected Stringprotected StringgetKey()getType()inthashCode()voidsetConditionCurrency(String conditionCurrency) Constraints: Not nullable, Maximum length: 5voidsetConditionRateAmount(BigDecimal conditionRateAmount) Constraints: Not nullable, Precision: 24, Scale: 9voidsetConditionRateRatio(BigDecimal conditionRateRatio) Constraints: Not nullable, Precision: 24, Scale: 9voidsetConditionRateRatioUnit(String conditionRateRatioUnit) Constraints: Not nullable, Maximum length: 3voidsetConditionRateValue(BigDecimal conditionRateValue) Constraints: Not nullable, Precision: 12, Scale: 3voidsetConditionRateValueUnit(String conditionRateValueUnit) Constraints: Not nullable, Maximum length: 5voidsetConditionRecord(String conditionRecord) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetConditionScaleAmount(BigDecimal conditionScaleAmount) Constraints: Not nullable, Precision: 16, Scale: 3voidsetConditionScaleAmountCurrency(String conditionScaleAmountCurrency) Constraints: Not nullable, Maximum length: 5voidsetConditionScaleIsDeleted(Boolean conditionScaleIsDeleted) Constraints: nonevoidsetConditionScaleLine(String conditionScaleLine) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetConditionScaleQuantity(BigDecimal conditionScaleQuantity) Constraints: Not nullable, Precision: 15, Scale: 3voidsetConditionScaleQuantityUnit(String conditionScaleQuantityUnit) Constraints: Not nullable, Maximum length: 3voidsetConditionSequentialNumber(String conditionSequentialNumber) (Key Field) Constraints: Not nullable, Maximum length: 2protected voidsetServicePathForFetch(String servicePathForFetch) toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of PurInfoRecdPrcgCndnScale. -
CONDITION_RECORD
Use with available fluent helpers to apply the ConditionRecord field to query operations. -
CONDITION_SEQUENTIAL_NUMBER
Use with available fluent helpers to apply the ConditionSequentialNumber field to query operations. -
CONDITION_SCALE_LINE
Use with available fluent helpers to apply the ConditionScaleLine field to query operations. -
CONDITION_SCALE_QUANTITY
Use with available fluent helpers to apply the ConditionScaleQuantity field to query operations. -
CONDITION_SCALE_QUANTITY_UNIT
Use with available fluent helpers to apply the ConditionScaleQuantityUnit field to query operations. -
CONDITION_SCALE_AMOUNT
Use with available fluent helpers to apply the ConditionScaleAmount field to query operations. -
CONDITION_SCALE_AMOUNT_CURRENCY
Use with available fluent helpers to apply the ConditionScaleAmountCurrency field to query operations. -
CONDITION_RATE_VALUE
Use with available fluent helpers to apply the ConditionRateValue field to query operations. -
CONDITION_RATE_VALUE_UNIT
Use with available fluent helpers to apply the ConditionRateValueUnit field to query operations. -
CONDITION_RATE_RATIO_UNIT
Use with available fluent helpers to apply the ConditionRateRatioUnit field to query operations. -
CONDITION_RATE_RATIO
Use with available fluent helpers to apply the ConditionRateRatio field to query operations. -
CONDITION_CURRENCY
Use with available fluent helpers to apply the ConditionCurrency field to query operations. -
CONDITION_RATE_AMOUNT
Use with available fluent helpers to apply the ConditionRateAmount field to query operations. -
CONDITION_SCALE_IS_DELETED
Use with available fluent helpers to apply the ConditionScaleIsDeleted field to query operations.
-
-
Constructor Details
-
PurInfoRecdPrcgCndnScale
public PurInfoRecdPrcgCndnScale() -
PurInfoRecdPrcgCndnScale
public PurInfoRecdPrcgCndnScale(@Nullable String conditionRecord, @Nullable String conditionSequentialNumber, @Nullable String conditionScaleLine, @Nullable BigDecimal conditionScaleQuantity, @Nullable String conditionScaleQuantityUnit, @Nullable BigDecimal conditionScaleAmount, @Nullable String conditionScaleAmountCurrency, @Nullable BigDecimal conditionRateValue, @Nullable String conditionRateValueUnit, @Nullable String conditionRateRatioUnit, @Nullable BigDecimal conditionRateRatio, @Nullable String conditionCurrency, @Nullable BigDecimal conditionRateAmount, @Nullable Boolean conditionScaleIsDeleted)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<PurInfoRecdPrcgCndnScale>
-
setConditionRecord
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ConditionRecord
- Parameters:
conditionRecord- Number of Condition Record
-
setConditionSequentialNumber
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ConditionSequentialNumber
- Parameters:
conditionSequentialNumber- Sequential number of the condition
-
setConditionScaleLine
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ConditionScaleLine
- Parameters:
conditionScaleLine- Current number of the line scale
-
setConditionScaleQuantity
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: ConditionScaleQuantity
- Parameters:
conditionScaleQuantity- Condition Scale Quantity
-
setConditionScaleQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ConditionScaleQuantityUnit
- Parameters:
conditionScaleQuantityUnit- Condition Scale Unit of Measure
-
setConditionScaleAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: ConditionScaleAmount
- Parameters:
conditionScaleAmount- Scale Value
-
setConditionScaleAmountCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ConditionScaleAmountCurrency
- Parameters:
conditionScaleAmountCurrency- Scale Currency
-
setConditionRateValue
Constraints: Not nullable, Precision: 12, Scale: 3Original property name from the Odata EDM: ConditionRateValue
- Parameters:
conditionRateValue- Condition Amount or Percentage
-
setConditionRateValueUnit
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ConditionRateValueUnit
- Parameters:
conditionRateValueUnit- Condition Unit (Currency or Percentage)
-
setConditionRateRatioUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ConditionRateRatioUnit
- Parameters:
conditionRateRatioUnit- Unit of Measure
-
setConditionRateRatio
Constraints: Not nullable, Precision: 24, Scale: 9Original property name from the Odata EDM: ConditionRateRatio
- Parameters:
conditionRateRatio- Condition Ratio (in Percent or Per Mille)
-
setConditionCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ConditionCurrency
- Parameters:
conditionCurrency- Condition Unit (Currency or Percentage)
-
setConditionRateAmount
Constraints: Not nullable, Precision: 24, Scale: 9Original property name from the Odata EDM: ConditionRateAmount
- Parameters:
conditionRateAmount- Condition Amount or Percentage
-
setConditionScaleIsDeleted
Constraints: noneOriginal property name from the Odata EDM: ConditionScaleIsDeleted
- Parameters:
conditionScaleIsDeleted- Deletion Indicator for Condition Record
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<PurInfoRecdPrcgCndnScale>
-
getKey
- Overrides:
getKeyin classVdmObject<PurInfoRecdPrcgCndnScale>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<PurInfoRecdPrcgCndnScale>
-
fromMap
- Overrides:
fromMapin classVdmObject<PurInfoRecdPrcgCndnScale>
-
field
@Nonnull public static <T> PurInfoRecdPrcgCndnScaleField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
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.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> PurInfoRecdPrcgCndnScaleField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<PurInfoRecdPrcgCndnScale>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<PurInfoRecdPrcgCndnScale>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<PurInfoRecdPrcgCndnScale>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<PurInfoRecdPrcgCndnScale>
-
builder
-
getConditionRecord
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ConditionRecord
- Returns:
- Number of Condition Record
-
getConditionSequentialNumber
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ConditionSequentialNumber
- Returns:
- Sequential number of the condition
-
getConditionScaleLine
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ConditionScaleLine
- Returns:
- Current number of the line scale
-
getConditionScaleQuantity
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: ConditionScaleQuantity
- Returns:
- Condition Scale Quantity
-
getConditionScaleQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ConditionScaleQuantityUnit
- Returns:
- Condition Scale Unit of Measure
-
getConditionScaleAmount
Constraints: Not nullable, Precision: 16, Scale: 3Original property name from the Odata EDM: ConditionScaleAmount
- Returns:
- Scale Value
-
getConditionScaleAmountCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ConditionScaleAmountCurrency
- Returns:
- Scale Currency
-
getConditionRateValue
Constraints: Not nullable, Precision: 12, Scale: 3Original property name from the Odata EDM: ConditionRateValue
- Returns:
- Condition Amount or Percentage
-
getConditionRateValueUnit
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ConditionRateValueUnit
- Returns:
- Condition Unit (Currency or Percentage)
-
getConditionRateRatioUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ConditionRateRatioUnit
- Returns:
- Unit of Measure
-
getConditionRateRatio
Constraints: Not nullable, Precision: 24, Scale: 9Original property name from the Odata EDM: ConditionRateRatio
- Returns:
- Condition Ratio (in Percent or Per Mille)
-
getConditionCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ConditionCurrency
- Returns:
- Condition Unit (Currency or Percentage)
-
getConditionRateAmount
Constraints: Not nullable, Precision: 24, Scale: 9Original property name from the Odata EDM: ConditionRateAmount
- Returns:
- Condition Amount or Percentage
-
getConditionScaleIsDeleted
Constraints: noneOriginal property name from the Odata EDM: ConditionScaleIsDeleted
- Returns:
- Deletion Indicator for Condition Record
-
toString
- Overrides:
toStringin classVdmObject<PurInfoRecdPrcgCndnScale>
-
equals
- Overrides:
equalsin classVdmEntity<PurInfoRecdPrcgCndnScale>
-
canEqual
- Overrides:
canEqualin classVdmEntity<PurInfoRecdPrcgCndnScale>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<PurInfoRecdPrcgCndnScale>
-