DBA Data[Home] [Help]

APPS.HZ_EXTRACT_CUST_ACCT_BO_PVT dependencies on HZ_CUST_ACCT_V2_BO_TBL

Line 151: x_cust_acct_v2_objs OUT NOCOPY HZ_CUST_ACCT_V2_BO_TBL,

147: p_init_msg_list IN VARCHAR2 := fnd_api.g_false,
148: p_parent_id IN NUMBER,
149: p_cust_acct_id IN NUMBER,
150: p_action_type IN VARCHAR2 := NULL,
151: x_cust_acct_v2_objs OUT NOCOPY HZ_CUST_ACCT_V2_BO_TBL,
152: x_return_status OUT NOCOPY VARCHAR2,
153: x_msg_count OUT NOCOPY NUMBER,
154: x_msg_data OUT NOCOPY VARCHAR2
155: );