Author Archives: Arnav
Author Archives: Arnav
In new release for FSCM Image 29, PeopleSoft added a new feature in General Ledger to simplify online manual journal entry process. It is a new fluid page well organized to enter a journal, edit and post. We can also search and review any existing journal from Simplified Journal page. Fluid Journal Entry provides a […]
Continue readingWhenever you need to get data from 2 tables, you can use join on those tables using PSQuery. Joins retrieve data from more than one table, presenting the data as if it came from one table. PSQuery links the tables, based on common columns, and links the rows on the two tables by common values in […]
Continue readingThere can be scenario where you want to filter your PS Query results based on a Tree node. There is an option “in tree” in the criteria condition that can be used to select a tree or a specific node of a tree to filter out data based on this criteria. In this video you […]
Continue readingPS Query is an important tool to get information from PeopleSoft tables. Mostly users run PS Query directly from Query Manager to get the output. But you can also schedule any PS Query to setup one or more runs of a query. Recurrence can be set to run query on daily, weekly, monthly basis or […]
Continue readingPeopleSoft Strategic Sourcing uses the Approval Workflow Engine to define approvals for events and sourcing plans. To turn on approval process for any business unit, we can use “Event Approval” process. If a newly posted event does not fall under a business unit with active approval, no approval process will be run for that event. […]
Continue reading