DBA Data[Home] [Help]

APPS.PSA_BC_XLA_PVT dependencies on IGI_GEN

Line 964: IF p_application_id = 201 AND IGI_GEN.is_req_installed('CBC') = TRUE THEN

960: -- based on value of x_status_code. If call to CBC API
961: -- fails in reserve mode, SBC funds check changes
962: -- will also be rolled back.
963: -----------------------------------------------------
964: IF p_application_id = 201 AND IGI_GEN.is_req_installed('CBC') = TRUE THEN
965: psa_utils.debug_other_string(g_state_level,l_path_name, 'CBC Installed');
966:
967: BEGIN
968: -- Bug 12352531