DBA Data[Home] [Help]

APPS.HZ_CUST_ACCOUNT_V2PUB_JW dependencies on HZ_CUSTOMER_PROFILE_V2PUB

Line 339: ddp_customer_profile_rec hz_customer_profile_v2pub.customer_profile_rec_type;

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
342:
343: -- copy data to the local IN or IN-OUT args, if any

Line 1084: ddp_customer_profile_rec hz_customer_profile_v2pub.customer_profile_rec_type;

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
1087:
1088: -- copy data to the local IN or IN-OUT args, if any

Line 1964: ddx_customer_profile_rec hz_customer_profile_v2pub.customer_profile_rec_type;

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:
1968: -- copy data to the local IN or IN-OUT args, if any