DBA Data[Home] [Help]

APPS.PV_ENTYROUT_PUB_W dependencies on PV_RULE_RECTYPE_PUB

Line 73: ddp_entyrout_rec pv_rule_rectype_pub.entyrout_rec_type;

69: , p5_a38 VARCHAR2 := fnd_api.g_miss_char
70: )
71:
72: as
73: ddp_entyrout_rec pv_rule_rectype_pub.entyrout_rec_type;
74: ddindx binary_integer; indx binary_integer;
75: begin
76:
77: -- copy data to the local IN or IN-OUT args, if any

Line 201: ddp_entyrout_rec pv_rule_rectype_pub.entyrout_rec_type;

197: , p5_a38 VARCHAR2 := fnd_api.g_miss_char
198: )
199:
200: as
201: ddp_entyrout_rec pv_rule_rectype_pub.entyrout_rec_type;
202: ddindx binary_integer; indx binary_integer;
203: begin
204:
205: -- copy data to the local IN or IN-OUT args, if any

Line 326: ddp_entyrout_rec pv_rule_rectype_pub.entyrout_rec_type;

322: , p5_a38 VARCHAR2 := fnd_api.g_miss_char
323: )
324:
325: as
326: ddp_entyrout_rec pv_rule_rectype_pub.entyrout_rec_type;
327: ddindx binary_integer; indx binary_integer;
328: begin
329:
330: -- copy data to the local IN or IN-OUT args, if any