Class MCOFCAcctIgnoreElement

All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_COF_C_Acct_IgnoreElement, I_Persistent, Evaluatee

public class MCOFCAcctIgnoreElement extends X_COF_C_Acct_IgnoreElement
See Also:
  • Constructor Details

    • MCOFCAcctIgnoreElement

      public MCOFCAcctIgnoreElement(Properties ctx, int COF_C_Acct_IgnoreElement_ID, String trxName)
    • MCOFCAcctIgnoreElement

      public MCOFCAcctIgnoreElement(Properties ctx, ResultSet rs, String trxName)
    • MCOFCAcctIgnoreElement

      public MCOFCAcctIgnoreElement(Properties ctx, int COF_C_Acct_IgnoreElement_ID, String trxName, String... virtualColumns)
    • MCOFCAcctIgnoreElement

      public MCOFCAcctIgnoreElement(Properties ctx, String COF_C_Acct_IgnoreElement_UU, String trxName, String... virtualColumns)
    • MCOFCAcctIgnoreElement

      public MCOFCAcctIgnoreElement(Properties ctx, String COF_C_Acct_IgnoreElement_UU, String trxName)
  • Method Details

    • getFromAcctSchema

      public static MCOFCAcctIgnoreElement[] getFromAcctSchema(MAcctSchema acct)
      getLines from MCOFCAcctIgnoreElement return q.first
    • isSkipUserList2

      public boolean isSkipUserList2(int C_ElementValue_ID)
      Skip creating postings for this User Element List 2.
      Parameters:
      C_ElementValue_ID -
      Returns:
      true if to skip
    • isSkipActivity

      public boolean isSkipActivity(int C_Activity_ID)
      Skip creating postings for this Activity.
      Parameters:
      C_Activity_ID -
      Returns:
      true if to skip
    • beforeSave

      protected boolean beforeSave(boolean newRecord)
      Description copied from class: PO
      Called before Save for Pre-Save Operation
      Overrides:
      beforeSave in class PO
      Parameters:
      newRecord - new record
      Returns:
      true if record can be saved