Interface I_C_BP_EDI

All Known Implementing Classes:
X_C_BP_EDI

public interface I_C_BP_EDI
Generated Interface for C_BP_EDI
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Org_ID

      void setAD_Org_ID(int AD_Org_ID)
      Set Organization. Organizational entity within tenant
    • getAD_Org_ID

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setAD_Sequence_ID

      void setAD_Sequence_ID(int AD_Sequence_ID)
      Set Sequence. Document Sequence
    • getAD_Sequence_ID

      int getAD_Sequence_ID()
      Get Sequence. Document Sequence
    • getAD_Sequence

      I_AD_Sequence getAD_Sequence() throws RuntimeException
      Throws:
      RuntimeException
    • setC_BPartner_ID

      void setC_BPartner_ID(int C_BPartner_ID)
      Set Business Partner. Identifies a Business Partner
    • getC_BPartner_ID

      int getC_BPartner_ID()
      Get Business Partner. Identifies a Business Partner
    • getC_BPartner

      I_C_BPartner getC_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • setC_BP_EDI_ID

      void setC_BP_EDI_ID(int C_BP_EDI_ID)
      Set EDI Definition. Electronic Data Interchange
    • getC_BP_EDI_ID

      int getC_BP_EDI_ID()
      Get EDI Definition. Electronic Data Interchange
    • setC_BP_EDI_UU

      void setC_BP_EDI_UU(String C_BP_EDI_UU)
      Set C_BP_EDI_UU
    • getC_BP_EDI_UU

      String getC_BP_EDI_UU()
      Get C_BP_EDI_UU
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setCustomerNo

      void setCustomerNo(String CustomerNo)
      Set Customer No. EDI Identification Number
    • getCustomerNo

      String getCustomerNo()
      Get Customer No. EDI Identification Number
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setEDIType

      void setEDIType(String EDIType)
      Set EDI Type
    • getEDIType

      String getEDIType()
      Get EDI Type
    • setEMail_Error_To

      void setEMail_Error_To(String EMail_Error_To)
      Set Error EMail. Email address to send error messages to
    • getEMail_Error_To

      String getEMail_Error_To()
      Get Error EMail. Email address to send error messages to
    • setEMail_From

      void setEMail_From(String EMail_From)
      Set From EMail. Full EMail address used to send requests - e.g. edi@organization.com
    • getEMail_From

      String getEMail_From()
      Get From EMail. Full EMail address used to send requests - e.g. edi@organization.com
    • setEMail_From_Pwd

      void setEMail_From_Pwd(String EMail_From_Pwd)
      Set From EMail Password. Password of the sending EMail address
    • getEMail_From_Pwd

      String getEMail_From_Pwd()
      Get From EMail Password. Password of the sending EMail address
    • setEMail_From_Uid

      void setEMail_From_Uid(String EMail_From_Uid)
      Set From EMail User ID. User ID of the sending EMail address (on default SMTP Host) - e.g. edi
    • getEMail_From_Uid

      String getEMail_From_Uid()
      Get From EMail User ID. User ID of the sending EMail address (on default SMTP Host) - e.g. edi
    • setEMail_Info_To

      void setEMail_Info_To(String EMail_Info_To)
      Set Info EMail. EMail address to send informational messages and copies
    • getEMail_Info_To

      String getEMail_Info_To()
      Get Info EMail. EMail address to send informational messages and copies
    • setEMail_To

      void setEMail_To(String EMail_To)
      Set To EMail. EMail address to send requests to - e.g. edi@manufacturer.com
    • getEMail_To

      String getEMail_To()
      Get To EMail. EMail address to send requests to - e.g. edi@manufacturer.com
    • setIsActive

      void setIsActive(boolean IsActive)
      Set Active. The record is active in the system
    • isActive

      boolean isActive()
      Get Active. The record is active in the system
    • setIsAudited

      void setIsAudited(boolean IsAudited)
      Set Activate Audit. Activate Audit Trail of what numbers are generated
    • isAudited

      boolean isAudited()
      Get Activate Audit. Activate Audit Trail of what numbers are generated
    • setIsInfoSent

      void setIsInfoSent(boolean IsInfoSent)
      Set Send Info. Send informational messages and copies
    • isInfoSent

      boolean isInfoSent()
      Get Send Info. Send informational messages and copies
    • setM_Warehouse_ID

      void setM_Warehouse_ID(int M_Warehouse_ID)
      Set Warehouse. Storage Warehouse and Service Point
    • getM_Warehouse_ID

      int getM_Warehouse_ID()
      Get Warehouse. Storage Warehouse and Service Point
    • getM_Warehouse

      I_M_Warehouse getM_Warehouse() throws RuntimeException
      Throws:
      RuntimeException
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • setReceiveInquiryReply

      void setReceiveInquiryReply(boolean ReceiveInquiryReply)
      Set Received Inquiry Reply
    • isReceiveInquiryReply

      boolean isReceiveInquiryReply()
      Get Received Inquiry Reply
    • setReceiveOrderReply

      void setReceiveOrderReply(boolean ReceiveOrderReply)
      Set Receive Order Reply
    • isReceiveOrderReply

      boolean isReceiveOrderReply()
      Get Receive Order Reply
    • setSendInquiry

      void setSendInquiry(boolean SendInquiry)
      Set Send Inquiry. Quantity Availability Inquiry
    • isSendInquiry

      boolean isSendInquiry()
      Get Send Inquiry. Quantity Availability Inquiry
    • setSendOrder

      void setSendOrder(boolean SendOrder)
      Set Send Order
    • isSendOrder

      boolean isSendOrder()
      Get Send Order
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records