DBA Data[Home] [Help]

APPS.POS_MERGE_SUPPLIER_PKG dependencies on IBY_FNDCPT_COMMON_PUB

Line 722: l_response iby_fndcpt_common_pub.result_rec_type;

718: x_msg_count OUT NOCOPY NUMBER,
719: x_msg_data OUT NOCOPY VARCHAR2
720: ) IS
721: l_assign_id NUMBER;
722: l_response iby_fndcpt_common_pub.result_rec_type;
723: BEGIN
724: x_return_status := fnd_api.g_ret_sts_success;
725: BEGIN
726: iby_disbursement_setup_pub.set_payee_instr_assignment(p_api_version => '1.0',