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

public class Nf_opr_co extends VdmEntity<Nf_opr_co> implements VdmEntitySet
BR Nota Fiscal Fuel Operation

Original entity name from the Odata EDM: nf_opr_coType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setNf_id(@Nullable String nf_id)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: nf_id

      Parameters:
      nf_id - Nota Fiscal Id
    • setCod_part

      public void setCod_part(@Nullable String cod_part)
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_part

      Parameters:
      cod_part - Participant Code
    • setVeic_id

      public void setVeic_id(@Nullable String veic_id)
      (Key Field) Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: veic_id

      Parameters:
      veic_id - Vehicle ID
    • setCod_aut

      public void setCod_aut(@Nullable String cod_aut)
      Constraints: Not nullable, Maximum length: 25

      Original property name from the Odata EDM: cod_aut

      Parameters:
      cod_aut - Authorization Code Povided by SEFAZ (Fuel)
    • setNr_passe

      public void setNr_passe(@Nullable String nr_passe)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: nr_passe

      Parameters:
      nr_passe - Fiscal Pass Number
    • setHora

      public void setHora(@Nullable String hora)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: hora

      Parameters:
      hora - Goods Outgoing Time
    • setTemper

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

      Original property name from the Odata EDM: temper

      Parameters:
      temper - Celsius Temperature for Fuel Volume Quantification
    • setQtd_vol

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

      Original property name from the Odata EDM: qtd_vol

      Parameters:
      qtd_vol - Amount
    • setPeso_brt

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

      Original property name from the Odata EDM: peso_brt

      Parameters:
      peso_brt - Gross Weight from Transported Volume (kg)
    • setPeso_liq

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

      Original property name from the Odata EDM: peso_liq

      Parameters:
      peso_liq - Net Weight from Transported Volume (kg)
    • setNom_mot

      public void setNom_mot(@Nullable String nom_mot)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: nom_mot

      Parameters:
      nom_mot - Driver's Name
    • setCpf

      public void setCpf(@Nullable String cpf)
      Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: cpf

      Parameters:
      cpf - CPF
    • setUf_id

      public void setUf_id(@Nullable String uf_id)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf_id

      Parameters:
      uf_id - UF
    • 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<Nf_opr_co>
    • getKey

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

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

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

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

      @Nonnull public static Nf_opr_co.Nf_opr_coBuilder 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
    • getNf_id

      @Nullable public String getNf_id()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: nf_id

      Returns:
      Nota Fiscal Id
    • getCod_part

      @Nullable public String getCod_part()
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_part

      Returns:
      Participant Code
    • getVeic_id

      @Nullable public String getVeic_id()
      (Key Field) Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: veic_id

      Returns:
      Vehicle ID
    • getCod_aut

      @Nullable public String getCod_aut()
      Constraints: Not nullable, Maximum length: 25

      Original property name from the Odata EDM: cod_aut

      Returns:
      Authorization Code Povided by SEFAZ (Fuel)
    • getNr_passe

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

      Original property name from the Odata EDM: nr_passe

      Returns:
      Fiscal Pass Number
    • getHora

      @Nullable public String getHora()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: hora

      Returns:
      Goods Outgoing Time
    • getTemper

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

      Original property name from the Odata EDM: temper

      Returns:
      Celsius Temperature for Fuel Volume Quantification
    • getQtd_vol

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

      Original property name from the Odata EDM: qtd_vol

      Returns:
      Amount
    • getPeso_brt

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

      Original property name from the Odata EDM: peso_brt

      Returns:
      Gross Weight from Transported Volume (kg)
    • getPeso_liq

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

      Original property name from the Odata EDM: peso_liq

      Returns:
      Net Weight from Transported Volume (kg)
    • getNom_mot

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

      Original property name from the Odata EDM: nom_mot

      Returns:
      Driver's Name
    • getCpf

      @Nullable public String getCpf()
      Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: cpf

      Returns:
      CPF
    • getUf_id

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

      Original property name from the Odata EDM: uf_id

      Returns:
      UF
    • 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<Nf_opr_co>
    • equals

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

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

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

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