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

public class Proc_ref extends VdmEntity<Proc_ref> implements VdmEntitySet
BR Case Reference

Original entity name from the Odata EDM: proc_refType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setTp_parent(@Nullable String tp_parent)
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: tp_parent

      Parameters:
      tp_parent - Type of parent
    • setNum_lancto

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

      Original property name from the Odata EDM: num_lancto

      Parameters:
      num_lancto - Posting Number
    • 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
    • setNum_proc

      public void setNum_proc(@Nullable String num_proc)
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: num_proc

      Parameters:
      num_proc - Process Number
    • setInd_proc

      public void setInd_proc(@Nullable String ind_proc)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_proc

      Parameters:
      ind_proc - Origin of Process
    • setNum_ativo

      public void setNum_ativo(@Nullable String num_ativo)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: num_ativo

      Parameters:
      num_ativo - Main Asset Number
    • setSub_num_ativo

      public void setSub_num_ativo(@Nullable String sub_num_ativo)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: sub_num_ativo

      Parameters:
      sub_num_ativo - Asset Subnumber
    • setNf_id

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

      Original property name from the Odata EDM: nf_id

      Parameters:
      nf_id - Nota Fiscal
    • setNf_item

      public void setNf_item(@Nullable String nf_item)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: nf_item

      Parameters:
      nf_item - NF Item Number
    • setNf_account_assignment_id

      public void setNf_account_assignment_id(@Nullable String nf_account_assignment_id)
      Constraints: Not nullable, Maximum length: 24

      Original property name from the Odata EDM: nf_account_assignment_id

      Parameters:
      nf_account_assignment_id - NF Account Assignment
    • 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<Proc_ref>
    • getKey

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

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

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

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

      @Nonnull public static Proc_ref.Proc_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
    • getFilial

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

      Original property name from the Odata EDM: filial

      Returns:
      Branch
    • getTp_parent

      @Nullable public String getTp_parent()
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: tp_parent

      Returns:
      Type of parent
    • getNum_lancto

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

      Original property name from the Odata EDM: num_lancto

      Returns:
      Posting Number
    • 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
    • getNum_proc

      @Nullable public String getNum_proc()
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: num_proc

      Returns:
      Process Number
    • getInd_proc

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

      Original property name from the Odata EDM: ind_proc

      Returns:
      Origin of Process
    • getNum_ativo

      @Nullable public String getNum_ativo()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: num_ativo

      Returns:
      Main Asset Number
    • getSub_num_ativo

      @Nullable public String getSub_num_ativo()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: sub_num_ativo

      Returns:
      Asset Subnumber
    • getNf_id

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

      Original property name from the Odata EDM: nf_id

      Returns:
      Nota Fiscal
    • getNf_item

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

      Original property name from the Odata EDM: nf_item

      Returns:
      NF Item Number
    • getNf_account_assignment_id

      @Nullable public String getNf_account_assignment_id()
      Constraints: Not nullable, Maximum length: 24

      Original property name from the Odata EDM: nf_account_assignment_id

      Returns:
      NF Account Assignment
    • 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<Proc_ref>
    • equals

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

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

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

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