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

public class Rec_regcx extends VdmEntity<Rec_regcx> implements VdmEntitySet
BR Rev Received by Cash Reg

Original entity name from the Odata EDM: rec_regcxType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: vl_rec

      Parameters:
      vl_rec - Total amount of revenue received, on the combination of CST
    • setInd_rec

      public void setInd_rec(@Nullable String ind_rec)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ind_rec

      Parameters:
      ind_rec - Indicator of composition of income received in the period
    • setCnpj_cpf

      public void setCnpj_cpf(@Nullable String cnpj_cpf)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj_cpf

      Parameters:
      cnpj_cpf - Individual (CPF) or Legal Person (CNPJ) Identification
    • setNum_doc

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

      Original property name from the Odata EDM: num_doc

      Parameters:
      num_doc - Credit title number or tax document
    • setCod_item

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

      Original property name from the Odata EDM: cod_item

      Parameters:
      cod_item - Item Code
    • setVl_rec_det

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

      Original property name from the Odata EDM: vl_rec_det

      Parameters:
      vl_rec_det - Total amount of revenue received, on the combination of CST
    • setCst_pis

      public void setCst_pis(@Nullable String cst_pis)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cst_pis

      Parameters:
      cst_pis - Tax Situation Code related to PIS/PASEP
    • setCst_cofins

      public void setCst_cofins(@Nullable String cst_cofins)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cst_cofins

      Parameters:
      cst_cofins - Tax Situation Code related to COFINS
    • 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
    • setCod_cta

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

      Original property name from the Odata EDM: cod_cta

      Parameters:
      cod_cta - Credit Source Indicator
    • 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<Rec_regcx>
    • getKey

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

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

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

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

      @Nonnull public static Rec_regcx.Rec_regcxBuilder 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_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
    • 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
    • getVl_rec

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

      Original property name from the Odata EDM: vl_rec

      Returns:
      Total amount of revenue received, on the combination of CST
    • getInd_rec

      @Nullable public String getInd_rec()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ind_rec

      Returns:
      Indicator of composition of income received in the period
    • getCnpj_cpf

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

      Original property name from the Odata EDM: cnpj_cpf

      Returns:
      Individual (CPF) or Legal Person (CNPJ) Identification
    • getNum_doc

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

      Original property name from the Odata EDM: num_doc

      Returns:
      Credit title number or tax document
    • getCod_item

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

      Original property name from the Odata EDM: cod_item

      Returns:
      Item Code
    • getVl_rec_det

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

      Original property name from the Odata EDM: vl_rec_det

      Returns:
      Total amount of revenue received, on the combination of CST
    • getCst_pis

      @Nullable public String getCst_pis()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cst_pis

      Returns:
      Tax Situation Code related to PIS/PASEP
    • getCst_cofins

      @Nullable public String getCst_cofins()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cst_cofins

      Returns:
      Tax Situation Code related to COFINS
    • 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
    • getCod_cta

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

      Original property name from the Odata EDM: cod_cta

      Returns:
      Credit Source Indicator
    • 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<Rec_regcx>
    • equals

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

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

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

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