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

public class Nf_im_ser extends VdmEntity<Nf_im_ser> implements VdmEntitySet
BR NF for PIS COFINS Import

Original entity name from the Odata EDM: nf_im_serType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

      @Nonnull public Class<Nf_im_ser> getType()
      Specified by:
      getType in class VdmObject<Nf_im_ser>
    • 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 - The filial to set.
    • setNf_id

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

      Original property name from the Odata EDM: nf_id

      Parameters:
      nf_id - The nf_id to set.
    • setVl_tot_serv

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

      Original property name from the Odata EDM: vl_tot_serv

      Parameters:
      vl_tot_serv - The vl_tot_serv to set.
    • setVl_bc_pis

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

      Original property name from the Odata EDM: vl_bc_pis

      Parameters:
      vl_bc_pis - The vl_bc_pis to set.
    • setVl_pis_imp

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

      Original property name from the Odata EDM: vl_pis_imp

      Parameters:
      vl_pis_imp - The vl_pis_imp to set.
    • setDt_pag_pis

      public void setDt_pag_pis(@Nullable String dt_pag_pis)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_pag_pis

      Parameters:
      dt_pag_pis - The dt_pag_pis to set.
    • setVl_bc_cofins

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

      Original property name from the Odata EDM: vl_bc_cofins

      Parameters:
      vl_bc_cofins - The vl_bc_cofins to set.
    • setVl_cofins_imp

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

      Original property name from the Odata EDM: vl_cofins_imp

      Parameters:
      vl_cofins_imp - The vl_cofins_imp to set.
    • setDt_pag_cofins

      public void setDt_pag_cofins(@Nullable String dt_pag_cofins)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_pag_cofins

      Parameters:
      dt_pag_cofins - The dt_pag_cofins to set.
    • setLoc_exe_serv

      public void setLoc_exe_serv(@Nullable String loc_exe_serv)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: loc_exe_serv

      Parameters:
      loc_exe_serv - The loc_exe_serv to set.
    • 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_im_ser>
    • getKey

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

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

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

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

      @Nonnull public static Nf_im_ser.Nf_im_serBuilder 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:
      The filial contained in this VdmEntity.
    • getNf_id

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

      Original property name from the Odata EDM: nf_id

      Returns:
      The nf_id contained in this VdmEntity.
    • getVl_tot_serv

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

      Original property name from the Odata EDM: vl_tot_serv

      Returns:
      The vl_tot_serv contained in this VdmEntity.
    • getVl_bc_pis

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

      Original property name from the Odata EDM: vl_bc_pis

      Returns:
      The vl_bc_pis contained in this VdmEntity.
    • getVl_pis_imp

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

      Original property name from the Odata EDM: vl_pis_imp

      Returns:
      The vl_pis_imp contained in this VdmEntity.
    • getDt_pag_pis

      @Nullable public String getDt_pag_pis()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_pag_pis

      Returns:
      The dt_pag_pis contained in this VdmEntity.
    • getVl_bc_cofins

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

      Original property name from the Odata EDM: vl_bc_cofins

      Returns:
      The vl_bc_cofins contained in this VdmEntity.
    • getVl_cofins_imp

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

      Original property name from the Odata EDM: vl_cofins_imp

      Returns:
      The vl_cofins_imp contained in this VdmEntity.
    • getDt_pag_cofins

      @Nullable public String getDt_pag_cofins()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_pag_cofins

      Returns:
      The dt_pag_cofins contained in this VdmEntity.
    • getLoc_exe_serv

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

      Original property name from the Odata EDM: loc_exe_serv

      Returns:
      The loc_exe_serv contained in this VdmEntity.
    • 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_im_ser>
    • equals

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

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

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

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