DBA Data[Home] [Help]

APPS.AML_TIMEFRAME_PUB_W dependencies on AS_UTILITY_PUB

Line 147: ddp_profile_tbl as_utility_pub.profile_tbl_type;

143: , p9_a8 VARCHAR2 := fnd_api.g_miss_char
144: )
145:
146: as
147: ddp_profile_tbl as_utility_pub.profile_tbl_type;
148: ddp_timeframe_rec aml_timeframe_pub.timeframe_rec_type;
149: ddindx binary_integer; indx binary_integer;
150: begin
151:

Line 161: as_utility_pub_w.rosetta_table_copy_in_p6(ddp_profile_tbl, p8_a0

157:
158:
159:
160:
161: as_utility_pub_w.rosetta_table_copy_in_p6(ddp_profile_tbl, p8_a0
162: , p8_a1
163: );
164:
165: ddp_timeframe_rec.timeframe_id := rosetta_g_miss_num_map(p9_a0);

Line 236: ddp_profile_tbl as_utility_pub.profile_tbl_type;

232: , p9_a8 VARCHAR2 := fnd_api.g_miss_char
233: )
234:
235: as
236: ddp_profile_tbl as_utility_pub.profile_tbl_type;
237: ddp_timeframe_rec aml_timeframe_pub.timeframe_rec_type;
238: ddindx binary_integer; indx binary_integer;
239: begin
240:

Line 250: as_utility_pub_w.rosetta_table_copy_in_p6(ddp_profile_tbl, p8_a0

246:
247:
248:
249:
250: as_utility_pub_w.rosetta_table_copy_in_p6(ddp_profile_tbl, p8_a0
251: , p8_a1
252: );
253:
254: ddp_timeframe_rec.timeframe_id := rosetta_g_miss_num_map(p9_a0);

Line 322: ddp_profile_tbl as_utility_pub.profile_tbl_type;

318: , p9_a8 VARCHAR2 := fnd_api.g_miss_char
319: )
320:
321: as
322: ddp_profile_tbl as_utility_pub.profile_tbl_type;
323: ddp_timeframe_rec aml_timeframe_pub.timeframe_rec_type;
324: ddindx binary_integer; indx binary_integer;
325: begin
326:

Line 336: as_utility_pub_w.rosetta_table_copy_in_p6(ddp_profile_tbl, p8_a0

332:
333:
334:
335:
336: as_utility_pub_w.rosetta_table_copy_in_p6(ddp_profile_tbl, p8_a0
337: , p8_a1
338: );
339:
340: ddp_timeframe_rec.timeframe_id := rosetta_g_miss_num_map(p9_a0);