DBA Data[Home] [Help]

APPS.QA_WEB_TXN_API dependencies on FND_DATA_SECURITY

Line 564: l_result := fnd_data_security.check_function

560: -- Bug 4465241
561: -- ATG Mandatory Fix: Deprecated API
562: -- removing p_user_name
563: -- saugupta Mon, 27 Jun 2005 06:21:00 -0700 PDT
564: l_result := fnd_data_security.check_function
565: (p_api_version => 1.0,
566: p_function => p_function_name,
567: p_object_name => 'QA_PLANS',
568: p_instance_pk1_value => p_plan_id,