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

public class Cpl_co_aq extends VdmEntity<Cpl_co_aq> implements VdmEntitySet
BR Lading Waterway Complement

Original entity name from the Odata EDM: cpl_co_aqType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setInd_nav(@Nullable String ind_nav)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_nav

      Parameters:
      ind_nav - Shipping Type
    • setViagem

      public void setViagem(@Nullable String viagem)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: viagem

      Parameters:
      viagem - Water and Air Transport Code
    • setInd_veic

      public void setInd_veic(@Nullable String ind_veic)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_veic

      Parameters:
      ind_veic - Transportation Vehicle Type
    • 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_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_desp_port

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

      Original property name from the Odata EDM: vl_desp_port

      Parameters:
      vl_desp_port - Value of Port Expenses
    • setVl_desp_car_desc

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

      Original property name from the Odata EDM: vl_desp_car_desc

      Parameters:
      vl_desp_car_desc - Loading and Unloading Expenses Value
    • setVl_frt_brt

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

      Original property name from the Odata EDM: vl_frt_brt

      Parameters:
      vl_frt_brt - Freight Gross Value
    • setVl_frt_mm

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

      Original property name from the Odata EDM: vl_frt_mm

      Parameters:
      vl_frt_mm - Merchant Navy Additional 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_aq>
    • getKey

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

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

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

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

      @Nonnull public static Cpl_co_aq.Cpl_co_aqBuilder 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()
      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
    • 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
    • getInd_nav

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

      Original property name from the Odata EDM: ind_nav

      Returns:
      Shipping Type
    • getViagem

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

      Original property name from the Odata EDM: viagem

      Returns:
      Water and Air Transport Code
    • getInd_veic

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

      Original property name from the Odata EDM: ind_veic

      Returns:
      Transportation Vehicle Type
    • 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_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_desp_port

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

      Original property name from the Odata EDM: vl_desp_port

      Returns:
      Value of Port Expenses
    • getVl_desp_car_desc

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

      Original property name from the Odata EDM: vl_desp_car_desc

      Returns:
      Loading and Unloading Expenses Value
    • getVl_frt_brt

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

      Original property name from the Odata EDM: vl_frt_brt

      Returns:
      Freight Gross Value
    • getVl_frt_mm

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

      Original property name from the Odata EDM: vl_frt_mm

      Returns:
      Merchant Navy Additional 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_aq>
    • equals

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

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

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

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