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

public class Outrasinf extends VdmEntity<Outrasinf> implements VdmEntitySet
BR Other Information

Original entity name from the Odata EDM: outrasinfType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: dt_lancto

      Parameters:
      dt_lancto - Posting Date
    • setVl_aq_maq

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

      Original property name from the Odata EDM: vl_aq_maq

      Parameters:
      vl_aq_maq - Acquisition of Machines, Devices, Instrum. and New Equipment
    • setVl_doa_crianca

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

      Original property name from the Odata EDM: vl_doa_crianca

      Parameters:
      vl_doa_crianca - Donation to the Fund for Children's and Adolescents' Rights
    • setVl_doa_idoso

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

      Original property name from the Odata EDM: vl_doa_idoso

      Parameters:
      vl_doa_idoso - Donation to the Nation. Region. or Munic. Funds for Elderly
    • setVl_aq_imobilizado

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

      Original property name from the Odata EDM: vl_aq_imobilizado

      Parameters:
      vl_aq_imobilizado - Acquisitions for Permanent Assets
    • setVl_bx_imobilizado

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

      Original property name from the Odata EDM: vl_bx_imobilizado

      Parameters:
      vl_bx_imobilizado - Retirement of Permanent Asset
    • setVl_inc_ini

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

      Original property name from the Odata EDM: vl_inc_ini

      Parameters:
      vl_inc_ini - Assets Subject to Law 11.051/2004 Incentive-Start of Period
    • setVl_inc_fin

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

      Original property name from the Odata EDM: vl_inc_fin

      Parameters:
      vl_inc_fin - Assets Subject to Law 11.051/2004 Incentive - End of Period
    • setVl_csll_deprec_ini

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

      Original property name from the Odata EDM: vl_csll_deprec_ini

      Parameters:
      vl_csll_deprec_ini - Balance of CSLL Credit over Depreciation - Start of Period
    • setVl_oc_sem_iof

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

      Original property name from the Odata EDM: vl_oc_sem_iof

      Parameters:
      vl_oc_sem_iof - Value of Exchange Operations with IOF Exemption
    • setVl_folha_aliq_red

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

      Original property name from the Odata EDM: vl_folha_aliq_red

      Parameters:
      vl_folha_aliq_red - Payroll Total Value Subj. to Reduc. Aliquot -Law 11.774/2008
    • setVl_aliq_red

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

      Original property name from the Odata EDM: vl_aliq_red

      Parameters:
      vl_aliq_red - Reduced Aliquot - Law 11.774/2008
    • setInd_alter_capital

      public void setInd_alter_capital(@Nullable String ind_alter_capital)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_alter_capital

      Parameters:
      ind_alter_capital - Capital Variation - Law 11.774/2008
    • setInd_bcn_csll

      public void setInd_bcn_csll(@Nullable String ind_bcn_csll)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_bcn_csll

      Parameters:
      ind_bcn_csll - Asset Bookkeeping - Negative Calculation Basis of CSLL
    • 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<Outrasinf>
    • getKey

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

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

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

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

      @Nonnull public static Outrasinf.OutrasinfBuilder 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
    • getDt_lancto

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

      Original property name from the Odata EDM: dt_lancto

      Returns:
      Posting Date
    • getVl_aq_maq

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

      Original property name from the Odata EDM: vl_aq_maq

      Returns:
      Acquisition of Machines, Devices, Instrum. and New Equipment
    • getVl_doa_crianca

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

      Original property name from the Odata EDM: vl_doa_crianca

      Returns:
      Donation to the Fund for Children's and Adolescents' Rights
    • getVl_doa_idoso

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

      Original property name from the Odata EDM: vl_doa_idoso

      Returns:
      Donation to the Nation. Region. or Munic. Funds for Elderly
    • getVl_aq_imobilizado

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

      Original property name from the Odata EDM: vl_aq_imobilizado

      Returns:
      Acquisitions for Permanent Assets
    • getVl_bx_imobilizado

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

      Original property name from the Odata EDM: vl_bx_imobilizado

      Returns:
      Retirement of Permanent Asset
    • getVl_inc_ini

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

      Original property name from the Odata EDM: vl_inc_ini

      Returns:
      Assets Subject to Law 11.051/2004 Incentive-Start of Period
    • getVl_inc_fin

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

      Original property name from the Odata EDM: vl_inc_fin

      Returns:
      Assets Subject to Law 11.051/2004 Incentive - End of Period
    • getVl_csll_deprec_ini

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

      Original property name from the Odata EDM: vl_csll_deprec_ini

      Returns:
      Balance of CSLL Credit over Depreciation - Start of Period
    • getVl_oc_sem_iof

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

      Original property name from the Odata EDM: vl_oc_sem_iof

      Returns:
      Value of Exchange Operations with IOF Exemption
    • getVl_folha_aliq_red

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

      Original property name from the Odata EDM: vl_folha_aliq_red

      Returns:
      Payroll Total Value Subj. to Reduc. Aliquot -Law 11.774/2008
    • getVl_aliq_red

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

      Original property name from the Odata EDM: vl_aliq_red

      Returns:
      Reduced Aliquot - Law 11.774/2008
    • getInd_alter_capital

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

      Original property name from the Odata EDM: ind_alter_capital

      Returns:
      Capital Variation - Law 11.774/2008
    • getInd_bcn_csll

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

      Original property name from the Odata EDM: ind_bcn_csll

      Returns:
      Asset Bookkeeping - Negative Calculation Basis of CSLL
    • 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<Outrasinf>
    • equals

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

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

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

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