DBA Data[Home] [Help]

APPS.INVPULI3 dependencies on INVPUOPI

Line 146: dumm_status := INVPUOPI.mtl_log_interface_err(

142: RETURNING transaction_id BULK COLLECT INTO transaction_table;
143:
144: IF transaction_table.COUNT > 0 THEN
145: FOR j IN transaction_table.FIRST .. transaction_table.LAST LOOP
146: dumm_status := INVPUOPI.mtl_log_interface_err(
147: org_id,
148: user_id,
149: login_id,
150: prog_appid,

Line 207: dumm_status := INVPUOPI.mtl_log_interface_err(

203: RETURNING transaction_id BULK COLLECT INTO transaction_table;
204:
205: IF transaction_table.COUNT > 0 THEN
206: FOR j IN transaction_table.FIRST .. transaction_table.LAST LOOP
207: dumm_status := INVPUOPI.mtl_log_interface_err(
208: base_org_table(i),
209: user_id,
210: login_id,
211: prog_appid,