DBA Data[Home] [Help]

APPS.OE_EXPORT_COMPLIANCE_WF dependencies on ONT_ITM_PKG

Line 126: ONT_ITM_PKG.Process_ITM_REQUEST(

122:
123: -- This is the procedure which calls the Procedure for populating the data
124: -- into the Transaction tables.
125:
126: ONT_ITM_PKG.Process_ITM_REQUEST(
127: p_line_rec => l_line_rec
128: ,x_return_status => l_return_status
129: ,x_result_out => l_result_out);
130: