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

public class Corr_apon extends VdmEntity<Corr_apon> implements VdmEntitySet
BR Inventory Corr and Supplies

Original entity name from the Odata EDM: corr_aponType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

      @Nonnull public Class<Corr_apon> getType()
      Specified by:
      getType in class VdmObject<Corr_apon>
    • 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
    • setFilial

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

      Original property name from the Odata EDM: filial

      Parameters:
      filial - Branch
    • setDt_retificacao

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

      Original property name from the Odata EDM: dt_retificacao

      Parameters:
      dt_retificacao - Correction date
    • setCod_op_os

      public void setCod_op_os(@Nullable String cod_op_os)
      (Key Field) Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: cod_op_os

      Parameters:
      cod_op_os - Production Order or Service Order Identification Code
    • setCod_item

      public void setCod_item(@Nullable String cod_item)
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_item

      Parameters:
      cod_item - Item Code
    • setOrigem

      public void setOrigem(@Nullable String origem)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: origem

      Parameters:
      origem - Register Source of Correction
    • setCod_item_itm

      public void setCod_item_itm(@Nullable String cod_item_itm)
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_item_itm

      Parameters:
      cod_item_itm - Item Code
    • setDt_ini_ap

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

      Original property name from the Odata EDM: dt_ini_ap

      Parameters:
      dt_ini_ap - Initial Date of Inventory Correction
    • setDt_fin_ap

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

      Original property name from the Odata EDM: dt_fin_ap

      Parameters:
      dt_fin_ap - Final Date of Inventory Correction
    • setQtd_cor_pos

      public void setQtd_cor_pos(@Nullable BigDecimal qtd_cor_pos)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: qtd_cor_pos

      Parameters:
      qtd_cor_pos - Positive Correction Quantity
    • setQtd_cor_neg

      public void setQtd_cor_neg(@Nullable BigDecimal qtd_cor_neg)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: qtd_cor_neg

      Parameters:
      qtd_cor_neg - Negative Correction Quantity
    • setQtd_cor_pos_itm

      public void setQtd_cor_pos_itm(@Nullable BigDecimal qtd_cor_pos_itm)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: qtd_cor_pos_itm

      Parameters:
      qtd_cor_pos_itm - Positive Correction Quantity
    • setQtd_cor_neg_itm

      public void setQtd_cor_neg_itm(@Nullable BigDecimal qtd_cor_neg_itm)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: qtd_cor_neg_itm

      Parameters:
      qtd_cor_neg_itm - Negative Correction Quantity
    • setCod_ins_subst_itm

      public void setCod_ins_subst_itm(@Nullable String cod_ins_subst_itm)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_ins_subst_itm

      Parameters:
      cod_ins_subst_itm - Substituted Component Code
    • setCentro

      public void setCentro(@Nullable String centro)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: centro

      Parameters:
      centro - Plant
    • 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<Corr_apon>
    • getKey

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

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

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

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

      @Nonnull public static Corr_apon.Corr_aponBuilder 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
    • getFilial

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

      Original property name from the Odata EDM: filial

      Returns:
      Branch
    • getDt_retificacao

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

      Original property name from the Odata EDM: dt_retificacao

      Returns:
      Correction date
    • getCod_op_os

      @Nullable public String getCod_op_os()
      (Key Field) Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: cod_op_os

      Returns:
      Production Order or Service Order Identification Code
    • getCod_item

      @Nullable public String getCod_item()
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_item

      Returns:
      Item Code
    • getOrigem

      @Nullable public String getOrigem()
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: origem

      Returns:
      Register Source of Correction
    • getCod_item_itm

      @Nullable public String getCod_item_itm()
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_item_itm

      Returns:
      Item Code
    • getDt_ini_ap

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

      Original property name from the Odata EDM: dt_ini_ap

      Returns:
      Initial Date of Inventory Correction
    • getDt_fin_ap

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

      Original property name from the Odata EDM: dt_fin_ap

      Returns:
      Final Date of Inventory Correction
    • getQtd_cor_pos

      @Nullable public BigDecimal getQtd_cor_pos()
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: qtd_cor_pos

      Returns:
      Positive Correction Quantity
    • getQtd_cor_neg

      @Nullable public BigDecimal getQtd_cor_neg()
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: qtd_cor_neg

      Returns:
      Negative Correction Quantity
    • getQtd_cor_pos_itm

      @Nullable public BigDecimal getQtd_cor_pos_itm()
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: qtd_cor_pos_itm

      Returns:
      Positive Correction Quantity
    • getQtd_cor_neg_itm

      @Nullable public BigDecimal getQtd_cor_neg_itm()
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: qtd_cor_neg_itm

      Returns:
      Negative Correction Quantity
    • getCod_ins_subst_itm

      @Nullable public String getCod_ins_subst_itm()
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_ins_subst_itm

      Returns:
      Substituted Component Code
    • getCentro

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

      Original property name from the Odata EDM: centro

      Returns:
      Plant
    • 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<Corr_apon>
    • equals

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

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

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

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