DBA Data[Home] [Help]

APPS.OZF_CLAIM_ACCRUAL_PVT dependencies on FND_RESPONSIBILITY_VL

Line 12146: FROM fnd_responsibility_vl

12142:
12143: --Added csr_resp for bug 7578152
12144: CURSOR csr_resp IS
12145: SELECT application_id, responsibility_id
12146: FROM fnd_responsibility_vl
12147: WHERE responsibility_name = l_resp_name;
12148:
12149: --// ER 9226258 : to get the functional currency
12150: CURSOR csr_function_currency IS