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

public class Map_ref extends VdmEntity<Map_ref> implements VdmEntitySet
BR Referential Mapping

Original entity name from the Odata EDM: map_refType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: dt_lancto

      Parameters:
      dt_lancto - Posting Date
    • setPer_apur

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

      Original property name from the Odata EDM: per_apur

      Parameters:
      per_apur - Nature of credit deferred, attached to revenue taxed
    • setCod_cta

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

      Original property name from the Odata EDM: cod_cta

      Parameters:
      cod_cta - Account Code
    • setCod_ccus

      public void setCod_ccus(@Nullable String cod_ccus)
      (Key Field) Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: cod_ccus

      Parameters:
      cod_ccus - Cost Center
    • setCod_cta_ref

      public void setCod_cta_ref(@Nullable String cod_cta_ref)
      (Key Field) Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: cod_cta_ref

      Parameters:
      cod_cta_ref - Referential Account Code
    • setDt_ini

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

      Original property name from the Odata EDM: dt_ini

      Parameters:
      dt_ini - Initial Date
    • setDt_fin

      public void setDt_fin(@Nullable String dt_fin)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_fin

      Parameters:
      dt_fin - Final Date
    • setVl_sld_fin

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

      Original property name from the Odata EDM: vl_sld_fin

      Parameters:
      vl_sld_fin - Final Balance Value
    • setInd_vl_sld_fin

      public void setInd_vl_sld_fin(@Nullable String ind_vl_sld_fin)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_vl_sld_fin

      Parameters:
      ind_vl_sld_fin - Final Balance Situation
    • 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<Map_ref>
    • getKey

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

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

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

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

      @Nonnull public static Map_ref.Map_refBuilder 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
    • getDt_lancto

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

      Original property name from the Odata EDM: dt_lancto

      Returns:
      Posting Date
    • getPer_apur

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

      Original property name from the Odata EDM: per_apur

      Returns:
      Nature of credit deferred, attached to revenue taxed
    • getCod_cta

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

      Original property name from the Odata EDM: cod_cta

      Returns:
      Account Code
    • getCod_ccus

      @Nullable public String getCod_ccus()
      (Key Field) Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: cod_ccus

      Returns:
      Cost Center
    • getCod_cta_ref

      @Nullable public String getCod_cta_ref()
      (Key Field) Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: cod_cta_ref

      Returns:
      Referential Account Code
    • getDt_ini

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

      Original property name from the Odata EDM: dt_ini

      Returns:
      Initial Date
    • getDt_fin

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

      Original property name from the Odata EDM: dt_fin

      Returns:
      Final Date
    • getVl_sld_fin

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

      Original property name from the Odata EDM: vl_sld_fin

      Returns:
      Final Balance Value
    • getInd_vl_sld_fin

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

      Original property name from the Odata EDM: ind_vl_sld_fin

      Returns:
      Final Balance Situation
    • 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<Map_ref>
    • equals

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

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

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

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