DBA Data[Home] [Help]

APPS.HZ_PARTY_V2PUB_JW dependencies on HZ_PARTY_V2PUB

Line 1: package body hz_party_v2pub_jw as

1: package body hz_party_v2pub_jw as
2: /* $Header: ARH2PAJB.pls 120.5 2005/07/26 19:23:25 jhuang noship $ */
3: rosetta_g_mistake_date date := to_date('01/01/+4713', 'MM/DD/SYYYY');
4: rosetta_g_miss_date date := to_date('01/01/-4712', 'MM/DD/SYYYY');
5:

Line 126: ddp_person_rec hz_party_v2pub.person_rec_type;

122: , p1_a93 VARCHAR2 := null
123: , p1_a94 VARCHAR2 := null
124: )
125: as
126: ddp_person_rec hz_party_v2pub.person_rec_type;
127: ddindx binary_integer; indx binary_integer;
128: begin
129:
130: -- copy data to the local IN or IN-OUT args, if any

Line 235: hz_party_v2pub.create_person(p_init_msg_list,

231:
232:
233:
234: -- here's the delegated call to the old PL/SQL routine
235: hz_party_v2pub.create_person(p_init_msg_list,
236: ddp_person_rec,
237: x_party_id,
238: x_party_number,
239: x_profile_id,

Line 359: ddp_person_rec hz_party_v2pub.person_rec_type;

355: , p1_a93 VARCHAR2 := null
356: , p1_a94 VARCHAR2 := null
357: )
358: as
359: ddp_person_rec hz_party_v2pub.person_rec_type;
360: ddindx binary_integer; indx binary_integer;
361: begin
362:
363: -- copy data to the local IN or IN-OUT args, if any

Line 469: hz_party_v2pub.create_person(p_init_msg_list,

465:
466:
467:
468: -- here's the delegated call to the old PL/SQL routine
469: hz_party_v2pub.create_person(p_init_msg_list,
470: ddp_person_rec,
471: p_party_usage_code,
472: x_party_id,
473: x_party_number,

Line 593: ddp_person_rec hz_party_v2pub.person_rec_type;

589: , p1_a93 VARCHAR2 := null
590: , p1_a94 VARCHAR2 := null
591: )
592: as
593: ddp_person_rec hz_party_v2pub.person_rec_type;
594: ddindx binary_integer; indx binary_integer;
595: begin
596:
597: -- copy data to the local IN or IN-OUT args, if any

Line 701: hz_party_v2pub.update_person(p_init_msg_list,

697:
698:
699:
700: -- here's the delegated call to the old PL/SQL routine
701: hz_party_v2pub.update_person(p_init_msg_list,
702: ddp_person_rec,
703: p_party_object_version_number,
704: x_profile_id,
705: x_return_status,

Line 764: ddp_group_rec hz_party_v2pub.group_rec_type;

760: , p1_a36 VARCHAR2 := null
761: , p1_a37 VARCHAR2 := null
762: )
763: as
764: ddp_group_rec hz_party_v2pub.group_rec_type;
765: ddindx binary_integer; indx binary_integer;
766: begin
767:
768: -- copy data to the local IN or IN-OUT args, if any

Line 815: hz_party_v2pub.create_group(p_init_msg_list,

811:
812:
813:
814: -- here's the delegated call to the old PL/SQL routine
815: hz_party_v2pub.create_group(p_init_msg_list,
816: ddp_group_rec,
817: x_party_id,
818: x_party_number,
819: x_return_status,

Line 877: ddp_group_rec hz_party_v2pub.group_rec_type;

873: , p1_a36 VARCHAR2 := null
874: , p1_a37 VARCHAR2 := null
875: )
876: as
877: ddp_group_rec hz_party_v2pub.group_rec_type;
878: ddindx binary_integer; indx binary_integer;
879: begin
880:
881: -- copy data to the local IN or IN-OUT args, if any

Line 927: hz_party_v2pub.update_group(p_init_msg_list,

923:
924:
925:
926: -- here's the delegated call to the old PL/SQL routine
927: hz_party_v2pub.update_group(p_init_msg_list,
928: ddp_group_rec,
929: p_party_object_version_number,
930: x_return_status,
931: x_msg_count,

Line 1123: ddp_organization_rec hz_party_v2pub.organization_rec_type;

1119: , p1_a170 VARCHAR2 := null
1120: , p1_a171 VARCHAR2 := null
1121: )
1122: as
1123: ddp_organization_rec hz_party_v2pub.organization_rec_type;
1124: ddindx binary_integer; indx binary_integer;
1125: begin
1126:
1127: -- copy data to the local IN or IN-OUT args, if any

Line 1309: hz_party_v2pub.create_organization(p_init_msg_list,

1305:
1306:
1307:
1308: -- here's the delegated call to the old PL/SQL routine
1309: hz_party_v2pub.create_organization(p_init_msg_list,
1310: ddp_organization_rec,
1311: x_return_status,
1312: x_msg_count,
1313: x_msg_data,

Line 1510: ddp_organization_rec hz_party_v2pub.organization_rec_type;

1506: , p1_a170 VARCHAR2 := null
1507: , p1_a171 VARCHAR2 := null
1508: )
1509: as
1510: ddp_organization_rec hz_party_v2pub.organization_rec_type;
1511: ddindx binary_integer; indx binary_integer;
1512: begin
1513:
1514: -- copy data to the local IN or IN-OUT args, if any

Line 1697: hz_party_v2pub.create_organization(p_init_msg_list,

1693:
1694:
1695:
1696: -- here's the delegated call to the old PL/SQL routine
1697: hz_party_v2pub.create_organization(p_init_msg_list,
1698: ddp_organization_rec,
1699: p_party_usage_code,
1700: x_return_status,
1701: x_msg_count,

Line 1898: ddp_organization_rec hz_party_v2pub.organization_rec_type;

1894: , p1_a170 VARCHAR2 := null
1895: , p1_a171 VARCHAR2 := null
1896: )
1897: as
1898: ddp_organization_rec hz_party_v2pub.organization_rec_type;
1899: ddindx binary_integer; indx binary_integer;
1900: begin
1901:
1902: -- copy data to the local IN or IN-OUT args, if any

Line 2083: hz_party_v2pub.update_organization(p_init_msg_list,

2079:
2080:
2081:
2082: -- here's the delegated call to the old PL/SQL routine
2083: hz_party_v2pub.update_organization(p_init_msg_list,
2084: ddp_organization_rec,
2085: p_party_object_version_number,
2086: x_profile_id,
2087: x_return_status,

Line 2140: ddx_party_rec hz_party_v2pub.party_rec_type;

2136: , x_msg_count out nocopy NUMBER
2137: , x_msg_data out nocopy VARCHAR2
2138: )
2139: as
2140: ddx_party_rec hz_party_v2pub.party_rec_type;
2141: ddindx binary_integer; indx binary_integer;
2142: begin
2143:
2144: -- copy data to the local IN or IN-OUT args, if any

Line 2152: hz_party_v2pub.get_party_rec(p_init_msg_list,

2148:
2149:
2150:
2151: -- here's the delegated call to the old PL/SQL routine
2152: hz_party_v2pub.get_party_rec(p_init_msg_list,
2153: p_party_id,
2154: ddx_party_rec,
2155: x_return_status,
2156: x_msg_count,

Line 2380: ddx_organization_rec hz_party_v2pub.organization_rec_type;

2376: , x_msg_count out nocopy NUMBER
2377: , x_msg_data out nocopy VARCHAR2
2378: )
2379: as
2380: ddx_organization_rec hz_party_v2pub.organization_rec_type;
2381: ddindx binary_integer; indx binary_integer;
2382: begin
2383:
2384: -- copy data to the local IN or IN-OUT args, if any

Line 2393: hz_party_v2pub.get_organization_rec(p_init_msg_list,

2389:
2390:
2391:
2392: -- here's the delegated call to the old PL/SQL routine
2393: hz_party_v2pub.get_organization_rec(p_init_msg_list,
2394: p_party_id,
2395: p_content_source_type,
2396: ddx_organization_rec,
2397: x_return_status,

Line 2685: ddx_person_rec hz_party_v2pub.person_rec_type;

2681: , x_msg_count out nocopy NUMBER
2682: , x_msg_data out nocopy VARCHAR2
2683: )
2684: as
2685: ddx_person_rec hz_party_v2pub.person_rec_type;
2686: ddindx binary_integer; indx binary_integer;
2687: begin
2688:
2689: -- copy data to the local IN or IN-OUT args, if any

Line 2698: hz_party_v2pub.get_person_rec(p_init_msg_list,

2694:
2695:
2696:
2697: -- here's the delegated call to the old PL/SQL routine
2698: hz_party_v2pub.get_person_rec(p_init_msg_list,
2699: p_party_id,
2700: p_content_source_type,
2701: ddx_person_rec,
2702: x_return_status,

Line 2855: ddx_group_rec hz_party_v2pub.group_rec_type;

2851: , x_msg_count out nocopy NUMBER
2852: , x_msg_data out nocopy VARCHAR2
2853: )
2854: as
2855: ddx_group_rec hz_party_v2pub.group_rec_type;
2856: ddindx binary_integer; indx binary_integer;
2857: begin
2858:
2859: -- copy data to the local IN or IN-OUT args, if any

Line 2867: hz_party_v2pub.get_group_rec(p_init_msg_list,

2863:
2864:
2865:
2866: -- here's the delegated call to the old PL/SQL routine
2867: hz_party_v2pub.get_group_rec(p_init_msg_list,
2868: p_party_id,
2869: ddx_group_rec,
2870: x_return_status,
2871: x_msg_count,

Line 2920: end hz_party_v2pub_jw;

2916:
2917:
2918: end;
2919:
2920: end hz_party_v2pub_jw;