Working with Banking

This chapter provides overviews of the banking process for India and banking setup and discusses how to generate electronic funds transfer (EFT) files and reports.

Click to jump to parent topicUnderstanding the Banking Process for India

The following list briefly summarizes the direct deposit banking procedure that you use for net payments to payees in India:

  1. Set up bank accounts and schedule disbursements.

  2. Run payroll.

  3. Run the Global Payroll Banking Process Application Engine process (GP_PMT_PREP).

  4. Run the Banking for India Structured Query Report (SQR) process (GPINBK01), which automatically generates the EFT file and SQR.

Subsequent sections provide more details about these steps.

Click to jump to parent topicUnderstanding Banking Setup

To set up banking, you must use core PeopleSoft Global Payroll pages. The setup involves:

See Understanding Banking.

Click to jump to parent topicGenerating EFT Files and Reports

This section provides an overview of EFT file and report generation and discusses how to prepare the EFT flat file.

Click to jump to top of pageClick to jump to parent topicUnderstanding EFT File and Report Generation

The EFT process prepares the EFT flat file that you transmit to the appropriate bank and launches the SQR program that prints the banking report.

Note. The EFT flat file and SQR banking report are delivered with a configuration to satisfy the banking needs for customers using the Industrial Credit and Investment Corporation of India (ICICI) financial institution. If the company uses a financial institution other than ICICI, you must modify the delivered process to meet the company's needs. You can use the delivered ICICI configuration as a guide when developing the EFT and reporting process.

Process Flow

This diagram illustrates the payroll EFT and report generation process flow for India:

Payroll EFT and report process flow for India

Process Explanation

The following steps correspond to the numbers in the preceding diagram:

  1. Process and finalize payroll in the Global Payroll core application.

  2. Run the Global Payroll Banking Process.

    This process populates the GP_PAYMENT output record.

    Note. Select the Finalize check box on the Payment Preparation page when you run the Global Payroll Banking Process. If you do not, no data will be available for the next step.

  3. Run the Banking for India process.

    This process selects all rows in GP_PAYMENT that have a status of finalized for the specified calendar group ID, run type name, and source bank ID.

    The process populates the following records, which form the header, transaction, and trailer of both the EFT file and the printed report:

You can run this process as many times as you want. The Banking for India process consolidates the data from the records into one EFT file that you send to the source bank. The naming convention is SRC_BANK_ID.DAT. The SQR program prints the banking report in the standard character set using data from the same records as the EFT file. The number of records is equal to the number of source banks.

See Also

Understanding Banking

Click to jump to top of pageClick to jump to parent topicPage Used to Generate EFT Files and Reports

Page Name

Definition Name

Navigation

Usage

Run Payment Prep Process IND

GPIN_PAYMENT

Global Payroll & Absence Mgmt, Payment Processing, Run Payment Prep Process IND, Run Payment Prep Process IND

Prepare the EFT flat file.

Click to jump to top of pageClick to jump to parent topicPreparing the EFT Flat File

Access the Run Payment Prep Process IND page (Global Payroll & Absence Mgmt, Payment Processing, Run Payment Prep Process IND, Run Payment Prep Process IND).

Calendar Group ID

Select the calendar group ID that is associated with the pay run for which you want to process banking.

Click the Run button to run the GPINBK01 process request. PeopleSoft Process Scheduler runs the Banking for India process at user-defined intervals.

See Also

Running the Banking Process