DBA Data[Home] [Help]

APPS.CSD_RECEIVE_PVT dependencies on FND_TRANSACTION

Line 1088: fnd_transaction.synchronous (l_TIMEOUT,

1084: -- IMMEDIATE mode gives record level control, where in only the errored records are rolled back.
1085:
1086: if NVL(csd_bulk_receive_pvt.g_bulk_rcv_conc,'N') = 'N' then
1087: l_ret_code :=
1088: fnd_transaction.synchronous (l_TIMEOUT,
1089: l_outcome,
1090: l_MESSAGE,
1091: 'PO',
1092: 'RCVTPO',

Line 1239: fnd_transaction.get_values (r_val1,

1235: log_error_stack ();
1236: --IF (check_group_id(p_request_group_id)) THEN
1237: x_progress := '010';
1238: l_Ret_Code :=
1239: fnd_transaction.get_values (r_val1,
1240: r_val2,
1241: r_val3,
1242: r_val4,
1243: r_val5,