public class RecProcParamValCharcValue extends VdmEntity<RecProcParamValCharcValue>
Original entity name from the Odata EDM: A_RecProcParamValCharcValueType
Modifier and Type | Class and Description |
---|---|
static class |
RecProcParamValCharcValue.RecProcParamValCharcValueBuilder |
Modifier and Type | Field and Description |
---|---|
static RecProcParamValCharcValueSelectable |
ALL_FIELDS
Selector for all available fields of RecProcParamValCharcValue.
|
static RecProcParamValCharcValueField<String> |
CHARACTERISTIC_AUTHOR
Use with available fluent helpers to apply the CharacteristicAuthor field to query operations.
|
static RecProcParamValCharcValueField<BigDecimal> |
CHARC_FROM_AMOUNT
Use with available fluent helpers to apply the CharcFromAmount field to query operations.
|
static RecProcParamValCharcValueField<LocalDateTime> |
CHARC_FROM_DATE
Use with available fluent helpers to apply the CharcFromDate field to query operations.
|
static RecProcParamValCharcValueField<BigDecimal> |
CHARC_FROM_DECIMAL_VALUE
Use with available fluent helpers to apply the CharcFromDecimalValue field to query operations.
|
static RecProcParamValCharcValueField<Double> |
CHARC_FROM_NUMERIC_VALUE
Use with available fluent helpers to apply the CharcFromNumericValue field to query operations.
|
static RecProcParamValCharcValueField<String> |
CHARC_FROM_NUMERIC_VALUE_UNIT
Use with available fluent helpers to apply the CharcFromNumericValueUnit field to query operations.
|
static RecProcParamValCharcValueField<LocalTime> |
CHARC_FROM_TIME
Use with available fluent helpers to apply the CharcFromTime field to query operations.
|
static RecProcParamValCharcValueField<String> |
CHARC_INTERNAL_ID
Use with available fluent helpers to apply the CharcInternalID field to query operations.
|
static RecProcParamValCharcValueField<String> |
CHARC_MAINT_AUTH_GRP
Use with available fluent helpers to apply the CharcMaintAuthGrp field to query operations.
|
static RecProcParamValCharcValueField<BigDecimal> |
CHARC_TO_AMOUNT
Use with available fluent helpers to apply the CharcToAmount field to query operations.
|
static RecProcParamValCharcValueField<LocalDateTime> |
CHARC_TO_DATE
Use with available fluent helpers to apply the CharcToDate field to query operations.
|
static RecProcParamValCharcValueField<BigDecimal> |
CHARC_TO_DECIMAL_VALUE
Use with available fluent helpers to apply the CharcToDecimalValue field to query operations.
|
static RecProcParamValCharcValueField<Double> |
CHARC_TO_NUMERIC_VALUE
Use with available fluent helpers to apply the CharcToNumericValue field to query operations.
|
static RecProcParamValCharcValueField<String> |
CHARC_TO_NUMERIC_VALUE_UNIT
Use with available fluent helpers to apply the CharcToNumericValueUnit field to query operations.
|
static RecProcParamValCharcValueField<LocalTime> |
CHARC_TO_TIME
Use with available fluent helpers to apply the CharcToTime field to query operations.
|
static RecProcParamValCharcValueField<String> |
CHARC_VALUE
Use with available fluent helpers to apply the CharcValue field to query operations.
|
static RecProcParamValCharcValueField<String> |
CHARC_VALUE_DEPENDENCY
Use with available fluent helpers to apply the CharcValueDependency field to query operations.
|
static RecProcParamValCharcValueField<String> |
CHARC_VALUE_POSITION_NUMBER
Use with available fluent helpers to apply the CharcValuePositionNumber field to query operations.
|
static RecProcParamValCharcValueField<String> |
CLASS_TYPE
Use with available fluent helpers to apply the ClassType field to query operations.
|
static RecProcParamValCharcValueField<String> |
CURRENCY
Use with available fluent helpers to apply the Currency field to query operations.
|
static RecProcParamValCharcValueField<LocalDateTime> |
KEY_DATE
Use with available fluent helpers to apply the KeyDate field to query operations.
|
static RecProcParamValCharcValueField<UUID> |
RECIPE_PROCESS_PARAM_VAL_UUID
Use with available fluent helpers to apply the RecipeProcessParamValUUID field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
RecProcParamValCharcValue() |
RecProcParamValCharcValue(UUID recipeProcessParamValUUID,
String classType,
String charcInternalID,
String charcValuePositionNumber,
LocalDateTime keyDate,
String charcValueDependency,
String charcValue,
Double charcFromNumericValue,
String charcFromNumericValueUnit,
Double charcToNumericValue,
String charcToNumericValueUnit,
BigDecimal charcFromDecimalValue,
BigDecimal charcToDecimalValue,
BigDecimal charcFromAmount,
BigDecimal charcToAmount,
String currency,
LocalDateTime charcFromDate,
LocalDateTime charcToDate,
LocalTime charcFromTime,
LocalTime charcToTime,
String characteristicAuthor,
String charcMaintAuthGrp) |
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 RecProcParamValCharcValue.RecProcParamValCharcValueBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> RecProcParamValCharcValueField<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) |
String |
getCharacteristicAuthor()
Constraints: Not nullable, Maximum length: 1
|
BigDecimal |
getCharcFromAmount()
Constraints: Not nullable, Precision: 24, Scale: 3
|
LocalDateTime |
getCharcFromDate()
Constraints: Not nullable, Precision: 0
|
BigDecimal |
getCharcFromDecimalValue()
Constraints: Not nullable, Precision: 31, Scale: 14
|
Double |
getCharcFromNumericValue()
Constraints: none
|
String |
getCharcFromNumericValueUnit()
Constraints: Not nullable, Maximum length: 3
|
LocalTime |
getCharcFromTime()
Constraints: Not nullable, Precision: 0
|
String |
getCharcInternalID()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getCharcMaintAuthGrp()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getCharcToAmount()
Constraints: Not nullable, Precision: 24, Scale: 3
|
LocalDateTime |
getCharcToDate()
Constraints: Not nullable, Precision: 0
|
BigDecimal |
getCharcToDecimalValue()
Constraints: Not nullable, Precision: 31, Scale: 14
|
Double |
getCharcToNumericValue()
Constraints: none
|
String |
getCharcToNumericValueUnit()
Constraints: Not nullable, Maximum length: 3
|
LocalTime |
getCharcToTime()
Constraints: Not nullable, Precision: 0
|
String |
getCharcValue()
Constraints: Not nullable, Maximum length: 70
|
String |
getCharcValueDependency()
Constraints: Not nullable, Maximum length: 1
|
String |
getCharcValuePositionNumber()
(Key Field) Constraints: Not nullable, Maximum length: 3
|
String |
getClassType()
(Key Field) Constraints: Not nullable, Maximum length: 3
|
String |
getCurrency()
Constraints: Not nullable, Maximum length: 5
|
protected String |
getDefaultServicePath() |
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection() |
protected Map<String,Object> |
getKey() |
LocalDateTime |
getKeyDate()
Constraints: Not nullable, Precision: 0
|
UUID |
getRecipeProcessParamValUUID()
(Key Field) Constraints: Not nullable
|
Class<RecProcParamValCharcValue> |
getType() |
int |
hashCode() |
void |
setCharacteristicAuthor(String characteristicAuthor)
Constraints: Not nullable, Maximum length: 1
|
void |
setCharcFromAmount(BigDecimal charcFromAmount)
Constraints: Not nullable, Precision: 24, Scale: 3
|
void |
setCharcFromDate(LocalDateTime charcFromDate)
Constraints: Not nullable, Precision: 0
|
void |
setCharcFromDecimalValue(BigDecimal charcFromDecimalValue)
Constraints: Not nullable, Precision: 31, Scale: 14
|
void |
setCharcFromNumericValue(Double charcFromNumericValue)
Constraints: none
|
void |
setCharcFromNumericValueUnit(String charcFromNumericValueUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setCharcFromTime(LocalTime charcFromTime)
Constraints: Not nullable, Precision: 0
|
void |
setCharcInternalID(String charcInternalID)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setCharcMaintAuthGrp(String charcMaintAuthGrp)
Constraints: Not nullable, Maximum length: 3
|
void |
setCharcToAmount(BigDecimal charcToAmount)
Constraints: Not nullable, Precision: 24, Scale: 3
|
void |
setCharcToDate(LocalDateTime charcToDate)
Constraints: Not nullable, Precision: 0
|
void |
setCharcToDecimalValue(BigDecimal charcToDecimalValue)
Constraints: Not nullable, Precision: 31, Scale: 14
|
void |
setCharcToNumericValue(Double charcToNumericValue)
Constraints: none
|
void |
setCharcToNumericValueUnit(String charcToNumericValueUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setCharcToTime(LocalTime charcToTime)
Constraints: Not nullable, Precision: 0
|
void |
setCharcValue(String charcValue)
Constraints: Not nullable, Maximum length: 70
|
void |
setCharcValueDependency(String charcValueDependency)
Constraints: Not nullable, Maximum length: 1
|
void |
setCharcValuePositionNumber(String charcValuePositionNumber)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
void |
setClassType(String classType)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
void |
setCurrency(String currency)
Constraints: Not nullable, Maximum length: 5
|
void |
setKeyDate(LocalDateTime keyDate)
Constraints: Not nullable, Precision: 0
|
void |
setRecipeProcessParamValUUID(UUID recipeProcessParamValUUID)
(Key Field) Constraints: Not nullable
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final RecProcParamValCharcValueSelectable ALL_FIELDS
public static final RecProcParamValCharcValueField<UUID> RECIPE_PROCESS_PARAM_VAL_UUID
public static final RecProcParamValCharcValueField<String> CLASS_TYPE
public static final RecProcParamValCharcValueField<String> CHARC_INTERNAL_ID
public static final RecProcParamValCharcValueField<String> CHARC_VALUE_POSITION_NUMBER
public static final RecProcParamValCharcValueField<LocalDateTime> KEY_DATE
public static final RecProcParamValCharcValueField<String> CHARC_VALUE_DEPENDENCY
public static final RecProcParamValCharcValueField<String> CHARC_VALUE
public static final RecProcParamValCharcValueField<Double> CHARC_FROM_NUMERIC_VALUE
public static final RecProcParamValCharcValueField<String> CHARC_FROM_NUMERIC_VALUE_UNIT
public static final RecProcParamValCharcValueField<Double> CHARC_TO_NUMERIC_VALUE
public static final RecProcParamValCharcValueField<String> CHARC_TO_NUMERIC_VALUE_UNIT
public static final RecProcParamValCharcValueField<BigDecimal> CHARC_FROM_DECIMAL_VALUE
public static final RecProcParamValCharcValueField<BigDecimal> CHARC_TO_DECIMAL_VALUE
public static final RecProcParamValCharcValueField<BigDecimal> CHARC_FROM_AMOUNT
public static final RecProcParamValCharcValueField<BigDecimal> CHARC_TO_AMOUNT
public static final RecProcParamValCharcValueField<String> CURRENCY
public static final RecProcParamValCharcValueField<LocalDateTime> CHARC_FROM_DATE
public static final RecProcParamValCharcValueField<LocalDateTime> CHARC_TO_DATE
public static final RecProcParamValCharcValueField<LocalTime> CHARC_FROM_TIME
public static final RecProcParamValCharcValueField<LocalTime> CHARC_TO_TIME
public static final RecProcParamValCharcValueField<String> CHARACTERISTIC_AUTHOR
public static final RecProcParamValCharcValueField<String> CHARC_MAINT_AUTH_GRP
public RecProcParamValCharcValue()
public RecProcParamValCharcValue(@Nullable UUID recipeProcessParamValUUID, @Nullable String classType, @Nullable String charcInternalID, @Nullable String charcValuePositionNumber, @Nullable LocalDateTime keyDate, @Nullable String charcValueDependency, @Nullable String charcValue, @Nullable Double charcFromNumericValue, @Nullable String charcFromNumericValueUnit, @Nullable Double charcToNumericValue, @Nullable String charcToNumericValueUnit, @Nullable BigDecimal charcFromDecimalValue, @Nullable BigDecimal charcToDecimalValue, @Nullable BigDecimal charcFromAmount, @Nullable BigDecimal charcToAmount, @Nullable String currency, @Nullable LocalDateTime charcFromDate, @Nullable LocalDateTime charcToDate, @Nullable LocalTime charcFromTime, @Nullable LocalTime charcToTime, @Nullable String characteristicAuthor, @Nullable String charcMaintAuthGrp)
@Nonnull public Class<RecProcParamValCharcValue> getType()
getType
in class VdmObject<RecProcParamValCharcValue>
public void setRecipeProcessParamValUUID(@Nullable UUID recipeProcessParamValUUID)
Original property name from the Odata EDM: RecipeProcessParamValUUID
recipeProcessParamValUUID
- Process Parameter Value Keypublic void setClassType(@Nullable String classType)
Original property name from the Odata EDM: ClassType
classType
- Uniquely identifies the class typepublic void setCharcInternalID(@Nullable String charcInternalID)
Original property name from the Odata EDM: CharcInternalID
charcInternalID
- Internal characteristic number without conversion routinepublic void setCharcValuePositionNumber(@Nullable String charcValuePositionNumber)
Original property name from the Odata EDM: CharcValuePositionNumber
charcValuePositionNumber
- Characteristic value counterpublic void setKeyDate(@Nullable LocalDateTime keyDate)
Original property name from the Odata EDM: KeyDate
keyDate
- The keyDate to set.public void setCharcValueDependency(@Nullable String charcValueDependency)
Original property name from the Odata EDM: CharcValueDependency
Example: 1.54>-<2.088The coding of the individual possible entries is described below.Code Operator Value1 Operator Value21 EQ2 GE LT3 GE LE4 GT LT5 GT LE6 LT7 LE8 GT9 GE
charcValueDependency
- When defining values, intervals can be defined such that the FROM value or TO value is given an
operator.public void setCharcValue(@Nullable String charcValue)
Original property name from the Odata EDM: CharcValue
If the characteristic has character format (CHAR), this field contains a single character string.Values in time
format (TIME) must have the format HH:MM:SS. The separators are set automatically. Example: 112855 -->
11:28:55The values in date format (DATE) must have the format DD.MM.YYYY. The separators are set automatically.
Example: 110100 --> 11.01.2000NoteIf you valuate validity parameters, you cannot specify intervals. You can only
specify individual values.The following description does not apply to the valuation of validity parameters:If the
characteristic format is numeric (NUM), time (TIME), or date (DATE), you can enter a number or (if allowed) an
interval.Intervals are written in the following format:Value1 - Value2 (from Value1 to Value2)>Value1 (greater
than Value1)>=Value1 (greater than or equal to Value1)
charcValue
- Value of a characteristic.public void setCharcFromNumericValue(@Nullable Double charcFromNumericValue)
Original property name from the Odata EDM: CharcFromNumericValue
charcFromNumericValue
- Internal floating point frompublic void setCharcFromNumericValueUnit(@Nullable String charcFromNumericValueUnit)
Original property name from the Odata EDM: CharcFromNumericValueUnit
This format is used for internal processing.The internal format is automatically replaced by either the external commercial (three-character) or technical (six-character) format before output to the screen.
charcFromNumericValueUnit
- Internal, language-independent, measurement unit format.public void setCharcToNumericValue(@Nullable Double charcToNumericValue)
Original property name from the Odata EDM: CharcToNumericValue
charcToNumericValue
- Internal floating point value topublic void setCharcToNumericValueUnit(@Nullable String charcToNumericValueUnit)
Original property name from the Odata EDM: CharcToNumericValueUnit
This format is used for internal processing.The internal format is automatically replaced by either the external commercial (three-character) or technical (six-character) format before output to the screen.
charcToNumericValueUnit
- Internal, language-independent, measurement unit format.public void setCharcFromDecimalValue(@Nullable BigDecimal charcFromDecimalValue)
Original property name from the Odata EDM: CharcFromDecimalValue
charcFromDecimalValue
- Lower Boundary for Numeric Fieldpublic void setCharcToDecimalValue(@Nullable BigDecimal charcToDecimalValue)
Original property name from the Odata EDM: CharcToDecimalValue
charcToDecimalValue
- Upper Boundary for Numeric Fieldpublic void setCharcFromAmount(@Nullable BigDecimal charcFromAmount)
Original property name from the Odata EDM: CharcFromAmount
charcFromAmount
- Lower Boundary for Currency Fieldpublic void setCharcToAmount(@Nullable BigDecimal charcToAmount)
Original property name from the Odata EDM: CharcToAmount
charcToAmount
- Upper Boundary for Currency Fieldpublic void setCurrency(@Nullable String currency)
Original property name from the Odata EDM: Currency
currency
- Key for the currency in which the amounts are managed in the system.public void setCharcFromDate(@Nullable LocalDateTime charcFromDate)
Original property name from the Odata EDM: CharcFromDate
charcFromDate
- Lower Boundary for Date-Intervalpublic void setCharcToDate(@Nullable LocalDateTime charcToDate)
Original property name from the Odata EDM: CharcToDate
charcToDate
- Upper Boundary for Date-Intervalpublic void setCharcFromTime(@Nullable LocalTime charcFromTime)
Original property name from the Odata EDM: CharcFromTime
charcFromTime
- Lower Boundary for Time-Intervalpublic void setCharcToTime(@Nullable LocalTime charcToTime)
Original property name from the Odata EDM: CharcToTime
charcToTime
- Upper Boundary for Time-Intervalpublic void setCharacteristicAuthor(@Nullable String characteristicAuthor)
Original property name from the Odata EDM: CharacteristicAuthor
characteristicAuthor
- Classification: Authorpublic void setCharcMaintAuthGrp(@Nullable String charcMaintAuthGrp)
Original property name from the Odata EDM: CharcMaintAuthGrp
This authorization must be defined in the user master record.The authorization object is C_CABN_GRP.
charcMaintAuthGrp
- This key defines whether a user is allowed to maintain this characteristic.protected String getEntityCollection()
getEntityCollection
in class VdmEntity<RecProcParamValCharcValue>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<RecProcParamValCharcValue>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<RecProcParamValCharcValue>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<RecProcParamValCharcValue>
@Nonnull public static <T> RecProcParamValCharcValueField<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> RecProcParamValCharcValueField<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<RecProcParamValCharcValue>
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<RecProcParamValCharcValue>
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<RecProcParamValCharcValue>
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()
getDefaultServicePath
in class VdmEntity<RecProcParamValCharcValue>
public static RecProcParamValCharcValue.RecProcParamValCharcValueBuilder builder()
@Nullable public UUID getRecipeProcessParamValUUID()
Original property name from the Odata EDM: RecipeProcessParamValUUID
@Nullable public String getClassType()
Original property name from the Odata EDM: ClassType
@Nullable public String getCharcInternalID()
Original property name from the Odata EDM: CharcInternalID
@Nullable public String getCharcValuePositionNumber()
Original property name from the Odata EDM: CharcValuePositionNumber
@Nullable public LocalDateTime getKeyDate()
Original property name from the Odata EDM: KeyDate
@Nullable public String getCharcValueDependency()
Original property name from the Odata EDM: CharcValueDependency
Example: 1.54>-<2.088The coding of the individual possible entries is described below.Code Operator Value1 Operator Value21 EQ2 GE LT3 GE LE4 GT LT5 GT LE6 LT7 LE8 GT9 GE
@Nullable public String getCharcValue()
Original property name from the Odata EDM: CharcValue
If the characteristic has character format (CHAR), this field contains a single character string.Values in time
format (TIME) must have the format HH:MM:SS. The separators are set automatically. Example: 112855 -->
11:28:55The values in date format (DATE) must have the format DD.MM.YYYY. The separators are set automatically.
Example: 110100 --> 11.01.2000NoteIf you valuate validity parameters, you cannot specify intervals. You can only
specify individual values.The following description does not apply to the valuation of validity parameters:If the
characteristic format is numeric (NUM), time (TIME), or date (DATE), you can enter a number or (if allowed) an
interval.Intervals are written in the following format:Value1 - Value2 (from Value1 to Value2)>Value1 (greater
than Value1)>=Value1 (greater than or equal to Value1)
@Nullable public Double getCharcFromNumericValue()
Original property name from the Odata EDM: CharcFromNumericValue
@Nullable public String getCharcFromNumericValueUnit()
Original property name from the Odata EDM: CharcFromNumericValueUnit
This format is used for internal processing.The internal format is automatically replaced by either the external commercial (three-character) or technical (six-character) format before output to the screen.
@Nullable public Double getCharcToNumericValue()
Original property name from the Odata EDM: CharcToNumericValue
@Nullable public String getCharcToNumericValueUnit()
Original property name from the Odata EDM: CharcToNumericValueUnit
This format is used for internal processing.The internal format is automatically replaced by either the external commercial (three-character) or technical (six-character) format before output to the screen.
@Nullable public BigDecimal getCharcFromDecimalValue()
Original property name from the Odata EDM: CharcFromDecimalValue
@Nullable public BigDecimal getCharcToDecimalValue()
Original property name from the Odata EDM: CharcToDecimalValue
@Nullable public BigDecimal getCharcFromAmount()
Original property name from the Odata EDM: CharcFromAmount
@Nullable public BigDecimal getCharcToAmount()
Original property name from the Odata EDM: CharcToAmount
@Nullable public String getCurrency()
Original property name from the Odata EDM: Currency
@Nullable public LocalDateTime getCharcFromDate()
Original property name from the Odata EDM: CharcFromDate
@Nullable public LocalDateTime getCharcToDate()
Original property name from the Odata EDM: CharcToDate
@Nullable public LocalTime getCharcFromTime()
Original property name from the Odata EDM: CharcFromTime
@Nullable public LocalTime getCharcToTime()
Original property name from the Odata EDM: CharcToTime
@Nullable public String getCharacteristicAuthor()
Original property name from the Odata EDM: CharacteristicAuthor
@Nullable public String getCharcMaintAuthGrp()
Original property name from the Odata EDM: CharcMaintAuthGrp
This authorization must be defined in the user master record.The authorization object is C_CABN_GRP.
public String toString()
toString
in class VdmObject<RecProcParamValCharcValue>
public boolean equals(Object o)
equals
in class VdmObject<RecProcParamValCharcValue>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<RecProcParamValCharcValue>
public int hashCode()
hashCode
in class VdmObject<RecProcParamValCharcValue>
Copyright © 2019 SAP SE. All rights reserved.