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

public class P_admju_d extends VdmEntity<P_admju_d> implements VdmEntitySet
BR Adm Judicial Process Data

Original entity name from the Odata EDM: p_admju_dType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setData(@Nullable LocalDate data)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: data

      Parameters:
      data - Date
    • setTp_proc

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

      Original property name from the Odata EDM: tp_proc

      Parameters:
      tp_proc - Process Type
    • setNr_proc

      public void setNr_proc(@Nullable String nr_proc)
      (Key Field) Constraints: Not nullable, Maximum length: 21

      Original property name from the Odata EDM: nr_proc

      Parameters:
      nr_proc - Administrative Procedure/Lawsuit Number
    • setCod_susp

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

      Original property name from the Odata EDM: cod_susp

      Parameters:
      cod_susp - Suspension Indicator Code
    • setTp_insc_proc

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

      Original property name from the Odata EDM: tp_insc_proc

      Parameters:
      tp_insc_proc - Registration Type
    • setNr_insc_proc

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

      Original property name from the Odata EDM: nr_insc_proc

      Parameters:
      nr_insc_proc - CNPJ or CNO number on admin. or judicial lawsuit
    • setCod_ativ_econ

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

      Original property name from the Odata EDM: cod_ativ_econ

      Parameters:
      cod_ativ_econ - Indicator code for activity subject to incidence of contrib.
    • setInd_com

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

      Original property name from the Odata EDM: ind_com

      Parameters:
      ind_com - Commercialization Indicator
    • setValor_retencao

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

      Original property name from the Odata EDM: valor_retencao

      Parameters:
      valor_retencao - Withholding of NF Services
    • setAdicional

      public void setAdicional(@Nullable String adicional)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: adicional

      Parameters:
      adicional - Additional Administrative/Judicial Process
    • setVlr_cp_susp

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

      Original property name from the Odata EDM: vlr_cp_susp

      Parameters:
      vlr_cp_susp - Suspended Social Security Contribution Amount
    • setVlr_rat_susp

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

      Original property name from the Odata EDM: vlr_rat_susp

      Parameters:
      vlr_rat_susp - GILRAT contribution value with suspended liability
    • setVlr_senar_susp

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

      Original property name from the Odata EDM: vlr_senar_susp

      Parameters:
      vlr_senar_susp - SENAR contribution value with suspended liability
    • setVlr_cprb_susp

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

      Original property name from the Odata EDM: vlr_cprb_susp

      Parameters:
      vlr_cprb_susp - Suspended Social Security Contrib. Amount on Gross Revenue
    • 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<P_admju_d>
    • getKey

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

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

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

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

      @Nonnull public static P_admju_d.P_admju_dBuilder 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
    • getData

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

      Original property name from the Odata EDM: data

      Returns:
      Date
    • getTp_proc

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

      Original property name from the Odata EDM: tp_proc

      Returns:
      Process Type
    • getNr_proc

      @Nullable public String getNr_proc()
      (Key Field) Constraints: Not nullable, Maximum length: 21

      Original property name from the Odata EDM: nr_proc

      Returns:
      Administrative Procedure/Lawsuit Number
    • getCod_susp

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

      Original property name from the Odata EDM: cod_susp

      Returns:
      Suspension Indicator Code
    • getTp_insc_proc

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

      Original property name from the Odata EDM: tp_insc_proc

      Returns:
      Registration Type
    • getNr_insc_proc

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

      Original property name from the Odata EDM: nr_insc_proc

      Returns:
      CNPJ or CNO number on admin. or judicial lawsuit
    • getCod_ativ_econ

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

      Original property name from the Odata EDM: cod_ativ_econ

      Returns:
      Indicator code for activity subject to incidence of contrib.
    • getInd_com

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

      Original property name from the Odata EDM: ind_com

      Returns:
      Commercialization Indicator
    • getValor_retencao

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

      Original property name from the Odata EDM: valor_retencao

      Returns:
      Withholding of NF Services
    • getAdicional

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

      Original property name from the Odata EDM: adicional

      Returns:
      Additional Administrative/Judicial Process
    • getVlr_cp_susp

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

      Original property name from the Odata EDM: vlr_cp_susp

      Returns:
      Suspended Social Security Contribution Amount
    • getVlr_rat_susp

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

      Original property name from the Odata EDM: vlr_rat_susp

      Returns:
      GILRAT contribution value with suspended liability
    • getVlr_senar_susp

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

      Original property name from the Odata EDM: vlr_senar_susp

      Returns:
      SENAR contribution value with suspended liability
    • getVlr_cprb_susp

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

      Original property name from the Odata EDM: vlr_cprb_susp

      Returns:
      Suspended Social Security Contrib. Amount on Gross Revenue
    • 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<P_admju_d>
    • equals

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

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

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

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