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

public class Cpl_co_ro extends VdmEntity<Cpl_co_ro> implements VdmEntitySet
BR Lading Highway Complement

Original entity name from the Odata EDM: cpl_co_roType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: cod_mun_dest

      Parameters:
      cod_mun_dest - Destination City Code
    • setCod_mun_orig

      public void setCod_mun_orig(@Nullable String cod_mun_orig)
      Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: cod_mun_orig

      Parameters:
      cod_mun_orig - Origin City Code
    • setCod_part_consg

      public void setCod_part_consg(@Nullable String cod_part_consg)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_part_consg

      Parameters:
      cod_part_consg - Participant Code - Receiver
    • setCod_part_red

      public void setCod_part_red(@Nullable String cod_part_red)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_part_red

      Parameters:
      cod_part_red - Participant Code - Redispatch
    • setInd_frt_red

      public void setInd_frt_red(@Nullable String ind_frt_red)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_frt_red

      Parameters:
      ind_frt_red - Redispatch Freight Indicator
    • setVeic_id

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

      Original property name from the Odata EDM: veic_id

      Parameters:
      veic_id - Vehicle ID
    • 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
    • setVl_liq_frt

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

      Original property name from the Odata EDM: vl_liq_frt

      Parameters:
      vl_liq_frt - Freight Net Value
    • setVl_sec_cat

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

      Original property name from the Odata EDM: vl_sec_cat

      Parameters:
      vl_sec_cat - SEC/CAT Value
    • setVl_desp

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

      Original property name from the Odata EDM: vl_desp

      Parameters:
      vl_desp - Dispatch Value
    • setVl_pedg

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

      Original property name from the Odata EDM: vl_pedg

      Parameters:
      vl_pedg - Toll Value
    • setVl_out

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

      Original property name from the Odata EDM: vl_out

      Parameters:
      vl_out - Other Values
    • setVl_frt

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

      Original property name from the Odata EDM: vl_frt

      Parameters:
      vl_frt - Freight Value
    • 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<Cpl_co_ro>
    • getKey

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

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

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

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

      @Nonnull public static Cpl_co_ro.Cpl_co_roBuilder builder()
    • 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_mun_dest

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

      Original property name from the Odata EDM: cod_mun_dest

      Returns:
      Destination City Code
    • getCod_mun_orig

      @Nullable public String getCod_mun_orig()
      Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: cod_mun_orig

      Returns:
      Origin City Code
    • getCod_part_consg

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

      Original property name from the Odata EDM: cod_part_consg

      Returns:
      Participant Code - Receiver
    • getCod_part_red

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

      Original property name from the Odata EDM: cod_part_red

      Returns:
      Participant Code - Redispatch
    • getInd_frt_red

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

      Original property name from the Odata EDM: ind_frt_red

      Returns:
      Redispatch Freight Indicator
    • getVeic_id

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

      Original property name from the Odata EDM: veic_id

      Returns:
      Vehicle ID
    • getUf_id

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

      Original property name from the Odata EDM: uf_id

      Returns:
      UF
    • getVl_liq_frt

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

      Original property name from the Odata EDM: vl_liq_frt

      Returns:
      Freight Net Value
    • getVl_sec_cat

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

      Original property name from the Odata EDM: vl_sec_cat

      Returns:
      SEC/CAT Value
    • getVl_desp

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

      Original property name from the Odata EDM: vl_desp

      Returns:
      Dispatch Value
    • getVl_pedg

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

      Original property name from the Odata EDM: vl_pedg

      Returns:
      Toll Value
    • getVl_out

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

      Original property name from the Odata EDM: vl_out

      Returns:
      Other Values
    • getVl_frt

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

      Original property name from the Odata EDM: vl_frt

      Returns:
      Freight Value
    • 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<Cpl_co_ro>
    • equals

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

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

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

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