DBA Data[Home] [Help]

APPS.INV_TRX_UTIL_PUB dependencies on FND_TRANSACTION

Line 2513: x_return_value := fnd_transaction.synchronous(l_rpc_timeout,x_outcome,x_msg,'PO','RCVTPO','ONLINE',l_group_id, NULL,

2509: AND mmt.transaction_set_id = p_trx_header_id );
2510:
2511: COMMIT;
2512:
2513: x_return_value := fnd_transaction.synchronous(l_rpc_timeout,x_outcome,x_msg,'PO','RCVTPO','ONLINE',l_group_id, NULL,
2514: NULL, NULL, NULL, NULL, NULL,NULL, NULL,
2515: NULL, NULL, NULL, NULL, NULL, NULL,NULL,
2516: NULL, NULL, NULL);
2517: COMMIT;