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

public class Disalres extends VdmEntity<Disalres> implements VdmEntitySet
BR ECD Divergent Acct Bal

Original entity name from the Odata EDM: disalresType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: num_seq

      Parameters:
      num_seq - Sequential Number
    • setPer_apur

      public void setPer_apur(@Nullable String per_apur)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: per_apur

      Parameters:
      per_apur - Nature of credit deferred, attached to revenue taxed
    • setCod_cta

      public void setCod_cta(@Nullable String cod_cta)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: cod_cta

      Parameters:
      cod_cta - Code of Controlled Book Account Charged/Credited
    • setCod_ccus

      public void setCod_ccus(@Nullable String cod_ccus)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: cod_ccus

      Parameters:
      cod_ccus - Cost Center
    • setId_regra

      public void setId_regra(@Nullable String id_regra)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: id_regra

      Parameters:
      id_regra - Identification of the rule that has been breached
    • setVl_sld_fin_esp

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

      Original property name from the Odata EDM: vl_sld_fin_esp

      Parameters:
      vl_sld_fin_esp - Final balance recovered from ECD for the fiscal period
    • setInd_vl_sld_fin_esp

      public void setInd_vl_sld_fin_esp(@Nullable String ind_vl_sld_fin_esp)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_vl_sld_fin_esp

      Parameters:
      ind_vl_sld_fin_esp - Indicator of the situation of the expected final balance
    • setSld_fin_pre

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

      Original property name from the Odata EDM: sld_fin_pre

      Parameters:
      sld_fin_pre - Final balance from K155
    • setInd_sld_fin_pre

      public void setInd_sld_fin_pre(@Nullable String ind_sld_fin_pre)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_sld_fin_pre

      Parameters:
      ind_sld_fin_pre - Indicator of the situation of the final balance from K155
    • setJustificativa

      public void setJustificativa(@Nullable String justificativa)
      Constraints: Not nullable, Maximum length: 500

      Original property name from the Odata EDM: justificativa

      Parameters:
      justificativa - Reason for Divergence
    • 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<Disalres>
    • getKey

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

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

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

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

      @Nonnull public static Disalres.DisalresBuilder 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
    • getNum_seq

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

      Original property name from the Odata EDM: num_seq

      Returns:
      Sequential Number
    • getPer_apur

      @Nullable public String getPer_apur()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: per_apur

      Returns:
      Nature of credit deferred, attached to revenue taxed
    • getCod_cta

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

      Original property name from the Odata EDM: cod_cta

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

      @Nullable public String getCod_ccus()
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: cod_ccus

      Returns:
      Cost Center
    • getId_regra

      @Nullable public String getId_regra()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: id_regra

      Returns:
      Identification of the rule that has been breached
    • getVl_sld_fin_esp

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

      Original property name from the Odata EDM: vl_sld_fin_esp

      Returns:
      Final balance recovered from ECD for the fiscal period
    • getInd_vl_sld_fin_esp

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

      Original property name from the Odata EDM: ind_vl_sld_fin_esp

      Returns:
      Indicator of the situation of the expected final balance
    • getSld_fin_pre

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

      Original property name from the Odata EDM: sld_fin_pre

      Returns:
      Final balance from K155
    • getInd_sld_fin_pre

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

      Original property name from the Odata EDM: ind_sld_fin_pre

      Returns:
      Indicator of the situation of the final balance from K155
    • getJustificativa

      @Nullable public String getJustificativa()
      Constraints: Not nullable, Maximum length: 500

      Original property name from the Odata EDM: justificativa

      Returns:
      Reason for Divergence
    • 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<Disalres>
    • equals

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

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

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

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