DBA Data[Home] [Help]

APPS.OKL_REPORT_GENERATOR_PVT dependencies on FND_APPLICATION_VL

Line 3658: ,fnd_application_vl app

3654: ,gl_code_combinations_kfv glcc
3655: -- Code Combination GT Table
3656: ,okl_code_cmbns_gt cc
3657: ,gl_ledgers ledger
3658: ,fnd_application_vl app
3659: WHERE
3660: -- Restrict the Code Combinations to the one setup on the Report
3661: gl.code_combination_id = cc.ccid AND
3662: -- GL Tables

Line 3825: ,fnd_application_vl app

3821: ,xla_events xe
3822: ,xla_event_types_vl xvl
3823: ,xla_transaction_entities xte
3824: ,gl_ledgers ledger
3825: ,fnd_application_vl app
3826: WHERE
3827: -- Restrict the Code Combinations to the one setup on the Report
3828: gl.code_combination_id = cc.ccid AND
3829: -- GL Tables

Line 4029: ,fnd_application_vl app

4025: ,okl_st_gen_tmpt_sets_all gts
4026: -- To fetch Names
4027: ,hr_operating_units ou
4028: ,gl_ledgers ledger
4029: ,fnd_application_vl app
4030: WHERE
4031: -- Restrict the Code Combinations to the one setup on the Report
4032: gl.code_combination_id = cc.ccid AND
4033: -- GL Tables

Line 4252: ,fnd_application_vl app

4248: ,okl_strm_type_v sty
4249: -- To fetch Names
4250: ,hr_operating_units ou
4251: ,gl_ledgers ledger
4252: ,fnd_application_vl app
4253: WHERE
4254: -- Restrict the Code Combinations to the one setup on the Report
4255: gl.code_combination_id = cc.ccid AND
4256: -- GL Tables

Line 4475: ,fnd_application_vl app

4471: ,okl_strm_type_v sty
4472: -- To fetch Names
4473: ,hr_operating_units ou
4474: ,gl_ledgers ledger
4475: ,fnd_application_vl app
4476: WHERE
4477: -- Restrict the Code Combinations to the one setup on the Report
4478: gl.code_combination_id = cc.ccid AND
4479: -- GL Tables

Line 4697: ,fnd_application_vl app

4693: ,okl_strm_type_v sty
4694: -- To fetch Names
4695: ,hr_operating_units ou
4696: ,gl_ledgers ledger
4697: ,fnd_application_vl app
4698: WHERE
4699: -- Restrict the Code Combinations to the one setup on the Report
4700: gl.code_combination_id = cc.ccid AND
4701: -- GL Tables

Line 4977: ,fnd_application_vl app

4973: ,xla_events xe
4974: ,xla_event_types_vl xvl
4975: ,xla_transaction_entities xte
4976: ,gl_ledgers ledger
4977: ,fnd_application_vl app
4978: WHERE
4979: -- Restrict the Code Combinations to the one setup on the Report
4980: gl.code_combination_id = cc.ccid AND
4981: -- GL Tables

Line 7222: ,fnd_application_vl app

7218: ,okl_st_gen_tmpt_sets_all gts
7219: -- To fetch Names
7220: ,hr_operating_units ou
7221: ,gl_ledgers ledger
7222: ,fnd_application_vl app
7223: ,okc_k_lines_v kle
7224: ,okl_report_trx_params trep
7225: WHERE
7226: -- Restrict the Code Combinations to the one setup on the Report