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

public class Nfs_fin extends VdmEntity<Nfs_fin> implements VdmEntitySet
BR Services by Fin Institution

Original entity name from the Odata EDM: nfs_finType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setDt_reg(@Nullable String dt_reg)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: dt_reg

      Parameters:
      dt_reg - The dt_reg to set.
    • setCod_ctd

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

      Original property name from the Odata EDM: cod_ctd

      Parameters:
      cod_ctd - Code of Controlled Book Account Charged/Credited
    • setCta_cosif

      public void setCta_cosif(@Nullable String cta_cosif)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: cta_cosif

      Parameters:
      cta_cosif - COSIF Code for Financial Institutions (table 4.6.2)
    • 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
    • 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 (%)
    • setCta_iss

      public void setCta_iss(@Nullable String cta_iss)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cta_iss

      Parameters:
      cta_iss - Code of Controlled Book Account Charged/Credited
    • setQtd_ocor

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

      Original property name from the Odata EDM: qtd_ocor

      Parameters:
      qtd_ocor - Amount
    • setVl_cont

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

      Original property name from the Odata EDM: vl_cont

      Parameters:
      vl_cont - Accounting Value (accumulated total)
    • setVl_bc_iss

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

      Original property name from the Odata EDM: vl_bc_iss

      Parameters:
      vl_bc_iss - ISSQN Base Accumulated Value
    • setVl_iss

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

      Original property name from the Odata EDM: vl_iss

      Parameters:
      vl_iss - ISSQN Value
    • 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
    • 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_fin>
    • getKey

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

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

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

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

      @Nonnull public static Nfs_fin.Nfs_finBuilder 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_reg

      @Nullable public String getDt_reg()
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: dt_reg

      Returns:
      The dt_reg contained in this VdmEntity.
    • getCod_ctd

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

      Original property name from the Odata EDM: cod_ctd

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

      @Nullable public String getCta_cosif()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: cta_cosif

      Returns:
      COSIF Code for Financial Institutions (table 4.6.2)
    • 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
    • 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 (%)
    • getCta_iss

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

      Original property name from the Odata EDM: cta_iss

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

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

      Original property name from the Odata EDM: qtd_ocor

      Returns:
      Amount
    • getVl_cont

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

      Original property name from the Odata EDM: vl_cont

      Returns:
      Accounting Value (accumulated total)
    • getVl_bc_iss

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

      Original property name from the Odata EDM: vl_bc_iss

      Returns:
      ISSQN Base Accumulated Value
    • getVl_iss

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

      Original property name from the Odata EDM: vl_iss

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

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

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

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

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