DBA Data[Home] [Help]

APPS.IBY_FD_POST_PICP_PROGS_PVT dependencies on IBY_TRANSACTION_ERRORS_S

Line 1287: select IBY_TRANSACTION_ERRORS_S.nextval into l_transaction_error_id from dual;

1283: iby_debug_pub.add(debug_msg => 'Error message: ' || p_error_msg,
1284: debug_level => FND_LOG.LEVEL_STATEMENT,
1285: module => l_Debug_Module);
1286:
1287: select IBY_TRANSACTION_ERRORS_S.nextval into l_transaction_error_id from dual;
1288:
1289: insert into
1290: iby_transaction_errors
1291: (transaction_error_id, transaction_type, transaction_id,