1.

What Are The Voucher Staging Tables Available In Peoplesoft?

Answer»

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.

  • 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;

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.

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



Discussion

No Comment Found