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

public class Aqs_impwh extends VdmEntity<Aqs_impwh> implements VdmEntitySet
BR Acquisition Withholding Tax

Original entity name from the Odata EDM: aqs_impwhType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: exercicio

      Parameters:
      exercicio - Year
    • setNum_lcto

      public void setNum_lcto(@Nullable String num_lcto)
      (Key Field) Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: num_lcto

      Parameters:
      num_lcto - Posting Number
    • setNum_item

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

      Original property name from the Odata EDM: num_item

      Parameters:
      num_item - Item Number
    • setCodigo_irf

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

      Original property name from the Odata EDM: codigo_irf

      Parameters:
      codigo_irf - Withholding Tax Code
    • setCat_imposto

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

      Original property name from the Odata EDM: cat_imposto

      Parameters:
      cat_imposto - Withholding Tax Type
    • setRetif_s1250

      public void setRetif_s1250(@Nullable String retif_s1250)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: retif_s1250

      Parameters:
      retif_s1250 - eSocial Rectification Indicator
    • setInd_opc_cp

      public void setInd_opc_cp(@Nullable String ind_opc_cp)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_opc_cp

      Parameters:
      ind_opc_cp - Social Security Contribution Over Payroll
    • setInd_aquis

      public void setInd_aquis(@Nullable String ind_aquis)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_aquis

      Parameters:
      ind_aquis - Acquisition Indicator
    • setTipo_contrib

      public void setTipo_contrib(@Nullable String tipo_contrib)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: tipo_contrib

      Parameters:
      tipo_contrib - Contribution Type
    • 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<Aqs_impwh>
    • getKey

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

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

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

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

      @Nonnull public static Aqs_impwh.Aqs_impwhBuilder 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
    • getExercicio

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

      Original property name from the Odata EDM: exercicio

      Returns:
      Year
    • getNum_lcto

      @Nullable public String getNum_lcto()
      (Key Field) Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: num_lcto

      Returns:
      Posting Number
    • getNum_item

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

      Original property name from the Odata EDM: num_item

      Returns:
      Item Number
    • getCodigo_irf

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

      Original property name from the Odata EDM: codigo_irf

      Returns:
      Withholding Tax Code
    • getCat_imposto

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

      Original property name from the Odata EDM: cat_imposto

      Returns:
      Withholding Tax Type
    • getRetif_s1250

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

      Original property name from the Odata EDM: retif_s1250

      Returns:
      eSocial Rectification Indicator
    • getInd_opc_cp

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

      Original property name from the Odata EDM: ind_opc_cp

      Returns:
      Social Security Contribution Over Payroll
    • getInd_aquis

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

      Original property name from the Odata EDM: ind_aquis

      Returns:
      Acquisition Indicator
    • getTipo_contrib

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

      Original property name from the Odata EDM: tipo_contrib

      Returns:
      Contribution Type
    • 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<Aqs_impwh>
    • equals

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

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

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

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