java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity<BusSolnOrdItmConfiguration>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.BusSolnOrdItmConfiguration

public class BusSolnOrdItmConfiguration extends VdmEntity<BusSolnOrdItmConfiguration>
Solution Order Item Configuration

Original entity name from the Odata EDM: A_BusSolnOrdItmConfigurationType

  • Field Details

    • ALL_FIELDS

      public static final BusSolnOrdItmConfigurationSelectable ALL_FIELDS
      Selector for all available fields of BusSolnOrdItmConfiguration.
    • VAR_CONFIGN_INSTCE_BUS_OBJECT_KEY

      public static final BusSolnOrdItmConfigurationField<String> VAR_CONFIGN_INSTCE_BUS_OBJECT_KEY
      Use with available fluent helpers to apply the VarConfignInstceBusObjectKey field to query operations.
    • VAR_CONFIGN_INSTCE_BUS_OBJECT_TYPE

      public static final BusSolnOrdItmConfigurationField<String> VAR_CONFIGN_INSTCE_BUS_OBJECT_TYPE
      Use with available fluent helpers to apply the VarConfignInstceBusObjectType field to query operations.
    • VARIANT_CONFIGURATION_INSTANCE

      public static final BusSolnOrdItmConfigurationField<String> VARIANT_CONFIGURATION_INSTANCE
      Use with available fluent helpers to apply the VariantConfigurationInstance field to query operations.
    • CHARC_INTERNAL_ID

      public static final BusSolnOrdItmConfigurationField<String> CHARC_INTERNAL_ID
      Use with available fluent helpers to apply the CharcInternalID field to query operations.
    • CHARC_VALUE

      public static final BusSolnOrdItmConfigurationField<String> CHARC_VALUE
      Use with available fluent helpers to apply the CharcValue field to query operations.
    • CHARC_FROM_NUMERIC_VALUE

      public static final BusSolnOrdItmConfigurationField<Double> CHARC_FROM_NUMERIC_VALUE
      Use with available fluent helpers to apply the CharcFromNumericValue field to query operations.
    • CHARC_TO_NUMERIC_VALUE

      public static final BusSolnOrdItmConfigurationField<Double> CHARC_TO_NUMERIC_VALUE
      Use with available fluent helpers to apply the CharcToNumericValue field to query operations.
    • CHARC_REFERENCE_TABLE

      public static final BusSolnOrdItmConfigurationField<String> CHARC_REFERENCE_TABLE
      Use with available fluent helpers to apply the CharcReferenceTable field to query operations.
    • CHARC_REFERENCE_TABLE_FIELD

      public static final BusSolnOrdItmConfigurationField<String> CHARC_REFERENCE_TABLE_FIELD
      Use with available fluent helpers to apply the CharcReferenceTableField field to query operations.
    • CHARACTERISTIC

      public static final BusSolnOrdItmConfigurationField<String> CHARACTERISTIC
      Use with available fluent helpers to apply the Characteristic field to query operations.
    • CHARC_VALUE_AS_CHARACTER_VALUE

      public static final BusSolnOrdItmConfigurationField<String> CHARC_VALUE_AS_CHARACTER_VALUE
      Use with available fluent helpers to apply the CharcValueAsCharacterValue field to query operations.
    • CHARC_VALUE_ASSIGNMENT_TYPE

      public static final BusSolnOrdItmConfigurationField<String> CHARC_VALUE_ASSIGNMENT_TYPE
      Use with available fluent helpers to apply the CharcValueAssignmentType field to query operations.
    • VARIANT_CONDITION_FACTOR

      public static final BusSolnOrdItmConfigurationField<String> VARIANT_CONDITION_FACTOR
      Use with available fluent helpers to apply the VariantConditionFactor field to query operations.
    • VARIANT_CONFIGURATION_DATE

      public static final BusSolnOrdItmConfigurationField<LocalDateTime> VARIANT_CONFIGURATION_DATE
      Use with available fluent helpers to apply the VariantConfigurationDate field to query operations.
  • Constructor Details

    • BusSolnOrdItmConfiguration

      public BusSolnOrdItmConfiguration()
    • BusSolnOrdItmConfiguration

      public BusSolnOrdItmConfiguration(@Nullable String varConfignInstceBusObjectKey, @Nullable String varConfignInstceBusObjectType, @Nullable String variantConfigurationInstance, @Nullable String charcInternalID, @Nullable String charcValue, @Nullable Double charcFromNumericValue, @Nullable Double charcToNumericValue, @Nullable String charcReferenceTable, @Nullable String charcReferenceTableField, @Nullable String characteristic, @Nullable String charcValueAsCharacterValue, @Nullable String charcValueAssignmentType, @Nullable String variantConditionFactor, @Nullable LocalDateTime variantConfigurationDate)
  • Method Details

    • getType

      @Nonnull public Class<BusSolnOrdItmConfiguration> getType()
      Specified by:
      getType in class VdmObject<BusSolnOrdItmConfiguration>
    • setVarConfignInstceBusObjectKey

      public void setVarConfignInstceBusObjectKey(@Nullable String varConfignInstceBusObjectKey)
      (Key Field) Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: VarConfignInstceBusObjectKey

      Parameters:
      varConfignInstceBusObjectKey - IB: Key of a Referencing Object
    • setVarConfignInstceBusObjectType

      public void setVarConfignInstceBusObjectType(@Nullable String varConfignInstceBusObjectType)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: VarConfignInstceBusObjectType

      Parameters:
      varConfignInstceBusObjectType - IB: External Type of a (Referencing) Object
    • setVariantConfigurationInstance

      public void setVariantConfigurationInstance(@Nullable String variantConfigurationInstance)
      (Key Field) Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: VariantConfigurationInstance

      Parameters:
      variantConfigurationInstance - IB: Component (instance)
    • setCharcInternalID

      public void setCharcInternalID(@Nullable String charcInternalID)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CharcInternalID

      Parameters:
      charcInternalID - Characteristic Internal ID
    • setCharcValue

      public void setCharcValue(@Nullable String charcValue)
      (Key Field) Constraints: Not nullable, Maximum length: 70

      Original property name from the Odata EDM: CharcValue

      Parameters:
      charcValue - Characteristic Value
    • setCharcFromNumericValue

      public void setCharcFromNumericValue(@Nullable Double charcFromNumericValue)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: CharcFromNumericValue

      Parameters:
      charcFromNumericValue - Internal floating point from
    • setCharcToNumericValue

      public void setCharcToNumericValue(@Nullable Double charcToNumericValue)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: CharcToNumericValue

      Parameters:
      charcToNumericValue - Internal floating point value to
    • setCharcReferenceTable

      public void setCharcReferenceTable(@Nullable String charcReferenceTable)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: CharcReferenceTable

      Parameters:
      charcReferenceTable - Table Name
    • setCharcReferenceTableField

      public void setCharcReferenceTableField(@Nullable String charcReferenceTableField)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: CharcReferenceTableField

      Parameters:
      charcReferenceTableField - Field Name
    • setCharacteristic

      public void setCharacteristic(@Nullable String characteristic)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: Characteristic

      Parameters:
      characteristic - Characteristic Name
    • setCharcValueAsCharacterValue

      public void setCharcValueAsCharacterValue(@Nullable String charcValueAsCharacterValue)
      Constraints: Not nullable, Maximum length: 70

      Original property name from the Odata EDM: CharcValueAsCharacterValue

      Parameters:
      charcValueAsCharacterValue - Characteristic Value
    • setCharcValueAssignmentType

      public void setCharcValueAssignmentType(@Nullable String charcValueAssignmentType)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CharcValueAssignmentType

      Parameters:
      charcValueAssignmentType - Characteristic Value Assignment Type for API access (input)
    • setVariantConditionFactor

      public void setVariantConditionFactor(@Nullable String variantConditionFactor)
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: VariantConditionFactor

      Parameters:
      variantConditionFactor - Variant Condition Factor
    • setVariantConfigurationDate

      public void setVariantConfigurationDate(@Nullable LocalDateTime variantConfigurationDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: VariantConfigurationDate

      Parameters:
      variantConfigurationDate - Valid-From Date
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<BusSolnOrdItmConfiguration>
    • getKey

      @Nonnull protected Map<String,Object> getKey()
      Overrides:
      getKey in class VdmObject<BusSolnOrdItmConfiguration>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<BusSolnOrdItmConfiguration>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<BusSolnOrdItmConfiguration>
    • field

      @Nonnull public static <T> BusSolnOrdItmConfigurationField<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> BusSolnOrdItmConfigurationField<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 field
      fieldName - 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

      @Nullable public HttpDestinationProperties getDestinationForFetch()
      Overrides:
      getDestinationForFetch in class VdmEntity<BusSolnOrdItmConfiguration>
    • setServicePathForFetch

      protected void setServicePathForFetch(@Nullable String servicePathForFetch)
      Overrides:
      setServicePathForFetch in class VdmEntity<BusSolnOrdItmConfiguration>
    • attachToService

      public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
      Overrides:
      attachToService in class VdmEntity<BusSolnOrdItmConfiguration>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<BusSolnOrdItmConfiguration>
    • builder

    • getVarConfignInstceBusObjectKey

      @Nullable public String getVarConfignInstceBusObjectKey()
      (Key Field) Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: VarConfignInstceBusObjectKey

      Returns:
      IB: Key of a Referencing Object
    • getVarConfignInstceBusObjectType

      @Nullable public String getVarConfignInstceBusObjectType()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: VarConfignInstceBusObjectType

      Returns:
      IB: External Type of a (Referencing) Object
    • getVariantConfigurationInstance

      @Nullable public String getVariantConfigurationInstance()
      (Key Field) Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: VariantConfigurationInstance

      Returns:
      IB: Component (instance)
    • getCharcInternalID

      @Nullable public String getCharcInternalID()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CharcInternalID

      Returns:
      Characteristic Internal ID
    • getCharcValue

      @Nullable public String getCharcValue()
      (Key Field) Constraints: Not nullable, Maximum length: 70

      Original property name from the Odata EDM: CharcValue

      Returns:
      Characteristic Value
    • getCharcFromNumericValue

      @Nullable public Double getCharcFromNumericValue()
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: CharcFromNumericValue

      Returns:
      Internal floating point from
    • getCharcToNumericValue

      @Nullable public Double getCharcToNumericValue()
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: CharcToNumericValue

      Returns:
      Internal floating point value to
    • getCharcReferenceTable

      @Nullable public String getCharcReferenceTable()
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: CharcReferenceTable

      Returns:
      Table Name
    • getCharcReferenceTableField

      @Nullable public String getCharcReferenceTableField()
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: CharcReferenceTableField

      Returns:
      Field Name
    • getCharacteristic

      @Nullable public String getCharacteristic()
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: Characteristic

      Returns:
      Characteristic Name
    • getCharcValueAsCharacterValue

      @Nullable public String getCharcValueAsCharacterValue()
      Constraints: Not nullable, Maximum length: 70

      Original property name from the Odata EDM: CharcValueAsCharacterValue

      Returns:
      Characteristic Value
    • getCharcValueAssignmentType

      @Nullable public String getCharcValueAssignmentType()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CharcValueAssignmentType

      Returns:
      Characteristic Value Assignment Type for API access (input)
    • getVariantConditionFactor

      @Nullable public String getVariantConditionFactor()
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: VariantConditionFactor

      Returns:
      Variant Condition Factor
    • getVariantConfigurationDate

      @Nullable public LocalDateTime getVariantConfigurationDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: VariantConfigurationDate

      Returns:
      Valid-From Date
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<BusSolnOrdItmConfiguration>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<BusSolnOrdItmConfiguration>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<BusSolnOrdItmConfiguration>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<BusSolnOrdItmConfiguration>