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

public class Nf_luc_pr extends VdmEntity<Nf_luc_pr> implements VdmEntitySet
BR NF Consolid Presumed Inc

Original entity name from the Odata EDM: nf_luc_prType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

      @Nonnull public Class<Nf_luc_pr> getType()
      Specified by:
      getType in class VdmObject<Nf_luc_pr>
    • setNum_lcto

      public void setNum_lcto(@Nullable String num_lcto)
      (Key Field) Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: num_lcto

      Parameters:
      num_lcto - Posting Number
    • setEmpresa

      public void setEmpresa(@Nullable String empresa)
      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)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Parameters:
      filial - Branch
    • setCod_mod

      public void setCod_mod(@Nullable String cod_mod)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_mod

      Parameters:
      cod_mod - Code of tax document model
    • setSer

      public void setSer(@Nullable String ser)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ser

      Parameters:
      ser - Tax document series
    • setSub_ser

      public void setSub_ser(@Nullable String sub_ser)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: sub_ser

      Parameters:
      sub_ser - Tax Document Subseries
    • setCod_sit

      public void setCod_sit(@Nullable String cod_sit)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_sit

      Parameters:
      cod_sit - Code of tax document situation
    • setVl_tot_rec

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

      Original property name from the Odata EDM: vl_tot_rec

      Parameters:
      vl_tot_rec - Total value received in the month of bookkeeping
    • setQuant_doc

      public void setQuant_doc(@Nullable String quant_doc)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: quant_doc

      Parameters:
      quant_doc - Total Number of Documents Issued During Period
    • 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
    • setCfop

      public void setCfop(@Nullable String cfop)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: cfop

      Parameters:
      cfop - CFOP (Tax code of operation and installment)
    • setInf_compl

      public void setInf_compl(@Nullable String inf_compl)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: inf_compl

      Parameters:
      inf_compl - Supplementary 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 - Code of Controlled Book Account Charged/Credited
    • setPer_ref

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

      Original property name from the Odata EDM: per_ref

      Parameters:
      per_ref - Bookkeeping reference period
    • 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<Nf_luc_pr>
    • getKey

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

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

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

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

      @Nonnull public static Nf_luc_pr.Nf_luc_prBuilder builder()
    • getNum_lcto

      @Nullable public String getNum_lcto()
      (Key Field) Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: num_lcto

      Returns:
      Posting Number
    • getEmpresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      Company Code
    • getFilial

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

      Original property name from the Odata EDM: filial

      Returns:
      Branch
    • getCod_mod

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

      Original property name from the Odata EDM: cod_mod

      Returns:
      Code of tax document model
    • getSer

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

      Original property name from the Odata EDM: ser

      Returns:
      Tax document series
    • getSub_ser

      @Nullable public String getSub_ser()
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: sub_ser

      Returns:
      Tax Document Subseries
    • getCod_sit

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

      Original property name from the Odata EDM: cod_sit

      Returns:
      Code of tax document situation
    • getVl_tot_rec

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

      Original property name from the Odata EDM: vl_tot_rec

      Returns:
      Total value received in the month of bookkeeping
    • getQuant_doc

      @Nullable public String getQuant_doc()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: quant_doc

      Returns:
      Total Number of Documents Issued During Period
    • 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
    • getCfop

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

      Original property name from the Odata EDM: cfop

      Returns:
      CFOP (Tax code of operation and installment)
    • getInf_compl

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

      Original property name from the Odata EDM: inf_compl

      Returns:
      Supplementary Information
    • getCod_cta

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

      Original property name from the Odata EDM: cod_cta

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

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

      Original property name from the Odata EDM: per_ref

      Returns:
      Bookkeeping reference period
    • 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<Nf_luc_pr>
    • equals

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

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

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

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