DBA Data[Home] [Help]

APPS.JL_BR_AP_BALANCE_MAINTENANCE dependencies on JL_BR_JOURNALS

Line 202: l_debug_info:='Inserting records into jl_br_journals table...';

198: ' p_start_date= ' || TO_CHAR(p_start_date) || ' p_end_date= ' || TO_CHAR(p_end_date);
199:
200: jl_br_message('JL_BR_ZZ_CREATE_JOURNALS');
201: l_user_id := FND_GLOBAL.user_id;
202: l_debug_info:='Inserting records into jl_br_journals table...';
203:
204: FOR r_bmb in c_bmb LOOP
205:
206: INSERT INTO JL_BR_JOURNALS (

Line 206: INSERT INTO JL_BR_JOURNALS (

202: l_debug_info:='Inserting records into jl_br_journals table...';
203:
204: FOR r_bmb in c_bmb LOOP
205:
206: INSERT INTO JL_BR_JOURNALS (
207: APPLICATION_ID ,
208: SET_OF_BOOKS_ID ,
209: PERIOD_SET_NAME ,
210: PERIOD_NAME ,