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

public class Aj_cred_c extends VdmEntity<Aj_cred_c> implements VdmEntitySet
BR Calc COFINS Credit Adjust

Original entity name from the Odata EDM: aj_cred_cType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: cod_cred

      Parameters:
      cod_cred - Credit Code transferred
    • setInd_cred_ori

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

      Original property name from the Odata EDM: ind_cred_ori

      Parameters:
      ind_cred_ori - Credit Indicator
    • setInd_aj

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

      Original property name from the Odata EDM: ind_aj

      Parameters:
      ind_aj - Indicator of adjustment type
    • setCod_aj

      public void setCod_aj(@Nullable String cod_aj)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_aj

      Parameters:
      cod_aj - Adjustment Code
    • setPer_ref

      public void setPer_ref(@Nullable String per_ref)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: per_ref

      Parameters:
      per_ref - Bookkeeping reference period
    • setAliq_cofins

      public void setAliq_cofins(@Nullable BigDecimal aliq_cofins)
      (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_cofins

      Parameters:
      aliq_cofins - Tax Rate (%)
    • setAliq_cofins_quant

      public void setAliq_cofins_quant(@Nullable BigDecimal aliq_cofins_quant)
      (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_cofins_quant

      Parameters:
      aliq_cofins_quant - Tax Rate (%)
    • setNum_seq

      public void setNum_seq(@Nullable String num_seq)
      (Key Field) Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: num_seq

      Parameters:
      num_seq - Sequencial Number
    • setCod_rec

      public void setCod_rec(@Nullable String cod_rec)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: cod_rec

      Parameters:
      cod_rec - Revenue Code
    • setVl_aj

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

      Original property name from the Odata EDM: vl_aj

      Parameters:
      vl_aj - Adjustment Value
    • setNum_doc

      public void setNum_doc(@Nullable String num_doc)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: num_doc

      Parameters:
      num_doc - Number of process, document or concession act
    • setDescr_aj

      public void setDescr_aj(@Nullable String descr_aj)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: descr_aj

      Parameters:
      descr_aj - Brief description of the setting
    • setDt_ref

      public void setDt_ref(@Nullable LocalDate dt_ref)
      Constraints: Nullable

      Original property name from the Odata EDM: dt_ref

      Parameters:
      dt_ref - Reference date of adjustment
    • 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<Aj_cred_c>
    • getKey

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

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

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

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

      @Nonnull public static Aj_cred_c.Aj_cred_cBuilder 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
    • getCod_cred

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

      Original property name from the Odata EDM: cod_cred

      Returns:
      Credit Code transferred
    • getInd_cred_ori

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

      Original property name from the Odata EDM: ind_cred_ori

      Returns:
      Credit Indicator
    • getInd_aj

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

      Original property name from the Odata EDM: ind_aj

      Returns:
      Indicator of adjustment type
    • getCod_aj

      @Nullable public String getCod_aj()
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_aj

      Returns:
      Adjustment Code
    • getPer_ref

      @Nullable public String getPer_ref()
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: per_ref

      Returns:
      Bookkeeping reference period
    • getAliq_cofins

      @Nullable public BigDecimal getAliq_cofins()
      (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_cofins

      Returns:
      Tax Rate (%)
    • getAliq_cofins_quant

      @Nullable public BigDecimal getAliq_cofins_quant()
      (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_cofins_quant

      Returns:
      Tax Rate (%)
    • getNum_seq

      @Nullable public String getNum_seq()
      (Key Field) Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: num_seq

      Returns:
      Sequencial Number
    • getCod_rec

      @Nullable public String getCod_rec()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: cod_rec

      Returns:
      Revenue Code
    • getVl_aj

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

      Original property name from the Odata EDM: vl_aj

      Returns:
      Adjustment Value
    • getNum_doc

      @Nullable public String getNum_doc()
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: num_doc

      Returns:
      Number of process, document or concession act
    • getDescr_aj

      @Nullable public String getDescr_aj()
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: descr_aj

      Returns:
      Brief description of the setting
    • getDt_ref

      @Nullable public LocalDate getDt_ref()
      Constraints: Nullable

      Original property name from the Odata EDM: dt_ref

      Returns:
      Reference date of adjustment
    • 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<Aj_cred_c>
    • equals

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

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

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

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