DBA Data[Home] [Help]

APPS.HZ_CUST_ACCOUNT_SITE_V2PUB_JW dependencies on HZ_CUSTOMER_PROFILE_V2PUB

Line 710: ddp_customer_profile_rec hz_customer_profile_v2pub.customer_profile_rec_type;

706: , p2_a106 DATE := null
707: )
708: as
709: ddp_cust_site_use_rec hz_cust_account_site_v2pub.cust_site_use_rec_type;
710: ddp_customer_profile_rec hz_customer_profile_v2pub.customer_profile_rec_type;
711: ddindx binary_integer; indx binary_integer;
712: begin
713:
714: -- copy data to the local IN or IN-OUT args, if any

Line 1414: ddx_customer_profile_rec hz_customer_profile_v2pub.customer_profile_rec_type;

1410: , x_msg_data out nocopy VARCHAR2
1411: )
1412: as
1413: ddx_cust_site_use_rec hz_cust_account_site_v2pub.cust_site_use_rec_type;
1414: ddx_customer_profile_rec hz_customer_profile_v2pub.customer_profile_rec_type;
1415: ddindx binary_integer; indx binary_integer;
1416: begin
1417:
1418: -- copy data to the local IN or IN-OUT args, if any