DBA Data[Home] [Help]

APPS.CSI_MASS_EDIT_PUB_W dependencies on CSI_DATASTRUCTURES_PUB

Line 2725: ddp_instance_tbl csi_datastructures_pub.instance_tbl;

2721: , x_msg_data out nocopy VARCHAR2
2722: )
2723:
2724: as
2725: ddp_instance_tbl csi_datastructures_pub.instance_tbl;
2726: ddp_ext_attrib_values_tbl csi_datastructures_pub.extend_attrib_values_tbl;
2727: ddp_party_tbl csi_datastructures_pub.party_tbl;
2728: ddp_account_tbl csi_datastructures_pub.party_account_tbl;
2729: ddp_txn_rec csi_datastructures_pub.transaction_rec;

Line 2726: ddp_ext_attrib_values_tbl csi_datastructures_pub.extend_attrib_values_tbl;

2722: )
2723:
2724: as
2725: ddp_instance_tbl csi_datastructures_pub.instance_tbl;
2726: ddp_ext_attrib_values_tbl csi_datastructures_pub.extend_attrib_values_tbl;
2727: ddp_party_tbl csi_datastructures_pub.party_tbl;
2728: ddp_account_tbl csi_datastructures_pub.party_account_tbl;
2729: ddp_txn_rec csi_datastructures_pub.transaction_rec;
2730: ddindx binary_integer; indx binary_integer;

Line 2727: ddp_party_tbl csi_datastructures_pub.party_tbl;

2723:
2724: as
2725: ddp_instance_tbl csi_datastructures_pub.instance_tbl;
2726: ddp_ext_attrib_values_tbl csi_datastructures_pub.extend_attrib_values_tbl;
2727: ddp_party_tbl csi_datastructures_pub.party_tbl;
2728: ddp_account_tbl csi_datastructures_pub.party_account_tbl;
2729: ddp_txn_rec csi_datastructures_pub.transaction_rec;
2730: ddindx binary_integer; indx binary_integer;
2731: begin

Line 2728: ddp_account_tbl csi_datastructures_pub.party_account_tbl;

2724: as
2725: ddp_instance_tbl csi_datastructures_pub.instance_tbl;
2726: ddp_ext_attrib_values_tbl csi_datastructures_pub.extend_attrib_values_tbl;
2727: ddp_party_tbl csi_datastructures_pub.party_tbl;
2728: ddp_account_tbl csi_datastructures_pub.party_account_tbl;
2729: ddp_txn_rec csi_datastructures_pub.transaction_rec;
2730: ddindx binary_integer; indx binary_integer;
2731: begin
2732:

Line 2729: ddp_txn_rec csi_datastructures_pub.transaction_rec;

2725: ddp_instance_tbl csi_datastructures_pub.instance_tbl;
2726: ddp_ext_attrib_values_tbl csi_datastructures_pub.extend_attrib_values_tbl;
2727: ddp_party_tbl csi_datastructures_pub.party_tbl;
2728: ddp_account_tbl csi_datastructures_pub.party_account_tbl;
2729: ddp_txn_rec csi_datastructures_pub.transaction_rec;
2730: ddindx binary_integer; indx binary_integer;
2731: begin
2732:
2733: -- copy data to the local IN or IN-OUT args, if any

