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

public class Esc_conta extends VdmEntity<Esc_conta> implements VdmEntitySet
BR Bookkeeping

Original entity name from the Odata EDM: esc_contaType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

      @Nonnull public Class<Esc_conta> getType()
      Specified by:
      getType in class VdmObject<Esc_conta>
    • 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 - The empresa to set.
    • setInd_esc

      public void setInd_esc(@Nullable String ind_esc)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_esc

      Parameters:
      ind_esc - The ind_esc to set.
    • setSubledger

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

      Original property name from the Odata EDM: subledger

      Parameters:
      subledger - The subledger to set.
    • setTipo

      public void setTipo(@Nullable String tipo)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: tipo

      Parameters:
      tipo - The tipo to set.
    • setNat_livr

      public void setNat_livr(@Nullable String nat_livr)
      (Key Field) Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: nat_livr

      Parameters:
      nat_livr - The nat_livr to set.
    • setSubl_account

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

      Original property name from the Odata EDM: subl_account

      Parameters:
      subl_account - The subl_account to set.
    • 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
    • setMes

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

      Original property name from the Odata EDM: mes

      Parameters:
      mes - Month
    • setCod_ver_lc

      public void setCod_ver_lc(@Nullable String cod_ver_lc)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: cod_ver_lc

      Parameters:
      cod_ver_lc - The cod_ver_lc to set.
    • setLayout

      public void setLayout(@Nullable String layout)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: layout

      Parameters:
      layout - The layout to set.
    • setNum_ord

      public void setNum_ord(@Nullable String num_ord)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: num_ord

      Parameters:
      num_ord - The num_ord to set.
    • setCod_hash_aux

      public void setCod_hash_aux(@Nullable String cod_hash_aux)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: cod_hash_aux

      Parameters:
      cod_hash_aux - The cod_hash_aux to set.
    • 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<Esc_conta>
    • getKey

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

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

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

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

      @Nonnull public static Esc_conta.Esc_contaBuilder builder()
    • getEmpresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      The empresa contained in this VdmEntity.
    • getInd_esc

      @Nullable public String getInd_esc()
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_esc

      Returns:
      The ind_esc contained in this VdmEntity.
    • getSubledger

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

      Original property name from the Odata EDM: subledger

      Returns:
      The subledger contained in this VdmEntity.
    • getTipo

      @Nullable public String getTipo()
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: tipo

      Returns:
      The tipo contained in this VdmEntity.
    • getNat_livr

      @Nullable public String getNat_livr()
      (Key Field) Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: nat_livr

      Returns:
      The nat_livr contained in this VdmEntity.
    • getSubl_account

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

      Original property name from the Odata EDM: subl_account

      Returns:
      The subl_account contained in this VdmEntity.
    • getAno

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

      Original property name from the Odata EDM: ano

      Returns:
      Year
    • getMes

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

      Original property name from the Odata EDM: mes

      Returns:
      Month
    • getCod_ver_lc

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

      Original property name from the Odata EDM: cod_ver_lc

      Returns:
      The cod_ver_lc contained in this VdmEntity.
    • getLayout

      @Nullable public String getLayout()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: layout

      Returns:
      The layout contained in this VdmEntity.
    • getNum_ord

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

      Original property name from the Odata EDM: num_ord

      Returns:
      The num_ord contained in this VdmEntity.
    • getCod_hash_aux

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

      Original property name from the Odata EDM: cod_hash_aux

      Returns:
      The cod_hash_aux contained in this VdmEntity.
    • 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<Esc_conta>
    • equals

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

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

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

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