Welcome Guest. Sign in or Signup

1 Answers

Voucher Staging Tables

Asked by: 6214 views Accounts Payable

To load vouchers into PeopleSoft, we first load them into the Voucher Staging tables and then run the Voucher Build to create Vouchers from the staged data. What are the Voucher Staging tables available in PeopleSoft?

Related Questions

1 Answers



  1. Umakanth Annamreddy on Apr 15, 2012 Reply

    PS_VCHR_HDR_STG;
    PS_VCHR_LINE_STG;
    PS_VCHR_DIST_STG;

    PS_VCHR_HDR_QV;
    PS_VCHR_LINE_QV;
    PS_VCHR_DIST_QV;

    These are two staging tables used to load data through voucher build process into main voucher tables

    PS_VOUCHER;
    PS_VOUCHER_LINE;
    PS_DISTRUB_LINE;

    +19 Votes Thumb up 0 Votes Thumb down 0 Votes


Answer Question