DBA Data[Home] [Help]

APPS.PSA_MF_CREATE_DISTRIBUTIONS dependencies on PSA_IMPLEMENTATION

Line 96: IF (NOT (PSA_IMPLEMENTATION.GET (l_org_id, 'MFAR', l_mfar_implemented)) OR

92: psa_utils.debug_other_string(g_state_level,l_full_path,' ');
93: -- ========================= FND LOG ===========================
94:
95: /* checking whether MFAR is available */
96: IF (NOT (PSA_IMPLEMENTATION.GET (l_org_id, 'MFAR', l_mfar_implemented)) OR
97: (l_mfar_implemented <> 'Y')) THEN
98: -- ========================= FND LOG ===========================
99: psa_utils.debug_other_string(g_error_level,l_full_path,
100: ' MFAR not implemented !');