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

public class Ut_cr_fis extends VdmEntity<Ut_cr_fis> implements VdmEntitySet
BR Legal Credit Utilization

Original entity name from the Odata EDM: ut_cr_fisType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setNr_doc(@Nullable String nr_doc)
      (Key Field) Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: nr_doc

      Parameters:
      nr_doc - The nr_doc to set.
    • setCod_aj_apur

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

      Original property name from the Odata EDM: cod_aj_apur

      Parameters:
      cod_aj_apur - Declaration and Deduction Adjustment Code
    • setTipo_util

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

      Original property name from the Odata EDM: tipo_util

      Parameters:
      tipo_util - The tipo_util to set.
    • setNum_seq

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

      Original property name from the Odata EDM: num_seq

      Parameters:
      num_seq - Sequencial Number
    • setDt_utcf

      public void setDt_utcf(@Nullable String dt_utcf)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_utcf

      Parameters:
      dt_utcf - The dt_utcf to set.
    • setVl_cred_util

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

      Original property name from the Odata EDM: vl_cred_util

      Parameters:
      vl_cred_util - The vl_cred_util to set.
    • setChv_doce

      public void setChv_doce(@Nullable String chv_doce)
      Constraints: Not nullable, Maximum length: 44

      Original property name from the Odata EDM: chv_doce

      Parameters:
      chv_doce - Eletronic Document 44-Digit Access Key
    • 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<Ut_cr_fis>
    • getKey

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

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

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

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

      @Nonnull public static Ut_cr_fis.Ut_cr_fisBuilder 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
    • getNr_doc

      @Nullable public String getNr_doc()
      (Key Field) Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: nr_doc

      Returns:
      The nr_doc contained in this VdmEntity.
    • getCod_aj_apur

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

      Original property name from the Odata EDM: cod_aj_apur

      Returns:
      Declaration and Deduction Adjustment Code
    • getTipo_util

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

      Original property name from the Odata EDM: tipo_util

      Returns:
      The tipo_util contained in this VdmEntity.
    • getNum_seq

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

      Original property name from the Odata EDM: num_seq

      Returns:
      Sequencial Number
    • getDt_utcf

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

      Original property name from the Odata EDM: dt_utcf

      Returns:
      The dt_utcf contained in this VdmEntity.
    • getVl_cred_util

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

      Original property name from the Odata EDM: vl_cred_util

      Returns:
      The vl_cred_util contained in this VdmEntity.
    • getChv_doce

      @Nullable public String getChv_doce()
      Constraints: Not nullable, Maximum length: 44

      Original property name from the Odata EDM: chv_doce

      Returns:
      Eletronic Document 44-Digit Access Key
    • 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<Ut_cr_fis>
    • equals

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

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

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

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