Interface IDocsPostProcess

All Known Implementing Classes:
MInOut, MInvoice, MPayment

public interface IDocsPostProcess
Interface for PO to provide list of PO to update ProcessedOn after Complete and for posting after posting of a PO record.
Author:
hengsin
  • Method Summary

    Modifier and Type
    Method
    Description
    Get documents to process after Complete or after Posting
  • Method Details

    • getDocsPostProcess

      List<PO> getDocsPostProcess()
      Get documents to process after Complete or after Posting
      Returns:
      List of doc to process after Complete or after Posting