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

public class Ctr_cr_fi extends VdmEntity<Ctr_cr_fi> implements VdmEntitySet
BR Credit Fiscal Control

Original entity name from the Odata EDM: ctr_cr_fiType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: ano

      Parameters:
      ano - The ano to set.
    • setPeriodo

      public void setPeriodo(@Nullable String periodo)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: periodo

      Parameters:
      periodo - The periodo to set.
    • setSld_cred

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

      Original property name from the Odata EDM: sld_cred

      Parameters:
      sld_cred - The sld_cred to set.
    • setCred_apr

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

      Original property name from the Odata EDM: cred_apr

      Parameters:
      cred_apr - The cred_apr to set.
    • setCred_receb

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

      Original property name from the Odata EDM: cred_receb

      Parameters:
      cred_receb - The cred_receb to set.
    • setCred_util

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

      Original property name from the Odata EDM: cred_util

      Parameters:
      cred_util - The cred_util to set.
    • setSld_cred_fim

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

      Original property name from the Odata EDM: sld_cred_fim

      Parameters:
      sld_cred_fim - The sld_cred_fim 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<Ctr_cr_fi>
    • getKey

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

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

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

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

      @Nonnull public static Ctr_cr_fi.Ctr_cr_fiBuilder 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.
    • 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:
      The cod_aj_apur contained in this VdmEntity.
    • getAno

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

      Original property name from the Odata EDM: ano

      Returns:
      The ano contained in this VdmEntity.
    • getPeriodo

      @Nullable public String getPeriodo()
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: periodo

      Returns:
      The periodo contained in this VdmEntity.
    • getSld_cred

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

      Original property name from the Odata EDM: sld_cred

      Returns:
      The sld_cred contained in this VdmEntity.
    • getCred_apr

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

      Original property name from the Odata EDM: cred_apr

      Returns:
      The cred_apr contained in this VdmEntity.
    • getCred_receb

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

      Original property name from the Odata EDM: cred_receb

      Returns:
      The cred_receb contained in this VdmEntity.
    • getCred_util

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

      Original property name from the Odata EDM: cred_util

      Returns:
      The cred_util contained in this VdmEntity.
    • getSld_cred_fim

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

      Original property name from the Odata EDM: sld_cred_fim

      Returns:
      The sld_cred_fim 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<Ctr_cr_fi>
    • equals

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

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

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

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