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

public class Lcont_cpl extends VdmEntity<Lcont_cpl> implements VdmEntitySet
BR Accounting Doc Segment Comp

Original entity name from the Odata EDM: lcont_cplType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

      @Nonnull public Class<Lcont_cpl> getType()
      Specified by:
      getType in class VdmObject<Lcont_cpl>
    • 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
    • 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 - The exercicio to set.
    • setCod_cta

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

      Original property name from the Odata EDM: cod_cta

      Parameters:
      cod_cta - The cod_cta to set.
    • setDt_lcto

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

      Original property name from the Odata EDM: dt_lcto

      Parameters:
      dt_lcto - The dt_lcto to set.
    • setNum_lcto

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

      Original property name from the Odata EDM: num_lcto

      Parameters:
      num_lcto - The num_lcto to set.
    • setItem

      public void setItem(@Nullable String item)
      (Key Field) Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: item

      Parameters:
      item - The item to set.
    • setCod_hist_pad

      public void setCod_hist_pad(@Nullable String cod_hist_pad)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: cod_hist_pad

      Parameters:
      cod_hist_pad - The cod_hist_pad to set.
    • setVl_dc_aux

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

      Original property name from the Odata EDM: vl_dc_aux

      Parameters:
      vl_dc_aux - Initial Value
    • setInd_dc_aux

      public void setInd_dc_aux(@Nullable String ind_dc_aux)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_dc_aux

      Parameters:
      ind_dc_aux - Initial Value Nature Indicator
    • setDt_lcto_ext

      public void setDt_lcto_ext(@Nullable String dt_lcto_ext)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_lcto_ext

      Parameters:
      dt_lcto_ext - Late Posting Date
    • 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<Lcont_cpl>
    • getKey

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

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

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

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

      @Nonnull public static Lcont_cpl.Lcont_cplBuilder 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
    • getExercicio

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

      Original property name from the Odata EDM: exercicio

      Returns:
      The exercicio contained in this VdmEntity.
    • getCod_cta

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

      Original property name from the Odata EDM: cod_cta

      Returns:
      The cod_cta contained in this VdmEntity.
    • getDt_lcto

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

      Original property name from the Odata EDM: dt_lcto

      Returns:
      The dt_lcto contained in this VdmEntity.
    • getNum_lcto

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

      Original property name from the Odata EDM: num_lcto

      Returns:
      The num_lcto contained in this VdmEntity.
    • getItem

      @Nullable public String getItem()
      (Key Field) Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: item

      Returns:
      The item contained in this VdmEntity.
    • getCod_hist_pad

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

      Original property name from the Odata EDM: cod_hist_pad

      Returns:
      The cod_hist_pad contained in this VdmEntity.
    • getVl_dc_aux

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

      Original property name from the Odata EDM: vl_dc_aux

      Returns:
      Initial Value
    • getInd_dc_aux

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

      Original property name from the Odata EDM: ind_dc_aux

      Returns:
      Initial Value Nature Indicator
    • getDt_lcto_ext

      @Nullable public String getDt_lcto_ext()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_lcto_ext

      Returns:
      Late Posting Date
    • 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<Lcont_cpl>
    • equals

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

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

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

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