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

public class Soc_coop extends VdmEntity<Soc_coop> implements VdmEntitySet
BR Coop Societies Tax Basis

Original entity name from the Odata EDM: soc_coopType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setPer_ref(@Nullable String per_ref)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: per_ref

      Parameters:
      per_ref - Bookkeeping reference period
    • 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
    • setInd_tip_coop

      public void setInd_tip_coop(@Nullable String ind_tip_coop)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ind_tip_coop

      Parameters:
      ind_tip_coop - Indicator of Type of Cooperative Society
    • setVl_bc_cont_ant_exc_coop

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

      Original property name from the Odata EDM: vl_bc_cont_ant_exc_coop

      Parameters:
      vl_bc_cont_ant_exc_coop - Calculation base value of contribution, as records carried
    • setVl_exc_coop_ger_pis

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

      Original property name from the Odata EDM: vl_exc_coop_ger_pis

      Parameters:
      vl_exc_coop_ger_pis - Value of specific exclusion of cooperatives in general
    • setVl_exc_esp_coop_pis

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

      Original property name from the Odata EDM: vl_exc_esp_coop_pis

      Parameters:
      vl_exc_esp_coop_pis - Value of calc. basis exclusion specific to type of coop.
    • setVl_bc_cont_pis

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

      Original property name from the Odata EDM: vl_bc_cont_pis

      Parameters:
      vl_bc_cont_pis - Calculation base value of contribution, as records carried
    • setVl_exc_coop_ger_cofins

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

      Original property name from the Odata EDM: vl_exc_coop_ger_cofins

      Parameters:
      vl_exc_coop_ger_cofins - Value of specific exclusion of cooperatives in general
    • setVl_exc_esp_coop_cofins

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

      Original property name from the Odata EDM: vl_exc_esp_coop_cofins

      Parameters:
      vl_exc_esp_coop_cofins - Value of calc. basis exclusion specific to type of coop.
    • setVl_bc_cont_cofins

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

      Original property name from the Odata EDM: vl_bc_cont_cofins

      Parameters:
      vl_bc_cont_cofins - Calculation base value of contribution, as records carried
    • 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<Soc_coop>
    • getKey

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

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

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

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

      @Nonnull public static Soc_coop.Soc_coopBuilder 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
    • getPer_ref

      @Nullable public String getPer_ref()
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: per_ref

      Returns:
      Bookkeeping reference period
    • 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
    • getInd_tip_coop

      @Nullable public String getInd_tip_coop()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ind_tip_coop

      Returns:
      Indicator of Type of Cooperative Society
    • getVl_bc_cont_ant_exc_coop

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

      Original property name from the Odata EDM: vl_bc_cont_ant_exc_coop

      Returns:
      Calculation base value of contribution, as records carried
    • getVl_exc_coop_ger_pis

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

      Original property name from the Odata EDM: vl_exc_coop_ger_pis

      Returns:
      Value of specific exclusion of cooperatives in general
    • getVl_exc_esp_coop_pis

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

      Original property name from the Odata EDM: vl_exc_esp_coop_pis

      Returns:
      Value of calc. basis exclusion specific to type of coop.
    • getVl_bc_cont_pis

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

      Original property name from the Odata EDM: vl_bc_cont_pis

      Returns:
      Calculation base value of contribution, as records carried
    • getVl_exc_coop_ger_cofins

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

      Original property name from the Odata EDM: vl_exc_coop_ger_cofins

      Returns:
      Value of specific exclusion of cooperatives in general
    • getVl_exc_esp_coop_cofins

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

      Original property name from the Odata EDM: vl_exc_esp_coop_cofins

      Returns:
      Value of calc. basis exclusion specific to type of coop.
    • getVl_bc_cont_cofins

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

      Original property name from the Odata EDM: vl_bc_cont_cofins

      Returns:
      Calculation base value of contribution, as records carried
    • 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<Soc_coop>
    • equals

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

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

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

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