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

public class Sign_subs extends VdmEntity<Sign_subs> implements VdmEntitySet
BR Comp Signatory Substitution

Original entity name from the Odata EDM: sign_subsType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setIdent_cpf_cnpj_t(@Nullable String ident_cpf_cnpj_t)
      (Key Field) Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: ident_cpf_cnpj_t

      Parameters:
      ident_cpf_cnpj_t - Signatory's CPF or CNPJ
    • setCod_assin_t

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

      Original property name from the Odata EDM: cod_assin_t

      Parameters:
      cod_assin_t - Signatory's Qualification
    • setVig_de

      public void setVig_de(@Nullable LocalDate vig_de)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: vig_de

      Parameters:
      vig_de - Valid From
    • setVig_ate

      public void setVig_ate(@Nullable LocalDate vig_ate)
      Constraints: Nullable

      Original property name from the Odata EDM: vig_ate

      Parameters:
      vig_ate - Valid To
    • setIdent_nom_t

      public void setIdent_nom_t(@Nullable String ident_nom_t)
      Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: ident_nom_t

      Parameters:
      ident_nom_t - Signatory's Name
    • setInd_crc_t

      public void setInd_crc_t(@Nullable String ind_crc_t)
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: ind_crc_t

      Parameters:
      ind_crc_t - Signatory's Regional Accounting Board
    • setEmail_t

      public void setEmail_t(@Nullable String email_t)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: email_t

      Parameters:
      email_t - Email
    • setFone_t

      public void setFone_t(@Nullable String fone_t)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: fone_t

      Parameters:
      fone_t - Signatory's Telephone Number
    • setUf_crc_t

      public void setUf_crc_t(@Nullable String uf_crc_t)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf_crc_t

      Parameters:
      uf_crc_t - UF
    • setNum_seq_crc_t

      public void setNum_seq_crc_t(@Nullable String num_seq_crc_t)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: num_seq_crc_t

      Parameters:
      num_seq_crc_t - CRC Sequential Number
    • setDt_crc_t

      public void setDt_crc_t(@Nullable String dt_crc_t)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_crc_t

      Parameters:
      dt_crc_t - CRC Date
    • 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<Sign_subs>
    • getKey

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

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

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

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

      @Nonnull public static Sign_subs.Sign_subsBuilder 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
    • getIdent_cpf_cnpj_t

      @Nullable public String getIdent_cpf_cnpj_t()
      (Key Field) Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: ident_cpf_cnpj_t

      Returns:
      Signatory's CPF or CNPJ
    • getCod_assin_t

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

      Original property name from the Odata EDM: cod_assin_t

      Returns:
      Signatory's Qualification
    • getVig_de

      @Nullable public LocalDate getVig_de()
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: vig_de

      Returns:
      Valid From
    • getVig_ate

      @Nullable public LocalDate getVig_ate()
      Constraints: Nullable

      Original property name from the Odata EDM: vig_ate

      Returns:
      Valid To
    • getIdent_nom_t

      @Nullable public String getIdent_nom_t()
      Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: ident_nom_t

      Returns:
      Signatory's Name
    • getInd_crc_t

      @Nullable public String getInd_crc_t()
      Constraints: Not nullable, Maximum length: 15

      Original property name from the Odata EDM: ind_crc_t

      Returns:
      Signatory's Regional Accounting Board
    • getEmail_t

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

      Original property name from the Odata EDM: email_t

      Returns:
      Email
    • getFone_t

      @Nullable public String getFone_t()
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: fone_t

      Returns:
      Signatory's Telephone Number
    • getUf_crc_t

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

      Original property name from the Odata EDM: uf_crc_t

      Returns:
      UF
    • getNum_seq_crc_t

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

      Original property name from the Odata EDM: num_seq_crc_t

      Returns:
      CRC Sequential Number
    • getDt_crc_t

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

      Original property name from the Odata EDM: dt_crc_t

      Returns:
      CRC Date
    • 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<Sign_subs>
    • equals

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

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

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

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