DBA Data[Home] [Help]

APPS.PV_SELCRIT_PUB_W dependencies on PV_RULE_RECTYPE_PUB

Line 66: ddp_selcrit_rec pv_rule_rectype_pub.selcrit_rec_type;

62: , p5_a31 VARCHAR2 := fnd_api.g_miss_char
63: )
64:
65: as
66: ddp_selcrit_rec pv_rule_rectype_pub.selcrit_rec_type;
67: ddindx binary_integer; indx binary_integer;
68: begin
69:
70: -- copy data to the local IN or IN-OUT args, if any

Line 180: ddp_selcrit_rec pv_rule_rectype_pub.selcrit_rec_type;

176: , p5_a31 VARCHAR2 := fnd_api.g_miss_char
177: )
178:
179: as
180: ddp_selcrit_rec pv_rule_rectype_pub.selcrit_rec_type;
181: ddindx binary_integer; indx binary_integer;
182: begin
183:
184: -- copy data to the local IN or IN-OUT args, if any

Line 291: ddp_selcrit_rec pv_rule_rectype_pub.selcrit_rec_type;

287: , p5_a31 VARCHAR2 := fnd_api.g_miss_char
288: )
289:
290: as
291: ddp_selcrit_rec pv_rule_rectype_pub.selcrit_rec_type;
292: ddindx binary_integer; indx binary_integer;
293: begin
294:
295: -- copy data to the local IN or IN-OUT args, if any