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

public class RecipeProcessEquipRqmt extends VdmEntity<RecipeProcessEquipRqmt>
Recipe Equipment Requirements

Original entity name from the Odata EDM: A_RecipeProcessEquipRqmtType

  • Field Details

    • ALL_FIELDS

      public static final RecipeProcessEquipRqmtSelectable ALL_FIELDS
      Selector for all available fields of RecipeProcessEquipRqmt.
    • DELETE_MC

      public static final RecipeProcessEquipRqmtField<Boolean> DELETE_MC
      Use with available fluent helpers to apply the Delete_mc field to query operations.
    • UPDATE_MC

      public static final RecipeProcessEquipRqmtField<Boolean> UPDATE_MC
      Use with available fluent helpers to apply the Update_mc field to query operations.
    • RECIPE_PROCESS_EQUIP_RQMT_UUID

      public static final RecipeProcessEquipRqmtField<UUID> RECIPE_PROCESS_EQUIP_RQMT_UUID
      Use with available fluent helpers to apply the RecipeProcessEquipRqmtUUID field to query operations.
    • RECIPE_PROCESS_UUID

      public static final RecipeProcessEquipRqmtField<UUID> RECIPE_PROCESS_UUID
      Use with available fluent helpers to apply the RecipeProcessUUID field to query operations.
    • RECIPE_PROCESS_ELEMENT_UUID

      public static final RecipeProcessEquipRqmtField<UUID> RECIPE_PROCESS_ELEMENT_UUID
      Use with available fluent helpers to apply the RecipeProcessElementUUID field to query operations.
    • RECIPE_PROCESS_EQUIP_RQMT_POS_NMBR

      public static final RecipeProcessEquipRqmtField<String> RECIPE_PROCESS_EQUIP_RQMT_POS_NMBR
      Use with available fluent helpers to apply the RecipeProcessEquipRqmtPosNmbr field to query operations.
    • RECIPE_PROC_EQUIP_RQMT_IS_PRIM_RSCE

      public static final RecipeProcessEquipRqmtField<String> RECIPE_PROC_EQUIP_RQMT_IS_PRIM_RSCE
      Use with available fluent helpers to apply the RecipeProcEquipRqmtIsPrimRsce field to query operations.
    • RECIPE_LAST_CHANGE_DATE_TIME

      public static final RecipeProcessEquipRqmtField<ZonedDateTime> RECIPE_LAST_CHANGE_DATE_TIME
      Use with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations.
    • RECIPE_UUID

      public static final RecipeProcessEquipRqmtField<UUID> RECIPE_UUID
      Use with available fluent helpers to apply the RecipeUUID field to query operations.
    • RECIPE

      public static final RecipeProcessEquipRqmtField<String> RECIPE
      Use with available fluent helpers to apply the Recipe field to query operations.
    • RECIPE_PROCESS_STAGE_POS_NMBR

      public static final RecipeProcessEquipRqmtField<String> RECIPE_PROCESS_STAGE_POS_NMBR
      Use with available fluent helpers to apply the RecipeProcessStagePosNmbr field to query operations.
    • RECIPE_PROCESS_OPERATION_POS_NMBR

      public static final RecipeProcessEquipRqmtField<String> RECIPE_PROCESS_OPERATION_POS_NMBR
      Use with available fluent helpers to apply the RecipeProcessOperationPosNmbr field to query operations.
    • RECIPE_PROCESS_ACTION_POS_NMBR

      public static final RecipeProcessEquipRqmtField<String> RECIPE_PROCESS_ACTION_POS_NMBR
      Use with available fluent helpers to apply the RecipeProcessActionPosNmbr field to query operations.
    • TO_RECIPE

      public static final RecipeProcessEquipRqmtOneToOneLink<Recipe> TO_RECIPE
      Use with available fluent helpers to apply the to_Recipe navigation property to query operations.
    • TO_RECIPE_PROCESS_ELEMENT

      public static final RecipeProcessEquipRqmtOneToOneLink<RecipeProcessElement> TO_RECIPE_PROCESS_ELEMENT
      Use with available fluent helpers to apply the to_RecipeProcessElement navigation property to query operations.
    • TO_RECIPE_PROCESS_EQUIP_RQMT_TEXT

      public static final RecipeProcessEquipRqmtLink<RecipeProcessEquipRqmtText> TO_RECIPE_PROCESS_EQUIP_RQMT_TEXT
      Use with available fluent helpers to apply the to_RecipeProcessEquipRqmtText navigation property to query operations.
    • TO_RECIPE_PROCESS_PARAM_VALUE

      public static final RecipeProcessEquipRqmtLink<RecipeProcessParamValue> TO_RECIPE_PROCESS_PARAM_VALUE
      Use with available fluent helpers to apply the to_RecipeProcessParamValue navigation property to query operations.
    • TO_REC_PROC_EQUIP_RQMT_CHARC

      public static final RecipeProcessEquipRqmtLink<RecProcEquipRqmtCharc> TO_REC_PROC_EQUIP_RQMT_CHARC
      Use with available fluent helpers to apply the to_RecProcEquipRqmtCharc navigation property to query operations.
    • TO_REC_PROC_EQUIP_RQMT_CLASS

      public static final RecipeProcessEquipRqmtLink<RecProcEquipRqmtClass> TO_REC_PROC_EQUIP_RQMT_CLASS
      Use with available fluent helpers to apply the to_RecProcEquipRqmtClass navigation property to query operations.
  • Constructor Details

  • Method Details

    • getType

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

      public void setDelete_mc(@Nullable Boolean delete_mc)
      Constraints: none

      Original property name from the Odata EDM: Delete_mc

      Parameters:
      delete_mc - Dyn. Method Control
    • setUpdate_mc

      public void setUpdate_mc(@Nullable Boolean update_mc)
      Constraints: none

      Original property name from the Odata EDM: Update_mc

      Parameters:
      update_mc - Dyn. Method Control
    • setRecipeProcessEquipRqmtUUID

      public void setRecipeProcessEquipRqmtUUID(@Nullable UUID recipeProcessEquipRqmtUUID)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: RecipeProcessEquipRqmtUUID

      Parameters:
      recipeProcessEquipRqmtUUID - Equipment Requirement GUID
    • setRecipeProcessUUID

      public void setRecipeProcessUUID(@Nullable UUID recipeProcessUUID)
      Constraints: none

      Original property name from the Odata EDM: RecipeProcessUUID

      Parameters:
      recipeProcessUUID - Process GUID
    • setRecipeProcessElementUUID

      public void setRecipeProcessElementUUID(@Nullable UUID recipeProcessElementUUID)
      Constraints: none

      Original property name from the Odata EDM: RecipeProcessElementUUID

      Parameters:
      recipeProcessElementUUID - Process Element GUID
    • setRecipeProcessEquipRqmtPosNmbr

      public void setRecipeProcessEquipRqmtPosNmbr(@Nullable String recipeProcessEquipRqmtPosNmbr)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: RecipeProcessEquipRqmtPosNmbr

      Parameters:
      recipeProcessEquipRqmtPosNmbr - Sequence Number
    • setRecipeProcEquipRqmtIsPrimRsce

      public void setRecipeProcEquipRqmtIsPrimRsce(@Nullable String recipeProcEquipRqmtIsPrimRsce)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: RecipeProcEquipRqmtIsPrimRsce

      Parameters:
      recipeProcEquipRqmtIsPrimRsce - Primary Resource
    • setRecipeLastChangeDateTime

      public void setRecipeLastChangeDateTime(@Nullable ZonedDateTime recipeLastChangeDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: RecipeLastChangeDateTime

      Parameters:
      recipeLastChangeDateTime - UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    • setRecipeUUID

      public void setRecipeUUID(@Nullable UUID recipeUUID)
      Constraints: none

      Original property name from the Odata EDM: RecipeUUID

      Parameters:
      recipeUUID - Common Recipe GUID
    • setRecipe

      public void setRecipe(@Nullable String recipe)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: Recipe

      Parameters:
      recipe - Recipe ID
    • setRecipeProcessStagePosNmbr

      public void setRecipeProcessStagePosNmbr(@Nullable String recipeProcessStagePosNmbr)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: RecipeProcessStagePosNmbr

      Parameters:
      recipeProcessStagePosNmbr - ID of a Process Element
    • setRecipeProcessOperationPosNmbr

      public void setRecipeProcessOperationPosNmbr(@Nullable String recipeProcessOperationPosNmbr)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: RecipeProcessOperationPosNmbr

      Parameters:
      recipeProcessOperationPosNmbr - ID of a Process Element
    • setRecipeProcessActionPosNmbr

      public void setRecipeProcessActionPosNmbr(@Nullable String recipeProcessActionPosNmbr)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: RecipeProcessActionPosNmbr

      Parameters:
      recipeProcessActionPosNmbr - ID of a Process Element
    • getEntityCollection

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

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

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

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

      @Nonnull public static <T> RecipeProcessEquipRqmtField<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> RecipeProcessEquipRqmtField<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<RecipeProcessEquipRqmt>
    • setServicePathForFetch

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

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

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<RecipeProcessEquipRqmt>
    • toMapOfNavigationProperties

      @Nonnull protected Map<String,Object> toMapOfNavigationProperties()
      Overrides:
      toMapOfNavigationProperties in class VdmObject<RecipeProcessEquipRqmt>
    • fetchRecipe

      @Nullable public Recipe fetchRecipe()
      Fetches the Recipe entity (one to one) associated with this entity. This corresponds to the OData navigation property to_Recipe.

      Please note: This method will not cache or persist the query results.

      Returns:
      The single associated Recipe entity, or null if an entity is not associated.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.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.
    • getRecipeOrFetch

      @Nullable public Recipe getRecipeOrFetch()
      Retrieval of associated Recipe entity (one to one). This corresponds to the OData navigation property to_Recipe.

      If the navigation property to_Recipe of a queried RecipeProcessEquipRqmt 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.

      Returns:
      List of associated Recipe entity.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.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.
    • getRecipeIfPresent

      @Nonnull public io.vavr.control.Option<Recipe> getRecipeIfPresent()
      Retrieval of associated Recipe entity (one to one). This corresponds to the OData navigation property to_Recipe.

      If the navigation property for an entity RecipeProcessEquipRqmt has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_Recipe is already loaded, the result will contain the Recipe entity. If not, an Option with result state empty is returned.
    • setRecipe

      public void setRecipe(Recipe value)
      Overwrites the associated Recipe entity for the loaded navigation property to_Recipe.
      Parameters:
      value - New Recipe entity.
    • fetchRecipeProcessElement

      @Nullable public RecipeProcessElement fetchRecipeProcessElement()
      Fetches the RecipeProcessElement entity (one to one) associated with this entity. This corresponds to the OData navigation property to_RecipeProcessElement.

      Please note: This method will not cache or persist the query results.

      Returns:
      The single associated RecipeProcessElement entity, or null if an entity is not associated.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.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.
    • getRecipeProcessElementOrFetch

      @Nullable public RecipeProcessElement getRecipeProcessElementOrFetch()
      Retrieval of associated RecipeProcessElement entity (one to one). This corresponds to the OData navigation property to_RecipeProcessElement.

      If the navigation property to_RecipeProcessElement of a queried RecipeProcessEquipRqmt 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.

      Returns:
      List of associated RecipeProcessElement entity.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.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.
    • getRecipeProcessElementIfPresent

      @Nonnull public io.vavr.control.Option<RecipeProcessElement> getRecipeProcessElementIfPresent()
      Retrieval of associated RecipeProcessElement entity (one to one). This corresponds to the OData navigation property to_RecipeProcessElement.

      If the navigation property for an entity RecipeProcessEquipRqmt has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_RecipeProcessElement is already loaded, the result will contain the RecipeProcessElement entity. If not, an Option with result state empty is returned.
    • setRecipeProcessElement

      public void setRecipeProcessElement(RecipeProcessElement value)
      Overwrites the associated RecipeProcessElement entity for the loaded navigation property to_RecipeProcessElement.
      Parameters:
      value - New RecipeProcessElement entity.
    • fetchRecipeProcessEquipRqmtText

      @Nonnull public List<RecipeProcessEquipRqmtText> fetchRecipeProcessEquipRqmtText()
      Fetches the RecipeProcessEquipRqmtText entities (one to many) associated with this entity. This corresponds to the OData navigation property to_RecipeProcessEquipRqmtText.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated RecipeProcessEquipRqmtText entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.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.
    • getRecipeProcessEquipRqmtTextOrFetch

      @Nonnull public List<RecipeProcessEquipRqmtText> getRecipeProcessEquipRqmtTextOrFetch()
      Retrieval of associated RecipeProcessEquipRqmtText entities (one to many). This corresponds to the OData navigation property to_RecipeProcessEquipRqmtText.

      If the navigation property to_RecipeProcessEquipRqmtText of a queried RecipeProcessEquipRqmt 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.

      Returns:
      List of associated RecipeProcessEquipRqmtText entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.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.
    • getRecipeProcessEquipRqmtTextIfPresent

      @Nonnull public io.vavr.control.Option<List<RecipeProcessEquipRqmtText>> getRecipeProcessEquipRqmtTextIfPresent()
      Retrieval of associated RecipeProcessEquipRqmtText entities (one to many). This corresponds to the OData navigation property to_RecipeProcessEquipRqmtText.

      If the navigation property for an entity RecipeProcessEquipRqmt has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_RecipeProcessEquipRqmtText is already loaded, the result will contain the RecipeProcessEquipRqmtText entities. If not, an Option with result state empty is returned.
    • setRecipeProcessEquipRqmtText

      public void setRecipeProcessEquipRqmtText(@Nonnull List<RecipeProcessEquipRqmtText> value)
      Overwrites the list of associated RecipeProcessEquipRqmtText entities for the loaded navigation property to_RecipeProcessEquipRqmtText.

      If the navigation property to_RecipeProcessEquipRqmtText of a queried RecipeProcessEquipRqmt 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.

      Parameters:
      value - List of RecipeProcessEquipRqmtText entities.
    • addRecipeProcessEquipRqmtText

      public void addRecipeProcessEquipRqmtText(RecipeProcessEquipRqmtText... entity)
      Adds elements to the list of associated RecipeProcessEquipRqmtText entities. This corresponds to the OData navigation property to_RecipeProcessEquipRqmtText.

      If the navigation property to_RecipeProcessEquipRqmtText of a queried RecipeProcessEquipRqmt 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.

      Parameters:
      entity - Array of RecipeProcessEquipRqmtText entities.
    • fetchRecipeProcessParamValue

      @Nonnull public List<RecipeProcessParamValue> fetchRecipeProcessParamValue()
      Fetches the RecipeProcessParamValue entities (one to many) associated with this entity. This corresponds to the OData navigation property to_RecipeProcessParamValue.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated RecipeProcessParamValue entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.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.
    • getRecipeProcessParamValueOrFetch

      @Nonnull public List<RecipeProcessParamValue> getRecipeProcessParamValueOrFetch()
      Retrieval of associated RecipeProcessParamValue entities (one to many). This corresponds to the OData navigation property to_RecipeProcessParamValue.

      If the navigation property to_RecipeProcessParamValue of a queried RecipeProcessEquipRqmt 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.

      Returns:
      List of associated RecipeProcessParamValue entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.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.
    • getRecipeProcessParamValueIfPresent

      @Nonnull public io.vavr.control.Option<List<RecipeProcessParamValue>> getRecipeProcessParamValueIfPresent()
      Retrieval of associated RecipeProcessParamValue entities (one to many). This corresponds to the OData navigation property to_RecipeProcessParamValue.

      If the navigation property for an entity RecipeProcessEquipRqmt has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_RecipeProcessParamValue is already loaded, the result will contain the RecipeProcessParamValue entities. If not, an Option with result state empty is returned.
    • setRecipeProcessParamValue

      public void setRecipeProcessParamValue(@Nonnull List<RecipeProcessParamValue> value)
      Overwrites the list of associated RecipeProcessParamValue entities for the loaded navigation property to_RecipeProcessParamValue.

      If the navigation property to_RecipeProcessParamValue of a queried RecipeProcessEquipRqmt 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.

      Parameters:
      value - List of RecipeProcessParamValue entities.
    • addRecipeProcessParamValue

      public void addRecipeProcessParamValue(RecipeProcessParamValue... entity)
      Adds elements to the list of associated RecipeProcessParamValue entities. This corresponds to the OData navigation property to_RecipeProcessParamValue.

      If the navigation property to_RecipeProcessParamValue of a queried RecipeProcessEquipRqmt 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.

      Parameters:
      entity - Array of RecipeProcessParamValue entities.
    • fetchRecProcEquipRqmtCharc

      @Nonnull public List<RecProcEquipRqmtCharc> fetchRecProcEquipRqmtCharc()
      Fetches the RecProcEquipRqmtCharc entities (one to many) associated with this entity. This corresponds to the OData navigation property to_RecProcEquipRqmtCharc.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated RecProcEquipRqmtCharc entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.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.
    • getRecProcEquipRqmtCharcOrFetch

      @Nonnull public List<RecProcEquipRqmtCharc> getRecProcEquipRqmtCharcOrFetch()
      Retrieval of associated RecProcEquipRqmtCharc entities (one to many). This corresponds to the OData navigation property to_RecProcEquipRqmtCharc.

      If the navigation property to_RecProcEquipRqmtCharc of a queried RecipeProcessEquipRqmt 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.

      Returns:
      List of associated RecProcEquipRqmtCharc entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.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.
    • getRecProcEquipRqmtCharcIfPresent

      @Nonnull public io.vavr.control.Option<List<RecProcEquipRqmtCharc>> getRecProcEquipRqmtCharcIfPresent()
      Retrieval of associated RecProcEquipRqmtCharc entities (one to many). This corresponds to the OData navigation property to_RecProcEquipRqmtCharc.

      If the navigation property for an entity RecipeProcessEquipRqmt has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_RecProcEquipRqmtCharc is already loaded, the result will contain the RecProcEquipRqmtCharc entities. If not, an Option with result state empty is returned.
    • setRecProcEquipRqmtCharc

      public void setRecProcEquipRqmtCharc(@Nonnull List<RecProcEquipRqmtCharc> value)
      Overwrites the list of associated RecProcEquipRqmtCharc entities for the loaded navigation property to_RecProcEquipRqmtCharc.

      If the navigation property to_RecProcEquipRqmtCharc of a queried RecipeProcessEquipRqmt 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.

      Parameters:
      value - List of RecProcEquipRqmtCharc entities.
    • addRecProcEquipRqmtCharc

      public void addRecProcEquipRqmtCharc(RecProcEquipRqmtCharc... entity)
      Adds elements to the list of associated RecProcEquipRqmtCharc entities. This corresponds to the OData navigation property to_RecProcEquipRqmtCharc.

      If the navigation property to_RecProcEquipRqmtCharc of a queried RecipeProcessEquipRqmt 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.

      Parameters:
      entity - Array of RecProcEquipRqmtCharc entities.
    • fetchRecProcEquipRqmtClass

      @Nonnull public List<RecProcEquipRqmtClass> fetchRecProcEquipRqmtClass()
      Fetches the RecProcEquipRqmtClass entities (one to many) associated with this entity. This corresponds to the OData navigation property to_RecProcEquipRqmtClass.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated RecProcEquipRqmtClass entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.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.
    • getRecProcEquipRqmtClassOrFetch

      @Nonnull public List<RecProcEquipRqmtClass> getRecProcEquipRqmtClassOrFetch()
      Retrieval of associated RecProcEquipRqmtClass entities (one to many). This corresponds to the OData navigation property to_RecProcEquipRqmtClass.

      If the navigation property to_RecProcEquipRqmtClass of a queried RecipeProcessEquipRqmt 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.

      Returns:
      List of associated RecProcEquipRqmtClass entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.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.
    • getRecProcEquipRqmtClassIfPresent

      @Nonnull public io.vavr.control.Option<List<RecProcEquipRqmtClass>> getRecProcEquipRqmtClassIfPresent()
      Retrieval of associated RecProcEquipRqmtClass entities (one to many). This corresponds to the OData navigation property to_RecProcEquipRqmtClass.

      If the navigation property for an entity RecipeProcessEquipRqmt has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_RecProcEquipRqmtClass is already loaded, the result will contain the RecProcEquipRqmtClass entities. If not, an Option with result state empty is returned.
    • setRecProcEquipRqmtClass

      public void setRecProcEquipRqmtClass(@Nonnull List<RecProcEquipRqmtClass> value)
      Overwrites the list of associated RecProcEquipRqmtClass entities for the loaded navigation property to_RecProcEquipRqmtClass.

      If the navigation property to_RecProcEquipRqmtClass of a queried RecipeProcessEquipRqmt 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.

      Parameters:
      value - List of RecProcEquipRqmtClass entities.
    • addRecProcEquipRqmtClass

      public void addRecProcEquipRqmtClass(RecProcEquipRqmtClass... entity)
      Adds elements to the list of associated RecProcEquipRqmtClass entities. This corresponds to the OData navigation property to_RecProcEquipRqmtClass.

      If the navigation property to_RecProcEquipRqmtClass of a queried RecipeProcessEquipRqmt 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.

      Parameters:
      entity - Array of RecProcEquipRqmtClass entities.
    • builder

      @Nonnull public static RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder builder()
    • getDelete_mc

      @Nullable public Boolean getDelete_mc()
      Constraints: none

      Original property name from the Odata EDM: Delete_mc

      Returns:
      Dyn. Method Control
    • getUpdate_mc

      @Nullable public Boolean getUpdate_mc()
      Constraints: none

      Original property name from the Odata EDM: Update_mc

      Returns:
      Dyn. Method Control
    • getRecipeProcessEquipRqmtUUID

      @Nullable public UUID getRecipeProcessEquipRqmtUUID()
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: RecipeProcessEquipRqmtUUID

      Returns:
      Equipment Requirement GUID
    • getRecipeProcessUUID

      @Nullable public UUID getRecipeProcessUUID()
      Constraints: none

      Original property name from the Odata EDM: RecipeProcessUUID

      Returns:
      Process GUID
    • getRecipeProcessElementUUID

      @Nullable public UUID getRecipeProcessElementUUID()
      Constraints: none

      Original property name from the Odata EDM: RecipeProcessElementUUID

      Returns:
      Process Element GUID
    • getRecipeProcessEquipRqmtPosNmbr

      @Nullable public String getRecipeProcessEquipRqmtPosNmbr()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: RecipeProcessEquipRqmtPosNmbr

      Returns:
      Sequence Number
    • getRecipeProcEquipRqmtIsPrimRsce

      @Nullable public String getRecipeProcEquipRqmtIsPrimRsce()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: RecipeProcEquipRqmtIsPrimRsce

      Returns:
      Primary Resource
    • getRecipeLastChangeDateTime

      @Nullable public ZonedDateTime getRecipeLastChangeDateTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: RecipeLastChangeDateTime

      Returns:
      UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    • getRecipeUUID

      @Nullable public UUID getRecipeUUID()
      Constraints: none

      Original property name from the Odata EDM: RecipeUUID

      Returns:
      Common Recipe GUID
    • getRecipe

      @Nullable public String getRecipe()
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: Recipe

      Returns:
      Recipe ID
    • getRecipeProcessStagePosNmbr

      @Nullable public String getRecipeProcessStagePosNmbr()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: RecipeProcessStagePosNmbr

      Returns:
      ID of a Process Element
    • getRecipeProcessOperationPosNmbr

      @Nullable public String getRecipeProcessOperationPosNmbr()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: RecipeProcessOperationPosNmbr

      Returns:
      ID of a Process Element
    • getRecipeProcessActionPosNmbr

      @Nullable public String getRecipeProcessActionPosNmbr()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: RecipeProcessActionPosNmbr

      Returns:
      ID of a Process Element
    • toString

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

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

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

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