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

public class Imob_cven extends VdmEntity<Imob_cven> implements VdmEntitySet
BR Real Estate Actv Budg Cost

Original entity name from the Odata EDM: imob_cvenType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setNum_lancto(@Nullable String num_lancto)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: num_lancto

      Parameters:
      num_lancto - Posting Number
    • setCst_pis

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

      Original property name from the Odata EDM: cst_pis

      Parameters:
      cst_pis - Tax Situation Code related to PIS/PASEP
    • setCst_cofins

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

      Original property name from the Odata EDM: cst_cofins

      Parameters:
      cst_cofins - Tax Situation Code related to COFINS
    • setVl_cus_orc

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

      Original property name from the Odata EDM: vl_cus_orc

      Parameters:
      vl_cus_orc - Total value of Incurred Cost of real estate unit accumulated
    • setVl_exc

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

      Original property name from the Odata EDM: vl_exc

      Parameters:
      vl_exc - Total value of Incurred Cost of real estate unit accumulated
    • setVl_cus_orc_aju

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

      Original property name from the Odata EDM: vl_cus_orc_aju

      Parameters:
      vl_cus_orc_aju - Total value of Incurred Cost of real estate unit accumulated
    • setVl_bc_cred

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

      Original property name from the Odata EDM: vl_bc_cred

      Parameters:
      vl_bc_cred - Value of Calculation Basis of Incorporated Assets
    • setAliq_pis

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

      Original property name from the Odata EDM: aliq_pis

      Parameters:
      aliq_pis - PIS/PASEP Tax Rate (%)
    • setVl_cred_pis_util

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

      Original property name from the Odata EDM: vl_cred_pis_util

      Parameters:
      vl_cred_pis_util - Total value of credit Accumulated on cost incurred PIS/PASEP
    • setAliq_cofins

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

      Original property name from the Odata EDM: aliq_cofins

      Parameters:
      aliq_cofins - COFINS Tax Rate (%)
    • setVl_cred_cofins_util

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

      Original property name from the Odata EDM: vl_cred_cofins_util

      Parameters:
      vl_cred_cofins_util - Total value of credit Accumulated on cost incurred - COFINS
    • 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<Imob_cven>
    • getKey

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

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

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

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

      @Nonnull public static Imob_cven.Imob_cvenBuilder 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
    • 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
    • getNum_lancto

      @Nullable public String getNum_lancto()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: num_lancto

      Returns:
      Posting Number
    • getCst_pis

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

      Original property name from the Odata EDM: cst_pis

      Returns:
      Tax Situation Code related to PIS/PASEP
    • getCst_cofins

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

      Original property name from the Odata EDM: cst_cofins

      Returns:
      Tax Situation Code related to COFINS
    • getVl_cus_orc

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

      Original property name from the Odata EDM: vl_cus_orc

      Returns:
      Total value of Incurred Cost of real estate unit accumulated
    • getVl_exc

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

      Original property name from the Odata EDM: vl_exc

      Returns:
      Total value of Incurred Cost of real estate unit accumulated
    • getVl_cus_orc_aju

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

      Original property name from the Odata EDM: vl_cus_orc_aju

      Returns:
      Total value of Incurred Cost of real estate unit accumulated
    • getVl_bc_cred

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

      Original property name from the Odata EDM: vl_bc_cred

      Returns:
      Value of Calculation Basis of Incorporated Assets
    • getAliq_pis

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

      Original property name from the Odata EDM: aliq_pis

      Returns:
      PIS/PASEP Tax Rate (%)
    • getVl_cred_pis_util

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

      Original property name from the Odata EDM: vl_cred_pis_util

      Returns:
      Total value of credit Accumulated on cost incurred PIS/PASEP
    • getAliq_cofins

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

      Original property name from the Odata EDM: aliq_cofins

      Returns:
      COFINS Tax Rate (%)
    • getVl_cred_cofins_util

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

      Original property name from the Odata EDM: vl_cred_cofins_util

      Returns:
      Total value of credit Accumulated on cost incurred - COFINS
    • 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<Imob_cven>
    • equals

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

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

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

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