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

public class Ob_icmsst extends VdmEntity<Ob_icmsst> implements VdmEntitySet
BR ICMS ST Oblig to Collect

Original entity name from the Odata EDM: ob_icmsstType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setCod_or(@Nullable String cod_or)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: cod_or

      Parameters:
      cod_or - Tax to Collect Code
    • setUf

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

      Original property name from the Odata EDM: uf

      Parameters:
      uf - UF
    • setMes_ref

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

      Original property name from the Odata EDM: mes_ref

      Parameters:
      mes_ref - Reference Month
    • setNum_item

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

      Original property name from the Odata EDM: num_item

      Parameters:
      num_item - Obligation Item Number
    • 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
    • setDt_vcto

      public void setDt_vcto(@Nullable String dt_vcto)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_vcto

      Parameters:
      dt_vcto - Due Date
    • setCod_rec

      public void setCod_rec(@Nullable String cod_rec)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: cod_rec

      Parameters:
      cod_rec - Revenue Code
    • setNum_proc

      public void setNum_proc(@Nullable String num_proc)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: num_proc

      Parameters:
      num_proc - Issuing Process Number
    • setInd_proc

      public void setInd_proc(@Nullable String ind_proc)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_proc

      Parameters:
      ind_proc - Process Type Identifier
    • setProce

      public void setProce(@Nullable String proce)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: proce

      Parameters:
      proce - Description
    • setTxt_compl

      public void setTxt_compl(@Nullable String txt_compl)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: txt_compl

      Parameters:
      txt_compl - Additional Information
    • setVl_or

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

      Original property name from the Odata EDM: vl_or

      Parameters:
      vl_or - Value of ICMS to Collect
    • 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<Ob_icmsst>
    • getKey

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

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

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

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

      @Nonnull public static Ob_icmsst.Ob_icmsstBuilder 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
    • getCod_or

      @Nullable public String getCod_or()
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: cod_or

      Returns:
      Tax to Collect Code
    • getUf

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

      Original property name from the Odata EDM: uf

      Returns:
      UF
    • getMes_ref

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

      Original property name from the Odata EDM: mes_ref

      Returns:
      Reference Month
    • getNum_item

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

      Original property name from the Odata EDM: num_item

      Returns:
      Obligation Item Number
    • 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
    • getDt_vcto

      @Nullable public String getDt_vcto()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_vcto

      Returns:
      Due Date
    • getCod_rec

      @Nullable public String getCod_rec()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: cod_rec

      Returns:
      Revenue Code
    • getNum_proc

      @Nullable public String getNum_proc()
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: num_proc

      Returns:
      Issuing Process Number
    • getInd_proc

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

      Original property name from the Odata EDM: ind_proc

      Returns:
      Process Type Identifier
    • getProce

      @Nullable public String getProce()
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: proce

      Returns:
      Description
    • getTxt_compl

      @Nullable public String getTxt_compl()
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: txt_compl

      Returns:
      Additional Information
    • getVl_or

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

      Original property name from the Odata EDM: vl_or

      Returns:
      Value of ICMS to Collect
    • 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<Ob_icmsst>
    • equals

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

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

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

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