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

public class Plano_ref extends VdmEntity<Plano_ref> implements VdmEntitySet
BR Referential Chart of Acct

Original entity name from the Odata EDM: plano_refType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setCod_cta(@Nullable String cod_cta)
      (Key Field) Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: cod_cta

      Parameters:
      cod_cta - Account Code (Chart)
    • setCod_ccus

      public void setCod_ccus(@Nullable String cod_ccus)
      (Key Field) Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: cod_ccus

      Parameters:
      cod_ccus - The cod_ccus to set.
    • setCod_cta_ref

      public void setCod_cta_ref(@Nullable String cod_cta_ref)
      (Key Field) Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: cod_cta_ref

      Parameters:
      cod_cta_ref - Referential Account Code
    • setTp_plan_ref

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

      Original property name from the Odata EDM: tp_plan_ref

      Parameters:
      tp_plan_ref - Type of Referential Chart of Accounts
    • setDt_ini

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

      Original property name from the Odata EDM: dt_ini

      Parameters:
      dt_ini - Initial Date
    • setDt_fim

      public void setDt_fim(@Nullable String dt_fim)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_fim

      Parameters:
      dt_fim - Final Date
    • setDescricao

      public void setDescricao(@Nullable String descricao)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: descricao

      Parameters:
      descricao - Description
    • setTipo

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

      Original property name from the Odata EDM: tipo

      Parameters:
      tipo - Register Type
    • setCod_conta_sup

      public void setCod_conta_sup(@Nullable String cod_conta_sup)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_conta_sup

      Parameters:
      cod_conta_sup - Superior Account Code
    • setNivel

      public void setNivel(@Nullable String nivel)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: nivel

      Parameters:
      nivel - Account Level
    • setNatureza

      public void setNatureza(@Nullable String natureza)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: natureza

      Parameters:
      natureza - Legal Nature
    • setCod_ent_ref

      public void setCod_ent_ref(@Nullable String cod_ent_ref)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_ent_ref

      Parameters:
      cod_ent_ref - Institution Responsible for Chart of Accounts
    • 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<Plano_ref>
    • getKey

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

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

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

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

      @Nonnull public static Plano_ref.Plano_refBuilder 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
    • getCod_cta

      @Nullable public String getCod_cta()
      (Key Field) Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: cod_cta

      Returns:
      Account Code (Chart)
    • getCod_ccus

      @Nullable public String getCod_ccus()
      (Key Field) Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: cod_ccus

      Returns:
      The cod_ccus contained in this VdmEntity.
    • getCod_cta_ref

      @Nullable public String getCod_cta_ref()
      (Key Field) Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: cod_cta_ref

      Returns:
      Referential Account Code
    • getTp_plan_ref

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

      Original property name from the Odata EDM: tp_plan_ref

      Returns:
      Type of Referential Chart of Accounts
    • getDt_ini

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

      Original property name from the Odata EDM: dt_ini

      Returns:
      Initial Date
    • getDt_fim

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

      Original property name from the Odata EDM: dt_fim

      Returns:
      Final Date
    • getDescricao

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

      Original property name from the Odata EDM: descricao

      Returns:
      Description
    • getTipo

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

      Original property name from the Odata EDM: tipo

      Returns:
      Register Type
    • getCod_conta_sup

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

      Original property name from the Odata EDM: cod_conta_sup

      Returns:
      Superior Account Code
    • getNivel

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

      Original property name from the Odata EDM: nivel

      Returns:
      Account Level
    • getNatureza

      @Nullable public String getNatureza()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: natureza

      Returns:
      Legal Nature
    • getCod_ent_ref

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

      Original property name from the Odata EDM: cod_ent_ref

      Returns:
      Institution Responsible for Chart of Accounts
    • 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<Plano_ref>
    • equals

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

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

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

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