DBA Data[Home] [Help]

APPS.HZ_CUST_ACCOUNT_V2PUB_JW dependencies on HZ_CUST_ACCOUNT_V2PUB

Line 1: package body hz_cust_account_v2pub_jw as

1: package body hz_cust_account_v2pub_jw as
2: /* $Header: ARH2CAJB.pls 120.7 2006/02/24 00:55:53 baianand 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 337: ddp_cust_account_rec hz_cust_account_v2pub.cust_account_rec_type;

333: , p3_a105 VARCHAR2 := null
334: , p3_a106 DATE := null
335: )
336: as
337: ddp_cust_account_rec hz_cust_account_v2pub.cust_account_rec_type;
338: ddp_person_rec hz_party_v2pub.person_rec_type;
339: ddp_customer_profile_rec hz_customer_profile_v2pub.customer_profile_rec_type;
340: ddindx binary_integer; indx binary_integer;
341: begin

Line 661: hz_cust_account_v2pub.create_cust_account(p_init_msg_list,

657:
658:
659:
660: -- here's the delegated call to the old PL/SQL routine
661: hz_cust_account_v2pub.create_cust_account(p_init_msg_list,
662: ddp_cust_account_rec,
663: ddp_person_rec,
664: ddp_customer_profile_rec,
665: p_create_profile_amt,

Line 1082: ddp_cust_account_rec hz_cust_account_v2pub.cust_account_rec_type;

1078: , p3_a105 VARCHAR2 := null
1079: , p3_a106 DATE := null
1080: )
1081: as
1082: ddp_cust_account_rec hz_cust_account_v2pub.cust_account_rec_type;
1083: ddp_organization_rec hz_party_v2pub.organization_rec_type;
1084: ddp_customer_profile_rec hz_customer_profile_v2pub.customer_profile_rec_type;
1085: ddindx binary_integer; indx binary_integer;
1086: begin

Line 1483: hz_cust_account_v2pub.create_cust_account(p_init_msg_list,

1479:
1480:
1481:
1482: -- here's the delegated call to the old PL/SQL routine
1483: hz_cust_account_v2pub.create_cust_account(p_init_msg_list,
1484: ddp_cust_account_rec,
1485: ddp_organization_rec,
1486: ddp_customer_profile_rec,
1487: p_create_profile_amt,

Line 1620: ddp_cust_account_rec hz_cust_account_v2pub.cust_account_rec_type;

1616: , p1_a99 VARCHAR2 := null
1617: , p1_a100 NUMBER := null
1618: )
1619: as
1620: ddp_cust_account_rec hz_cust_account_v2pub.cust_account_rec_type;
1621: ddindx binary_integer; indx binary_integer;
1622: begin
1623:
1624: -- copy data to the local IN or IN-OUT args, if any

Line 1733: hz_cust_account_v2pub.update_cust_account(p_init_msg_list,

1729:
1730:
1731:
1732: -- here's the delegated call to the old PL/SQL routine
1733: hz_cust_account_v2pub.update_cust_account(p_init_msg_list,
1734: ddp_cust_account_rec,
1735: p_object_version_number,
1736: x_return_status,
1737: x_msg_count,

Line 1963: ddx_cust_account_rec hz_cust_account_v2pub.cust_account_rec_type;

1959: , x_msg_count out nocopy NUMBER
1960: , x_msg_data out nocopy VARCHAR2
1961: )
1962: as
1963: ddx_cust_account_rec hz_cust_account_v2pub.cust_account_rec_type;
1964: ddx_customer_profile_rec hz_customer_profile_v2pub.customer_profile_rec_type;
1965: ddindx binary_integer; indx binary_integer;
1966: begin
1967:

Line 1977: hz_cust_account_v2pub.get_cust_account_rec(p_init_msg_list,

1973:
1974:
1975:
1976: -- here's the delegated call to the old PL/SQL routine
1977: hz_cust_account_v2pub.get_cust_account_rec(p_init_msg_list,
1978: p_cust_account_id,
1979: ddx_cust_account_rec,
1980: ddx_customer_profile_rec,
1981: x_return_status,

Line 2236: ddp_cust_acct_relate_rec hz_cust_account_v2pub.cust_acct_relate_rec_type;

2232: , p1_a26 NUMBER := null
2233: , p1_a27 NUMBER := null
2234: )
2235: as
2236: ddp_cust_acct_relate_rec hz_cust_account_v2pub.cust_acct_relate_rec_type;
2237: ddindx binary_integer; indx binary_integer;
2238: begin
2239:
2240: -- copy data to the local IN or IN-OUT args, if any

Line 2275: hz_cust_account_v2pub.create_cust_acct_relate(p_init_msg_list,

2271:
2272:
2273:
2274: -- here's the delegated call to the old PL/SQL routine
2275: hz_cust_account_v2pub.create_cust_acct_relate(p_init_msg_list,
2276: ddp_cust_acct_relate_rec,
2277: x_return_status,
2278: x_msg_count,
2279: x_msg_data);

Line 2323: ddp_cust_acct_relate_rec hz_cust_account_v2pub.cust_acct_relate_rec_type;

2319: , p1_a26 NUMBER := null
2320: , p1_a27 NUMBER := null
2321: )
2322: as
2323: ddp_cust_acct_relate_rec hz_cust_account_v2pub.cust_acct_relate_rec_type;
2324: ddindx binary_integer; indx binary_integer;
2325: begin
2326:
2327: -- copy data to the local IN or IN-OUT args, if any

Line 2363: hz_cust_account_v2pub.create_cust_acct_relate(p_init_msg_list,

2359:
2360:
2361:
2362: -- here's the delegated call to the old PL/SQL routine
2363: hz_cust_account_v2pub.create_cust_acct_relate(p_init_msg_list,
2364: ddp_cust_acct_relate_rec,
2365: x_cust_acct_relate_id,
2366: x_return_status,
2367: x_msg_count,

Line 2413: ddp_cust_acct_relate_rec hz_cust_account_v2pub.cust_acct_relate_rec_type;

2409: , p1_a26 NUMBER := null
2410: , p1_a27 NUMBER := null
2411: )
2412: as
2413: ddp_cust_acct_relate_rec hz_cust_account_v2pub.cust_acct_relate_rec_type;
2414: ddindx binary_integer; indx binary_integer;
2415: begin
2416:
2417: -- copy data to the local IN or IN-OUT args, if any

Line 2453: hz_cust_account_v2pub.update_cust_acct_relate(p_init_msg_list,

2449:
2450:
2451:
2452: -- here's the delegated call to the old PL/SQL routine
2453: hz_cust_account_v2pub.update_cust_acct_relate(p_init_msg_list,
2454: ddp_cust_acct_relate_rec,
2455: p_object_version_number,
2456: x_return_status,
2457: x_msg_count,

Line 2504: ddp_cust_acct_relate_rec hz_cust_account_v2pub.cust_acct_relate_rec_type;

2500: , p1_a26 NUMBER := null
2501: , p1_a27 NUMBER := null
2502: )
2503: as
2504: ddp_cust_acct_relate_rec hz_cust_account_v2pub.cust_acct_relate_rec_type;
2505: ddindx binary_integer; indx binary_integer;
2506: begin
2507:
2508: -- copy data to the local IN or IN-OUT args, if any

Line 2545: hz_cust_account_v2pub.update_cust_acct_relate(p_init_msg_list,

2541:
2542:
2543:
2544: -- here's the delegated call to the old PL/SQL routine
2545: hz_cust_account_v2pub.update_cust_acct_relate(p_init_msg_list,
2546: ddp_cust_acct_relate_rec,
2547: p_rowid,
2548: p_object_version_number,
2549: x_return_status,

Line 2600: ddx_cust_acct_relate_rec hz_cust_account_v2pub.cust_acct_relate_rec_type;

2596: , x_msg_count out nocopy NUMBER
2597: , x_msg_data out nocopy VARCHAR2
2598: )
2599: as
2600: ddx_cust_acct_relate_rec hz_cust_account_v2pub.cust_acct_relate_rec_type;
2601: ddindx binary_integer; indx binary_integer;
2602: begin
2603:
2604: -- copy data to the local IN or IN-OUT args, if any

Line 2615: hz_cust_account_v2pub.get_cust_acct_relate_rec(p_init_msg_list,

2611:
2612:
2613:
2614: -- here's the delegated call to the old PL/SQL routine
2615: hz_cust_account_v2pub.get_cust_acct_relate_rec(p_init_msg_list,
2616: p_cust_account_id,
2617: p_related_cust_account_id,
2618: p_cust_acct_relate_id,
2619: p_rowid,

Line 2664: end hz_cust_account_v2pub_jw;

2660:
2661:
2662: end;
2663:
2664: end hz_cust_account_v2pub_jw;