DBA Data[Home] [Help]

APPS.AR_IREC_PAYMENTS_W dependencies on AR_IREC_PAYMENTS_W

Line 1: package body ar_irec_payments_w as

1: package body ar_irec_payments_w as
2: /* $Header: ARIPMTWB.pls 120.0.12000000.1 2007/03/13 06:43:54 abathini noship $ */
3: procedure rosetta_table_copy_in_p34(t out nocopy ar_irec_payments.inv_list_table_type, a0 JTF_NUMBER_TABLE) as
4: ddindx binary_integer; indx binary_integer;
5: begin

Line 88: ar_irec_payments_w.rosetta_table_copy_in_p34(ddp_payment_schedule_id_list, p_payment_schedule_id_list);

84: ddindx binary_integer; indx binary_integer;
85: begin
86:
87: -- copy data to the local IN or IN-OUT args, if any
88: ar_irec_payments_w.rosetta_table_copy_in_p34(ddp_payment_schedule_id_list, p_payment_schedule_id_list);
89:
90:
91:
92:

Line 108: end ar_irec_payments_w;

104:
105:
106: end;
107:
108: end ar_irec_payments_w;