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

public class Nfs_simpl extends VdmEntity<Nfs_simpl> implements VdmEntitySet
BR Simplified Service NF

Original entity name from the Odata EDM: nfs_simplType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: num_doc

      Parameters:
      num_doc - Tax document number
    • setAliq_iss

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

      Original property name from the Odata EDM: aliq_iss

      Parameters:
      aliq_iss - ISS Tax Rate (%)
    • setCod_serv

      public void setCod_serv(@Nullable String cod_serv)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: cod_serv

      Parameters:
      cod_serv - Classification code of the service item
    • 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: 3

      Original property name from the Odata EDM: ser

      Parameters:
      ser - Series
    • setDt_doc

      public void setDt_doc(@Nullable LocalDate dt_doc)
      Constraints: Nullable

      Original property name from the Odata EDM: dt_doc

      Parameters:
      dt_doc - Date
    • setCancelado

      public void setCancelado(@Nullable Boolean cancelado)
      Constraints: Not nullable

      Original property name from the Odata EDM: cancelado

      Parameters:
      cancelado - Canceled Document Indicator
    • setCod_inf_obs

      public void setCod_inf_obs(@Nullable String cod_inf_obs)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: cod_inf_obs

      Parameters:
      cod_inf_obs - Observation Code
    • setVl_cont_p

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

      Original property name from the Odata EDM: vl_cont_p

      Parameters:
      vl_cont_p - Accounting Value (accumulated total)
    • setVl_isnt_iss_p

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

      Original property name from the Odata EDM: vl_isnt_iss_p

      Parameters:
      vl_isnt_iss_p - Accumulated value of non tributed operations
    • setVl_bc_iss_p

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

      Original property name from the Odata EDM: vl_bc_iss_p

      Parameters:
      vl_bc_iss_p - ISSQN Base Accumulated Value
    • setVl_iss_p

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

      Original property name from the Odata EDM: vl_iss_p

      Parameters:
      vl_iss_p - ISSQN Value
    • 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<Nfs_simpl>
    • getKey

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

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

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

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

      @Nonnull public static Nfs_simpl.Nfs_simplBuilder 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
    • getNum_doc

      @Nullable public String getNum_doc()
      (Key Field) Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: num_doc

      Returns:
      Tax document number
    • getAliq_iss

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

      Original property name from the Odata EDM: aliq_iss

      Returns:
      ISS Tax Rate (%)
    • getCod_serv

      @Nullable public String getCod_serv()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: cod_serv

      Returns:
      Classification code of the service item
    • 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: 3

      Original property name from the Odata EDM: ser

      Returns:
      Series
    • getDt_doc

      @Nullable public LocalDate getDt_doc()
      Constraints: Nullable

      Original property name from the Odata EDM: dt_doc

      Returns:
      Date
    • getCancelado

      @Nullable public Boolean getCancelado()
      Constraints: Not nullable

      Original property name from the Odata EDM: cancelado

      Returns:
      Canceled Document Indicator
    • getCod_inf_obs

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

      Original property name from the Odata EDM: cod_inf_obs

      Returns:
      Observation Code
    • getVl_cont_p

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

      Original property name from the Odata EDM: vl_cont_p

      Returns:
      Accounting Value (accumulated total)
    • getVl_isnt_iss_p

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

      Original property name from the Odata EDM: vl_isnt_iss_p

      Returns:
      Accumulated value of non tributed operations
    • getVl_bc_iss_p

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

      Original property name from the Odata EDM: vl_bc_iss_p

      Returns:
      ISSQN Base Accumulated Value
    • getVl_iss_p

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

      Original property name from the Odata EDM: vl_iss_p

      Returns:
      ISSQN Value
    • 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<Nfs_simpl>
    • equals

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

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

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

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