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

public class Aj_bc_con extends VdmEntity<Aj_bc_con> implements VdmEntitySet
BR Calc Basis Contribution Adj

Original entity name from the Odata EDM: aj_bc_conType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: num_lancto

      Parameters:
      num_lancto - Posting Number
    • setInd_aj_bc

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

      Original property name from the Odata EDM: ind_aj_bc

      Parameters:
      ind_aj_bc - Indicator of adjustment type
    • setCod_aj_bc

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

      Original property name from the Odata EDM: cod_aj_bc

      Parameters:
      cod_aj_bc - Adjustment Code
    • setNum_lancto_item

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

      Original property name from the Odata EDM: num_lancto_item

      Parameters:
      num_lancto_item - Posting Item Number
    • setVl_aj_bc_pis

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

      Original property name from the Odata EDM: vl_aj_bc_pis

      Parameters:
      vl_aj_bc_pis - Total value of additional settings
    • setVl_aj_bc_cofins

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

      Original property name from the Odata EDM: vl_aj_bc_cofins

      Parameters:
      vl_aj_bc_cofins - Total value of additional settings
    • 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_bc

      public void setDescr_aj_bc(@Nullable String descr_aj_bc)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: descr_aj_bc

      Parameters:
      descr_aj_bc - 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
    • setCod_cta

      public void setCod_cta(@Nullable String cod_cta)
      Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: cod_cta

      Parameters:
      cod_cta - Account Code (Chart)
    • setCnpj

      public void setCnpj(@Nullable String cnpj)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj

      Parameters:
      cnpj - CNPJ
    • setInfo_compl

      public void setInfo_compl(@Nullable String info_compl)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: info_compl

      Parameters:
      info_compl - Additional Information
    • setDescr_aj_bc_cofins

      public void setDescr_aj_bc_cofins(@Nullable String descr_aj_bc_cofins)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: descr_aj_bc_cofins

      Parameters:
      descr_aj_bc_cofins - Brief description of the setting
    • 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_bc_con>
    • getKey

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

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

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

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

      @Nonnull public static Aj_bc_con.Aj_bc_conBuilder 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_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
    • getNum_lancto

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

      Original property name from the Odata EDM: num_lancto

      Returns:
      Posting Number
    • getInd_aj_bc

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

      Original property name from the Odata EDM: ind_aj_bc

      Returns:
      Indicator of adjustment type
    • getCod_aj_bc

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

      Original property name from the Odata EDM: cod_aj_bc

      Returns:
      Adjustment Code
    • getNum_lancto_item

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

      Original property name from the Odata EDM: num_lancto_item

      Returns:
      Posting Item Number
    • getVl_aj_bc_pis

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

      Original property name from the Odata EDM: vl_aj_bc_pis

      Returns:
      Total value of additional settings
    • getVl_aj_bc_cofins

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

      Original property name from the Odata EDM: vl_aj_bc_cofins

      Returns:
      Total value of additional settings
    • 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_bc

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

      Original property name from the Odata EDM: descr_aj_bc

      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
    • getCod_cta

      @Nullable public String getCod_cta()
      Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: cod_cta

      Returns:
      Account Code (Chart)
    • getCnpj

      @Nullable public String getCnpj()
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj

      Returns:
      CNPJ
    • getInfo_compl

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

      Original property name from the Odata EDM: info_compl

      Returns:
      Additional Information
    • getDescr_aj_bc_cofins

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

      Original property name from the Odata EDM: descr_aj_bc_cofins

      Returns:
      Brief description of the setting
    • 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_bc_con>
    • equals

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

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

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

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