Class MCashPlan

    • Constructor Detail

      • MCashPlan

        public MCashPlan​(Properties ctx,
                         int C_CashPlan_ID,
                         String trxName)
        Standard Constructor
        Parameters:
        ctx - context
        C_CashPlan_ID - id
        trxName - transaction
      • MCashPlan

        public MCashPlan​(Properties ctx,
                         ResultSet rs,
                         String trxName)
        Load Constructor
        Parameters:
        ctx - ctx
        rs - result set
        trxName - transaction
    • Method Detail

      • beforeDelete

        protected boolean beforeDelete()
        Before Delete
        Overrides:
        beforeDelete in class PO
        Returns:
        true
      • getLines

        public MCashPlanLine[] getLines()
        Get Cash Plan Lines of Cash Plan
        Returns:
        lines