DBA Data[Home] [Help]

APPS.FUN_GL_BATCH_TRANSFER dependencies on FND_PROFILE

Line 477: argument2 => fnd_profile.value('GL_ACCESS_SET_ID'), -- set of books id

473: description => null, -- program name
474: start_time => null, -- start date
475: sub_request=>FALSE, -- sub-request
476: argument1 => to_char(v_interface_run_id), -- interface run id
477: argument2 => fnd_profile.value('GL_ACCESS_SET_ID'), -- set of books id
478: argument3 => 'N', -- error to suspense flag
479: argument4 => to_char(l_date_low,'YYYY/MM/DD'), -- from accounting date
480: argument5 => to_char(l_date_high,'YYYY/MM/DD'), -- to accounting date
481: argument6 => p_create_summary_journals, -- create summary flag