DBA Data[Home] [Help]

PACKAGE BODY: APPS.PAY_SG_EFT

Source


1 package body pay_sg_eft as
2 /* $Header: pysgeft.pkb 120.0.12010000.1 2008/07/27 23:41:07 appldev ship $
3 **
4 **  Copyright (c) 2000 Oracle Corporation
5 **  All Rights Reserved
6 **
7 **  Singapore EFT direct credit of pay (DBS/POSB format)
8 **
9 **  Change List
10 **  ===========
11 **
12 **  Date        Author   Reference Description
13 **  -----------+--------+---------+-------------
14 **  25 SEP 2000 nrobolas   SGD0013     Created
15 **  21 NOV 2001 shoskatt   2115345     Added the DBDRV command
16 **  07 JAN 2002 shoskatt   2168489     Checked for GSCC
17 **  01 MAR 2002 shoskatt   2240758     Included the checkfile Syntax
18 **  17 DEC 2004 agore      4072941     removed function sequence_number
19 */
20 begin
21 null;
22 end pay_sg_eft ;