DBA Data[Home] [Help]

APPS.ECX_ERRORLOG dependencies on ECX_TP_API

Line 828: ecx_tp_api.retrieve_trading_partner(

824: end if;
825:
826: if ecx_utils.error_type = 20
827: then
828: ecx_tp_api.retrieve_trading_partner(
829: x_return_status => x_retcode,
830: x_msg => x_retmsg,
831: x_tp_header_id => i_tp_hdr_id,
832: p_party_type => p_party_type,