DBA Data[Home] [Help]

APPS.PV_ENTYATTMAP_PUB_W dependencies on PV_RULE_RECTYPE_PUB

Line 67: ddp_entyattmap_rec pv_rule_rectype_pub.entyattmap_rec_type;

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

Line 183: ddp_entyattmap_rec pv_rule_rectype_pub.entyattmap_rec_type;

179: , p5_a32 VARCHAR2 := fnd_api.g_miss_char
180: )
181:
182: as
183: ddp_entyattmap_rec pv_rule_rectype_pub.entyattmap_rec_type;
184: ddindx binary_integer; indx binary_integer;
185: begin
186:
187: -- copy data to the local IN or IN-OUT args, if any

Line 296: ddp_entyattmap_rec pv_rule_rectype_pub.entyattmap_rec_type;

292: , p5_a32 VARCHAR2 := fnd_api.g_miss_char
293: )
294:
295: as
296: ddp_entyattmap_rec pv_rule_rectype_pub.entyattmap_rec_type;
297: ddindx binary_integer; indx binary_integer;
298: begin
299:
300: -- copy data to the local IN or IN-OUT args, if any