DBA Data[Home] [Help]

APPS.FV_GTAS_TRX_REGISTER dependencies on FV_TREASURY_CONFIRMATIONS_ALL

Line 2514: IF (l_source_distribution_type ='FV_TREASURY_CONFIRMATIONS_ALL') THEN

2510: log(l_module, 'No data found for distribution id(4) '
2511: ||l_source_distribution_id_num_1);
2512: END;
2513: ELSIF (l_source = 'Budgetary Transaction') THEN
2514: IF (l_source_distribution_type ='FV_TREASURY_CONFIRMATIONS_ALL') THEN
2515: l_source := 'Payables';
2516: l_category := 'Treasury Confirmation';
2517: l_reference_1 := l_applied_to_source_id_num_1;
2518: IF (l_event_type_code = 'TREASURY_VOID') THEN

Line 3435: FROM fv_treasury_confirmations_all ftc

3431: SELECT ftc.checkrun_name,
3432: ftc.treasury_doc_date,
3433: ftc.creation_date,
3434: ftc.created_by
3435: FROM fv_treasury_confirmations_all ftc
3436: WHERE ftc.treasury_confirmation_id = to_number(p_reference1);
3437:
3438: CURSOR Pay_Pay_Check IS
3439: SELECT void_date,