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

public class Part_ext extends VdmEntity<Part_ext> implements VdmEntitySet
BR Investmens Abroad

Original entity name from the Odata EDM: part_extType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: dt_lancto

      Parameters:
      dt_lancto - Posting Date
    • setNif

      public void setNif(@Nullable String nif)
      (Key Field) Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: nif

      Parameters:
      nif - Tax Identification Number
    • setCnpj

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

      Original property name from the Odata EDM: cnpj

      Parameters:
      cnpj - CNPJ
    • setRaz_social

      public void setRaz_social(@Nullable String raz_social)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: raz_social

      Parameters:
      raz_social - Business Name
    • setInd_controle

      public void setInd_controle(@Nullable String ind_controle)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ind_controle

      Parameters:
      ind_controle - Control Indicator
    • setPais

      public void setPais(@Nullable String pais)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: pais

      Parameters:
      pais - Country/Region
    • setInd_isen_petr

      public void setInd_isen_petr(@Nullable String ind_isen_petr)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_isen_petr

      Parameters:
      ind_isen_petr - Prospecting indicator Oil and Gas Exploration
    • setInd_consol

      public void setInd_consol(@Nullable String ind_consol)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_consol

      Parameters:
      ind_consol - Consolidation Indicator
    • setMot_nao_consol

      public void setMot_nao_consol(@Nullable String mot_nao_consol)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: mot_nao_consol

      Parameters:
      mot_nao_consol - Reason for Non Consolidation
    • setTip_moeda

      public void setTip_moeda(@Nullable String tip_moeda)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: tip_moeda

      Parameters:
      tip_moeda - Currency, According to Sped Table
    • 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<Part_ext>
    • getKey

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

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

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

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

      @Nonnull public static Part_ext.Part_extBuilder 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
    • getDt_lancto

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

      Original property name from the Odata EDM: dt_lancto

      Returns:
      Posting Date
    • getNif

      @Nullable public String getNif()
      (Key Field) Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: nif

      Returns:
      Tax Identification Number
    • getCnpj

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

      Original property name from the Odata EDM: cnpj

      Returns:
      CNPJ
    • getRaz_social

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

      Original property name from the Odata EDM: raz_social

      Returns:
      Business Name
    • getInd_controle

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

      Original property name from the Odata EDM: ind_controle

      Returns:
      Control Indicator
    • getPais

      @Nullable public String getPais()
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: pais

      Returns:
      Country/Region
    • getInd_isen_petr

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

      Original property name from the Odata EDM: ind_isen_petr

      Returns:
      Prospecting indicator Oil and Gas Exploration
    • getInd_consol

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

      Original property name from the Odata EDM: ind_consol

      Returns:
      Consolidation Indicator
    • getMot_nao_consol

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

      Original property name from the Odata EDM: mot_nao_consol

      Returns:
      Reason for Non Consolidation
    • getTip_moeda

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

      Original property name from the Odata EDM: tip_moeda

      Returns:
      Currency, According to Sped Table
    • 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<Part_ext>
    • equals

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

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

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

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