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

public class Icms_apop extends VdmEntity<Icms_apop> implements VdmEntitySet
BR ICMS Assmt Period Own Oper

Original entity name from the Odata EDM: icms_apopType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

      @Nonnull public Class<Icms_apop> getType()
      Specified by:
      getType in class VdmObject<Icms_apop>
    • 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
    • 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 - Year
    • 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 - Period
    • setVl_tot_debitos

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

      Original property name from the Odata EDM: vl_tot_debitos

      Parameters:
      vl_tot_debitos - Total Value Of Debts
    • setVl_aj_debitos

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

      Original property name from the Odata EDM: vl_aj_debitos

      Parameters:
      vl_aj_debitos - Total Value of Debit Adjustments from Fiscal Document
    • setVl_tot_aj_debitos

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

      Original property name from the Odata EDM: vl_tot_aj_debitos

      Parameters:
      vl_tot_aj_debitos - Total Value of Debit Adjustments
    • setVl_estornos_cred

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

      Original property name from the Odata EDM: vl_estornos_cred

      Parameters:
      vl_estornos_cred - Total Value of Credit Reversal Adjustments
    • setVl_tot_creditos

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

      Original property name from the Odata EDM: vl_tot_creditos

      Parameters:
      vl_tot_creditos - Total Value of Credits
    • setVl_aj_creditos

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

      Original property name from the Odata EDM: vl_aj_creditos

      Parameters:
      vl_aj_creditos - Total Value of Credit Adjustments from Fiscal Document
    • setVl_tot_aj_creditos

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

      Original property name from the Odata EDM: vl_tot_aj_creditos

      Parameters:
      vl_tot_aj_creditos - Total Value of Credit Adjustments
    • setVl_estornos_deb

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

      Original property name from the Odata EDM: vl_estornos_deb

      Parameters:
      vl_estornos_deb - Total Value Of Debit Reversal Adjustments
    • setVl_sld_credor_ant

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

      Original property name from the Odata EDM: vl_sld_credor_ant

      Parameters:
      vl_sld_credor_ant - Credit Balance from Previous Period
    • setVl_sld_apurado

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

      Original property name from the Odata EDM: vl_sld_apurado

      Parameters:
      vl_sld_apurado - Value of Calculated Debit Balance
    • setVl_tot_ded

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

      Original property name from the Odata EDM: vl_tot_ded

      Parameters:
      vl_tot_ded - Total Value of Deductions
    • setVl_icms_recolher

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

      Original property name from the Odata EDM: vl_icms_recolher

      Parameters:
      vl_icms_recolher - Total Value of ICMS to Collect
    • setVl_sld_credor_transportar

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

      Original property name from the Odata EDM: vl_sld_credor_transportar

      Parameters:
      vl_sld_credor_transportar - Total Value Of Credit Balance To Move To Next Period
    • setDeb_esp

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

      Original property name from the Odata EDM: deb_esp

      Parameters:
      deb_esp - Collected or To Be Collected Amounts
    • 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<Icms_apop>
    • getKey

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

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

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

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

      @Nonnull public static Icms_apop.Icms_apopBuilder 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
    • getAno

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

      Original property name from the Odata EDM: ano

      Returns:
      Year
    • getPeriodo

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

      Original property name from the Odata EDM: periodo

      Returns:
      Period
    • getVl_tot_debitos

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

      Original property name from the Odata EDM: vl_tot_debitos

      Returns:
      Total Value Of Debts
    • getVl_aj_debitos

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

      Original property name from the Odata EDM: vl_aj_debitos

      Returns:
      Total Value of Debit Adjustments from Fiscal Document
    • getVl_tot_aj_debitos

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

      Original property name from the Odata EDM: vl_tot_aj_debitos

      Returns:
      Total Value of Debit Adjustments
    • getVl_estornos_cred

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

      Original property name from the Odata EDM: vl_estornos_cred

      Returns:
      Total Value of Credit Reversal Adjustments
    • getVl_tot_creditos

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

      Original property name from the Odata EDM: vl_tot_creditos

      Returns:
      Total Value of Credits
    • getVl_aj_creditos

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

      Original property name from the Odata EDM: vl_aj_creditos

      Returns:
      Total Value of Credit Adjustments from Fiscal Document
    • getVl_tot_aj_creditos

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

      Original property name from the Odata EDM: vl_tot_aj_creditos

      Returns:
      Total Value of Credit Adjustments
    • getVl_estornos_deb

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

      Original property name from the Odata EDM: vl_estornos_deb

      Returns:
      Total Value Of Debit Reversal Adjustments
    • getVl_sld_credor_ant

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

      Original property name from the Odata EDM: vl_sld_credor_ant

      Returns:
      Credit Balance from Previous Period
    • getVl_sld_apurado

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

      Original property name from the Odata EDM: vl_sld_apurado

      Returns:
      Value of Calculated Debit Balance
    • getVl_tot_ded

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

      Original property name from the Odata EDM: vl_tot_ded

      Returns:
      Total Value of Deductions
    • getVl_icms_recolher

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

      Original property name from the Odata EDM: vl_icms_recolher

      Returns:
      Total Value of ICMS to Collect
    • getVl_sld_credor_transportar

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

      Original property name from the Odata EDM: vl_sld_credor_transportar

      Returns:
      Total Value Of Credit Balance To Move To Next Period
    • getDeb_esp

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

      Original property name from the Odata EDM: deb_esp

      Returns:
      Collected or To Be Collected Amounts
    • 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<Icms_apop>
    • equals

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

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

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

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