DBA Data[Home] [Help]

APPS.HZ_EXTRACT_CUST_ACCT_BO_PVT dependencies on HZ_CUST_ACCT_BO_TBL

Line 79: x_cust_acct_objs OUT NOCOPY HZ_CUST_ACCT_BO_TBL,

75: p_init_msg_list IN VARCHAR2 := fnd_api.g_false,
76: p_parent_id IN NUMBER,
77: p_cust_acct_id IN NUMBER,
78: p_action_type IN VARCHAR2 := NULL,
79: x_cust_acct_objs OUT NOCOPY HZ_CUST_ACCT_BO_TBL,
80: x_return_status OUT NOCOPY VARCHAR2,
81: x_msg_count OUT NOCOPY NUMBER,
82: x_msg_data OUT NOCOPY VARCHAR2
83: );