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

public class Rec_pr_re extends VdmEntity<Rec_pr_re> implements VdmEntitySet
BR Receipt Referenced Process

Original entity name from the Odata EDM: rec_pr_reType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: cst_pis_cofins

      Parameters:
      cst_pis_cofins - Tax Situation Code for PIS/COFINS
    • setNum_campo

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

      Original property name from the Odata EDM: num_campo

      Parameters:
      num_campo - Register Field Number
    • setCod_det

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

      Original property name from the Odata EDM: cod_det

      Parameters:
      cod_det - Detail Type Code
    • setCod_comp

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

      Original property name from the Odata EDM: cod_comp

      Parameters:
      cod_comp - Complement Object
    • 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_proc

      public void setNum_proc(@Nullable String num_proc)
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: num_proc

      Parameters:
      num_proc - Process Number
    • setAliq_pis

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

      Original property name from the Odata EDM: aliq_pis

      Parameters:
      aliq_pis - PIS/PASEP Tax Rate (%)
    • 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 - COFINS Tax Rate (%)
    • setCod_cta_i200

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

      Original property name from the Odata EDM: cod_cta_i200

      Parameters:
      cod_cta_i200 - Code of Controlled Book Account Charged/Credited
    • setCod_cta_i300

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

      Original property name from the Odata EDM: cod_cta_i300

      Parameters:
      cod_cta_i300 - Code of Controlled Book Account Charged/Credited
    • setInfo_compl_id_i100

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

      Original property name from the Odata EDM: info_compl_id_i100

      Parameters:
      info_compl_id_i100 - Additional Information ID
    • setInfo_compl_id_i200

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

      Original property name from the Odata EDM: info_compl_id_i200

      Parameters:
      info_compl_id_i200 - Additional Information ID
    • setInfo_compl_id_i300

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

      Original property name from the Odata EDM: info_compl_id_i300

      Parameters:
      info_compl_id_i300 - Additional Information ID
    • setInd_proc

      public void setInd_proc(@Nullable String ind_proc)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_proc

      Parameters:
      ind_proc - Process Type Identifier
    • 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_pr_re>
    • getKey

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

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

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

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

      @Nonnull public static Rec_pr_re.Rec_pr_reBuilder 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
    • getCst_pis_cofins

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

      Original property name from the Odata EDM: cst_pis_cofins

      Returns:
      Tax Situation Code for PIS/COFINS
    • getNum_campo

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

      Original property name from the Odata EDM: num_campo

      Returns:
      Register Field Number
    • getCod_det

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

      Original property name from the Odata EDM: cod_det

      Returns:
      Detail Type Code
    • getCod_comp

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

      Original property name from the Odata EDM: cod_comp

      Returns:
      Complement Object
    • 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_proc

      @Nullable public String getNum_proc()
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: num_proc

      Returns:
      Process Number
    • getAliq_pis

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

      Original property name from the Odata EDM: aliq_pis

      Returns:
      PIS/PASEP Tax Rate (%)
    • 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:
      COFINS Tax Rate (%)
    • getCod_cta_i200

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

      Original property name from the Odata EDM: cod_cta_i200

      Returns:
      Code of Controlled Book Account Charged/Credited
    • getCod_cta_i300

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

      Original property name from the Odata EDM: cod_cta_i300

      Returns:
      Code of Controlled Book Account Charged/Credited
    • getInfo_compl_id_i100

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

      Original property name from the Odata EDM: info_compl_id_i100

      Returns:
      Additional Information ID
    • getInfo_compl_id_i200

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

      Original property name from the Odata EDM: info_compl_id_i200

      Returns:
      Additional Information ID
    • getInfo_compl_id_i300

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

      Original property name from the Odata EDM: info_compl_id_i300

      Returns:
      Additional Information ID
    • getInd_proc

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

      Original property name from the Odata EDM: ind_proc

      Returns:
      Process Type Identifier
    • 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_pr_re>
    • equals

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

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

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

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