DBA Data[Home] [Help]

APPS.AMS_LIST_PURGE_PVT_W dependencies on AMS_LIST_PURGE_PVT_W

Line 1: package body ams_list_purge_pvt_w as

1: package body ams_list_purge_pvt_w as
2: /* $Header: amswimcb.pls 120.0 2006/03/29 05:40 rmbhanda noship $ */
3: rosetta_g_mistake_date date := to_date('01/01/+4713', 'MM/DD/SYYYY');
4: rosetta_g_miss_date date := to_date('01/01/-4712', 'MM/DD/SYYYY');
5:

Line 118: ams_list_purge_pvt_w.rosetta_table_copy_in_p2(ddp_list_header_id_tbl, p0_a0

114: ddindx binary_integer; indx binary_integer;
115: begin
116:
117: -- copy data to the local IN or IN-OUT args, if any
118: ams_list_purge_pvt_w.rosetta_table_copy_in_p2(ddp_list_header_id_tbl, p0_a0
119: );
120:
121:
122:

Line 148: ams_list_purge_pvt_w.rosetta_table_copy_in_p2(ddp_list_header_id_tbl, p0_a0

144: ddindx binary_integer; indx binary_integer;
145: begin
146:
147: -- copy data to the local IN or IN-OUT args, if any
148: ams_list_purge_pvt_w.rosetta_table_copy_in_p2(ddp_list_header_id_tbl, p0_a0
149: );
150:
151:
152:

Line 166: end ams_list_purge_pvt_w;

162:
163:
164: end;
165:
166: end ams_list_purge_pvt_w;