DBA Data[Home] [Help]

APPS.EC_APPLICATION_ADVICE_PUB dependencies on DUAL

Line 102: from dual;

98:
99:
100: select ece_advo_headers_s.nextval
101: into p_advice_header_id
102: from dual;
103:
104: /*
105: EC_Trading_Partner_PVT.Get_TP_Location_Code(
106: p_api_version_number => 1.0,