Line 2737: csi_datastructures_pub_w.rosetta_table_copy_in_p19(ddp_instance_tbl, p3_a0

2733: -- copy data to the local IN or IN-OUT args, if any
2734:
2735:
2736:
2737: csi_datastructures_pub_w.rosetta_table_copy_in_p19(ddp_instance_tbl, p3_a0
2738: , p3_a1
2739: , p3_a2
2740: , p3_a3
2741: , p3_a4

Line 2862: csi_datastructures_pub_w.rosetta_table_copy_in_p43(ddp_ext_attrib_values_tbl, p4_a0

2858: , p3_a121
2859: , p3_a122
2860: );
2861:
2862: csi_datastructures_pub_w.rosetta_table_copy_in_p43(ddp_ext_attrib_values_tbl, p4_a0
2863: , p4_a1
2864: , p4_a2
2865: , p4_a3
2866: , p4_a4

Line 2889: csi_datastructures_pub_w.rosetta_table_copy_in_p9(ddp_party_tbl, p5_a0

2885: , p4_a23
2886: , p4_a24
2887: );
2888:
2889: csi_datastructures_pub_w.rosetta_table_copy_in_p9(ddp_party_tbl, p5_a0
2890: , p5_a1
2891: , p5_a2
2892: , p5_a3
2893: , p5_a4

Line 2924: csi_datastructures_pub_w.rosetta_table_copy_in_p6(ddp_account_tbl, p6_a0

2920: , p5_a31
2921: , p5_a32
2922: );
2923:
2924: csi_datastructures_pub_w.rosetta_table_copy_in_p6(ddp_account_tbl, p6_a0
2925: , p6_a1
2926: , p6_a2
2927: , p6_a3
2928: , p6_a4

Line 3023: csi_datastructures_pub_w.rosetta_table_copy_out_p19(ddp_instance_tbl, p3_a0

3019: -- copy data back from the local variables to OUT or IN-OUT args, if any
3020:
3021:
3022:
3023: csi_datastructures_pub_w.rosetta_table_copy_out_p19(ddp_instance_tbl, p3_a0
3024: , p3_a1
3025: , p3_a2
3026: , p3_a3
3027: , p3_a4

Line 3148: csi_datastructures_pub_w.rosetta_table_copy_out_p43(ddp_ext_attrib_values_tbl, p4_a0

3144: , p3_a121
3145: , p3_a122
3146: );
3147:
3148: csi_datastructures_pub_w.rosetta_table_copy_out_p43(ddp_ext_attrib_values_tbl, p4_a0
3149: , p4_a1
3150: , p4_a2
3151: , p4_a3
3152: , p4_a4

Line 3175: csi_datastructures_pub_w.rosetta_table_copy_out_p9(ddp_party_tbl, p5_a0

3171: , p4_a23
3172: , p4_a24
3173: );
3174:
3175: csi_datastructures_pub_w.rosetta_table_copy_out_p9(ddp_party_tbl, p5_a0
3176: , p5_a1
3177: , p5_a2
3178: , p5_a3
3179: , p5_a4

Line 3210: csi_datastructures_pub_w.rosetta_table_copy_out_p6(ddp_account_tbl, p6_a0

3206: , p5_a31
3207: , p5_a32
3208: );
3209:
3210: csi_datastructures_pub_w.rosetta_table_copy_out_p6(ddp_account_tbl, p6_a0
3211: , p6_a1
3212: , p6_a2
3213: , p6_a3
3214: , p6_a4

Line 3299: ddp_upd_system_tbl csi_datastructures_pub.mu_systems_tbl;

3295: , x_return_status out nocopy VARCHAR2
3296: )
3297:
3298: as
3299: ddp_upd_system_tbl csi_datastructures_pub.mu_systems_tbl;
3300: ddindx binary_integer; indx binary_integer;
3301: begin
3302:
3303: -- copy data to the local IN or IN-OUT args, if any

Line 3314: csi_datastructures_pub_w.rosetta_table_copy_out_p94(ddp_upd_system_tbl, p1_a0

3310: x_return_status);
3311:
3312: -- copy data back from the local variables to OUT or IN-OUT args, if any
3313:
3314: csi_datastructures_pub_w.rosetta_table_copy_out_p94(ddp_upd_system_tbl, p1_a0
3315: );
3316:
3317: end;
3318:

Line 3326: ddp_upd_system_tbl csi_datastructures_pub.mu_systems_tbl;

3322: , x_return_status out nocopy VARCHAR2
3323: )
3324:
3325: as
3326: ddp_upd_system_tbl csi_datastructures_pub.mu_systems_tbl;
3327: ddindx binary_integer; indx binary_integer;
3328: begin
3329:
3330: -- copy data to the local IN or IN-OUT args, if any

Line 3333: csi_datastructures_pub_w.rosetta_table_copy_in_p94(ddp_upd_system_tbl, p2_a0

3329:
3330: -- copy data to the local IN or IN-OUT args, if any
3331:
3332:
3333: csi_datastructures_pub_w.rosetta_table_copy_in_p94(ddp_upd_system_tbl, p2_a0
3334: );
3335:
3336:
3337: -- here's the delegated call to the old PL/SQL routine