java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Met_av_es>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Met_av_es
All Implemented Interfaces:
VdmEntitySet

public class Met_av_es extends VdmEntity<Met_av_es> implements VdmEntitySet
BR Final Stock Evaluat Method

Original entity name from the Odata EDM: met_av_esType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setEmpresa(@Nullable String empresa)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: empresa

      Parameters:
      empresa - Company Code
    • setPer_apur

      public void setPer_apur(@Nullable String per_apur)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: per_apur

      Parameters:
      per_apur - Nature of credit deferred, attached to revenue taxed
    • setDt_lancto

      public void setDt_lancto(@Nullable String dt_lancto)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_lancto

      Parameters:
      dt_lancto - Posting Date
    • setInd_aval_estoq

      public void setInd_aval_estoq(@Nullable String ind_aval_estoq)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_aval_estoq

      Parameters:
      ind_aval_estoq - Evaluation Method of Inventory
    • set_Messages

      public void set_Messages(@Nullable Collection<SAP__Message> _Messages)
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Parameters:
      _Messages - The _Messages to set.
    • getEntityCollection

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

      @Nonnull protected ODataEntityKey getKey()
      Overrides:
      getKey in class VdmObject<Met_av_es>
    • toMapOfFields

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

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

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

      @Nonnull public static Met_av_es.Met_av_esBuilder builder()
    • getEmpresa

      @Nullable public String getEmpresa()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: empresa

      Returns:
      Company Code
    • getPer_apur

      @Nullable public String getPer_apur()
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: per_apur

      Returns:
      Nature of credit deferred, attached to revenue taxed
    • getDt_lancto

      @Nullable public String getDt_lancto()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_lancto

      Returns:
      Posting Date
    • getInd_aval_estoq

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

      Original property name from the Odata EDM: ind_aval_estoq

      Returns:
      Evaluation Method of Inventory
    • get_Messages

      @Nullable public Collection<SAP__Message> get_Messages()
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      The _Messages contained in this VdmEntity.
    • toString

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

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

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

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<Met_av_es>
    • getOdataType

      public String getOdataType()
      Specified by:
      getOdataType in class VdmObject<Met_av_es>